  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 2000 5.0 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 2
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 5rs0e6judfq5e3ogku7ct6f312
  INFO [Login$MasterListener$1.run]                  Logged in as "host4u" (id 101333)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1440 x 900 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1440 x 900 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumd64
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel 965/963 Graphics Media Accelerator
  INFO [MuleGameContainer.<init>]                    GL Version: 2.0.0 - Build 8.14.10.1930
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: Irata-197, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 893d138a-076c-4758-bae9-8e72eb08657f
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 38 bytes
  INFO [UserController.apply]                        My client id is 893d138a-076c-4758-bae9-8e72eb08657f
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)host4u is my user
  INFO [GameModel.setLocalUser]                      (S10)host4u is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)host4u is hosting the server
  INFO [GameController.beginNextPhase]               (S10)host4u is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)host4u (ID: 101333)
  INFO [Client.initUDP]                              Sending UDP initialization message id 893d138a-076c-4758-bae9-8e72eb08657f
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id 4ad63fbf-f882-427e-a9ee-80e199278e29
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)host4u (ID 101333)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 104198
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /70.78.58.147 id d5259638-d14f-4cfb-bbab-108f1a1d6f36
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.78.58.147 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)MulesBalls is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)MulesBalls (ID: 100691)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.78.58.147 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7102 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)MulesBalls (ID 100691)
  INFO [Server.initUdp]                              Server: Client /70.78.58.147 <S11> requests UDP address /70.78.58.147:6261
  INFO [Server.acceptClients]                        Server: Accepted client /76.92.151.22 id 97ea241a-4114-43e0-a3a7-7f8d8510d24e
  INFO [ServerMessageHandler.processJoin]            Server: Client /76.92.151.22 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /76.92.151.22 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7203 bytes
  INFO [Server.initUdp]                              Server: Client /76.92.151.22 <S12> requests UDP address /76.92.151.22:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello host4u , welcome to Irata!
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /54.214.39.13 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /54.214.39.13 <> with id 4ad63fbf-f882-427e-a9ee-80e199278e29
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === host4u Bot Reputation: Fair (0) Bot Games: 0
  INFO [GameController.apply]                        (S10)host4u chat: Hello MulesBalls , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [ServerMessageHandler.processPlayerJoin]      /76.92.151.22 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: === MulesBalls Bot Reputation: A+++ (104) Bot Games: 119
  INFO [ServerMessageHandler.processPlayerJoin]      /70.78.58.147 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)MulesBalls joins the players
  INFO [Player.<init>]                               Creating (P11)MulesBalls
  INFO [GameModel.setRemoteUser]                     (P11)MulesBalls is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: Hello Cyber Ranger , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === Cyber Ranger Bot Reputation: A+++ (405) Bot Games: 462
  INFO [Server.acceptClients]                        Server: Accepted client /68.7.201.14 id 69785349-18ea-4f1d-a72b-bfc8409d641f
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.7.201.14 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)RedwoodTall is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)RedwoodTall (ID: 101409)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.7.201.14 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7342 bytes
  INFO [Server.initUdp]                              Server: Client /68.7.201.14 <S13> requests UDP address /68.7.201.14:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)RedwoodTall (ID 101409)
  INFO [GameController.apply]                        (S10)host4u chat: Hello RedwoodTall , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === RedwoodTall Bot Reputation: Great (17) Bot Games: 17
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: brb
  INFO [GameController.apply]                        (S13)RedwoodTall chat: I hear a mule clock ticking
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101409 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /68.7.201.14 <S13>
  INFO [Server.removeClient]                         Server: Removing client /68.7.201.14 <> with id 69785349-18ea-4f1d-a72b-bfc8409d641f
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.7.201.14 <>
  INFO [Server.acceptClients]                        Server: Accepted client /68.7.201.14 id 514cfc5c-d40a-46f3-ab8c-951baaf430b8
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.7.201.14 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)RedwoodTall is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)RedwoodTall (ID: 101409)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.7.201.14 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7342 bytes
  INFO [Server.initUdp]                              Server: Client /68.7.201.14 <S13> requests UDP address /68.7.201.14:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)RedwoodTall (ID 101409)
  INFO [GameController.apply]                        (S10)host4u chat: Hello RedwoodTall , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === RedwoodTall Bot Reputation: Great (17) Bot Games: 17
  INFO [GameController.apply]                        (S13)RedwoodTall chat: stupid hourglass there is no time here
  INFO [GameController.apply]                        (P11)MulesBalls chat: sound will go away when game starts
  INFO [GameController.apply]                        (S13)RedwoodTall chat: I made the sound go away,turned it off
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: b
  INFO [GameController.apply]                        (S13)RedwoodTall chat: I'll wait a little bit for a game but if no one shows....It's going to make me want to sleep
  INFO [ServerMessageHandler.processPlayerJoin]      /68.7.201.14 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)RedwoodTall joins the players
  INFO [Player.<init>]                               Creating (P13)RedwoodTall
  INFO [GameModel.setRemoteUser]                     (P13)RedwoodTall is a remote Player
  INFO [GameController.apply]                        (P13)RedwoodTall chat: I've got dry eyes,weathers so dry here
  INFO [GameController.apply]                        (P11)MulesBalls chat: grab a lurker from lobby
  INFO [GameController.apply]                        (P13)RedwoodTall chat: they've already gone to sleep at the wheel
  INFO [GameController.apply]                        (P11)MulesBalls chat: why did wolf log on, just to lurk?
  INFO [GameController.apply]                        (P11)MulesBalls chat: he just got here after the other guy quit
  INFO [GameController.apply]                        (P13)RedwoodTall chat: waiting for easy targets
  INFO [GameController.apply]                        (P13)RedwoodTall chat: I guess
  INFO [GameController.apply]                        (P11)MulesBalls chat: long wait for that
  INFO [GameController.apply]                        (P11)MulesBalls chat: hes doing what gohar does
  INFO [ServerMessageHandler.processPlayerUnjoin]    /68.7.201.14 <P13> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)RedwoodTall unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)RedwoodTall is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101409 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /68.7.201.14 <S13>
  INFO [Server.removeClient]                         Server: Removing client /68.7.201.14 <> with id 514cfc5c-d40a-46f3-ab8c-951baaf430b8
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.7.201.14 <>
  INFO [Server.acceptClients]                        Server: Accepted client /47.55.50.11 id 16a0d4f4-2771-41d5-82ac-9e20566b5699
  INFO [ServerMessageHandler.processJoin]            Server: Client /47.55.50.11 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)C64MuleBoot is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)C64MuleBoot (ID: 101485)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /47.55.50.11 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7341 bytes
  INFO [Server.initUdp]                              Server: Client /47.55.50.11 <S13> requests UDP address /47.55.50.11:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)C64MuleBoot (ID 101485)
  INFO [GameController.apply]                        (S10)host4u chat: Hello C64MuleBoot , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === C64MuleBoot Bot Reputation: Unknown (14) Bot Games: 17
  INFO [ServerMessageHandler.processPlayerJoin]      /47.55.50.11 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)C64MuleBoot joins the players
  INFO [Player.<init>]                               Creating (P13)C64MuleBoot
  INFO [GameModel.setRemoteUser]                     (P13)C64MuleBoot is a remote Player
  INFO [GameController.apply]                        (P11)MulesBalls chat: hi!
  INFO [GameController.apply]                        (P11)MulesBalls chat: u won!
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: 2 of last 3
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yay
  INFO [Server.acceptClients]                        Server: Accepted client /72.229.113.231 id a3469c46-11a0-455a-b13b-8134e7a4f641
  INFO [ServerMessageHandler.processJoin]            Server: Client /72.229.113.231 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)landru is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)landru (ID: 24811)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /72.229.113.231 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7429 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)landru (ID 24811)
  INFO [Server.initUdp]                              Server: Client /72.229.113.231 <S14> requests UDP address /72.229.113.231:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello landru , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === landru Bot Reputation: A+ (68) Bot Games: 74
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: something like that anyway, played so much lately..lol morning to night trying to get better
  INFO [ServerMessageHandler.processPlayerJoin]      /72.229.113.231 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)landru joins the players
  INFO [Player.<init>]                               Creating (P14)landru
  INFO [GameModel.setRemoteUser]                     (P14)landru is a remote Player
  INFO [GameController.apply]                        (P14)landru chat: i have to pee
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: k
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: k
  INFO [GameController.apply]                        (P11)MulesBalls chat: pee in a jar like everyone else!
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: lol
  INFO [GameController.apply]                        (P14)landru chat: im back
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)landru chat: C64, what was the price of tite in round 12 of the last game?
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)MulesBalls (P12)Cyber Ranger (P13)C64MuleBoot (P14)landru 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 333ms (977ms) <P12> 82ms (86ms) <P13> 528ms (1891ms) <P14> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: 144?
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: only 100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 407ms (977ms) <P12> 79ms (86ms) <P13> 478ms (1901ms) <P14> 119ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4015884466730325515
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)landru (P11)MulesBalls (P12)Cyber Ranger (P13)C64MuleBoot 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48058848
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: , ore n98
  INFO [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]                        (P14)landru chat: so no change from round 11
  INFO [GameController.apply]                        (P14)landru chat: thanks
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: i kept both
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: didnt sell food in 11 
  INFO [GameController.apply]                        (P14)landru chat: you didn't keep both
  INFO [GameController.apply]                        (P11)MulesBalls chat: 215 food rd12?
  INFO [GameController.apply]                        (P14)landru chat: everyone sold tite in 11 except for me
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: they had no time
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 511ms (857ms) <P12> 78ms (81ms) <P13> 277ms (579ms) <P14> 126ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.apply]                        (P14)landru chat: i kept 50
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yup
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P11> 511ms (825ms) <P12> 78ms (81ms) <P13> 277ms (566ms) <P14> 128ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 15 frames, rountrip 3ms, max 511ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 825ms 55 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 15 frames, rountrip 3ms, max 511ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 13 frames, rountrip 3ms, max 462ms
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 16: Mountain3 (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 11 frames, rountrip 3ms, max 386ms
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: bot:pings
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 27: Mountain2 (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 133ms
  INFO [GameController.apply]                        (S10)host4u chat: Pings:  Bot: 3ms (3ms) MulesBalls : 511ms (825ms) Cyber Ranger : 78ms (81ms) C64MuleBoot : 277ms (566ms) landru : 128ms (136ms) 
  INFO [GameController.apply]                        (P11)MulesBalls chat: wtf?
  INFO [LandGrantPhase.claimPlot]                    (P14)landru is granted tile 36: Mountain3 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 133ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [GameController.apply]                        (P14)landru chat: it will clear
  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 (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 82ms (386ms) <P12> 82ms (84ms) <P13> 128ms (141ms) <P14> 133ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yup
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: programs
  INFO [GameController.apply]                        (P14)landru chat: it was like this last game too, but it cleared
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 82ms (386ms) <P12> 84ms (84ms) <P13> 127ms (141ms) <P14> 136ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8936127498889744126
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)landru (rank 1)
  INFO [Player.useFood]                              (P14)landru 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (14ms) <P11> 81ms (129ms) <P12> 84ms (84ms) <P13> 133ms (216ms) <P14> 139ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: oh
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: bot:pings
  INFO [GameController.apply]                        (S10)host4u chat: Pings:  Bot: 6ms (14ms) MulesBalls : 81ms (129ms) Cyber Ranger : 84ms (84ms) C64MuleBoot : 133ms (216ms) landru : 139ms (155ms) 
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 442. End Update: 441
  INFO [GameModel.developLand]                       (P14)landru develops tile Mountain3 (1,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            landru caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)landru got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P14)landru got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 2287
  INFO [GameModel.gamble]                            (P14)landru gambles $53, max: 47.5, left: 2.2791018, fraction 0.04798109
  INFO [DevelopmentMessenger.showMessage]            landru won $53 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 86ms (270ms) <P12> 84ms (85ms) <P13> 128ms (216ms) <P14> 132ms (146ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4288338714348402649
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)MulesBalls (rank 2)
  INFO [Player.useFood]                              (P11)MulesBalls 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 108ms (270ms) <P12> 85ms (90ms) <P13> 132ms (216ms) <P14> 139ms (148ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain3 (7,1) with Food factory
  INFO [GameModel.buyAssay]                          (P11)MulesBalls got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P11)MulesBalls got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P11)MulesBalls got an assay bot
  INFO [GameController.apply]                        (P14)landru chat: the green plot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameController.apply]                        (P14)landru chat: do the green plo
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)MulesBalls
  INFO [GameController.apply]                        (P11)MulesBalls chat: fuck!
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 82ms (113ms) <P12> 84ms (90ms) <P13> 128ms (141ms) <P14> 126ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6426021119788619202
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 [GameController.apply]                        (P11)MulesBalls chat: i cant believe that
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.apply]                        (P14)landru chat: what?
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 82ms (105ms) <P12> 84ms (90ms) <P13> 131ms (537ms) <P14> 126ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile River (4,1) with Food factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: fucking fell in pub and couldnt put mule bac
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1235
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $125, max: 47.5, left: 23.419449, fraction 0.49304104
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $125 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 79ms (83ms) <P12> 84ms (90ms) <P13> 131ms (542ms) <P14> 124ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5507365045027780224
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)landru chat: oh, i thought you did it on purpose to get into last place in round 2
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 80ms (90ms) <P12> 84ms (90ms) <P13> 133ms (1909ms) <P14> 124ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: '1 high left of boots plot?
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Mountain2 (1,3) with Energy factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: has to be
  INFO [GameModel.buyAssay]                          (P13)C64MuleBoot got an assay bot
  INFO [GameController.apply]                        (P14)landru chat: no
  INFO [GameController.apply]                        (P14)landru chat: doesn't have to be
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameController.apply]                        (P11)MulesBalls chat: not unless i find a high i do that
  INFO [GameController.apply]                        (P14)landru chat: we need to assay his plot
  INFO [GameController.apply]                        (P11)MulesBalls chat: oh well
  INFO [GameController.apply]                        (P14)landru chat: if it comes up 'none' then there is nothing on the left at all
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 82ms (91ms) <P12> 84ms (84ms) <P13> 124ms (137ms) <P14> 135ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 82ms (91ms) <P12> 84ms (84ms) <P13> 124ms (137ms) <P14> 135ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3548710544462504174
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [GameController.apply]                        (P11)MulesBalls chat: bigtime
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: has to be 1 there
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P14)landru chat: doesnt have to be
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 83ms (91ms) <P12> 83ms (84ms) <P13> 131ms (582ms) <P14> 130ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3405452984581387350
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P14)landru chat: i have that
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 85ms (91ms) <P12> 83ms (84ms) <P13> 137ms (582ms) <P14> 135ms (144ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1852339093798770299
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 58%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)landru chat: hate that
  INFO [GameController.apply]                        (P11)MulesBalls chat: then clusterfuck top right
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1100
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 0 critical: 0 surplus: 0 money: $775
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $850
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 3 critical: 0 surplus: 3 money: $978
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 85ms (91ms) <P12> 83ms (88ms) <P13> 130ms (579ms) <P14> 130ms (144ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.87 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 130ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 548ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 82ms (91ms) <P12> 84ms (88ms) <P13> 131ms (579ms) <P14> 130ms (144ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2360267813868881312
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1100
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 0 critical: 0 surplus: 0 money: $775
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $850
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 0 critical: 0 surplus: 0 money: $978
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 82ms (91ms) <P12> 87ms (88ms) <P13> 146ms (1908ms) <P14> 130ms (144ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 84ms (91ms) <P12> 88ms (88ms) <P13> 396ms (1908ms) <P14> 139ms (146ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5525170452682703077
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 115%
  INFO [Shop.printPriceFactor]                       Food buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 4 critical: 3 surplus: 1 money: $1100
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 4 critical: 3 surplus: 1 money: $775
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 1 critical: 3 surplus: -2 money: $850
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 1 critical: 3 surplus: -2 money: $978
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 84ms (88ms) <P12> 88ms (89ms) <P13> 533ms (1910ms) <P14> 131ms (146ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.45200002 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 16 frames, rountrip 3ms, max 548ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1910ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)MulesBalls 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer landru rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer landru rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer landru rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer landru rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1910ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1908ms
  INFO [GameController.apply]                        (P14)landru chat: he wont buy
  INFO [GameController.apply]                        (P11)MulesBalls chat: oh
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $71 (2 units for $143)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 84ms (91ms) <P12> 87ms (89ms) <P13> 194ms (580ms) <P14> 130ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5444888393485902150
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 8, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 91%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)landru chat: and you wont sell
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $1243
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 1 critical: 2 surplus: -1 money: $775
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 5 critical: 1 surplus: 4 money: $707
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 1 critical: 2 surplus: -1 money: $978
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: i dont know boots mind yet, only a few games with him
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 80ms (92ms) <P12> 86ms (87ms) <P13> 194ms (519ms) <P14> 129ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.806 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 3ms, max 194ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 580ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [GameController.apply]                        (P14)landru chat: thos e guys never sell
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 495ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $69 (1 units for $69)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 79ms (89ms) <P12> 86ms (87ms) <P13> 131ms (415ms) <P14> 120ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7903934222117645464
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47311432
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1243 Plots: 1 Assets: 271 Total: 2014
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 2 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $978 Plots: 1 Assets: 406 Total: 1884
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 1 Energy: 1 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $776 Plots: 1 Assets: 574 Total: 1850
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $706 Plots: 1 Assets: 482 Total: 1688
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7436
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)landru chat: they always run the price up so that you cant buy even at the lowest price
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: huh
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)landru chat: but if you challenge them, they back down and you can sell to people who wnat it
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (13ms) <P11> 77ms (79ms) <P12> 85ms (87ms) <P13> 196ms (580ms) <P14> 117ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 9ms, max 196ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 580ms 40 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 4ms, max 196ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [GameController.apply]                        (P11)MulesBalls chat: grab high bottomleft!
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 112
  INFO [GameController.apply]                        (P14)landru chat: i dont know why i'm tellign you this, you dont need my help
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 14: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 9ms, max 146ms
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 22: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 9ms, max 145ms
  INFO [LandGrantPhase.claimPlot]                    (P14)landru is granted tile 27: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 9ms, max 130ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: no1 grabbed it!
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 30: Mountain2 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 9ms, max 130ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (13ms) <P11> 79ms (83ms) <P12> 81ms (85ms) <P13> 130ms (163ms) <P14> 118ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 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: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: buy!
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 9ms, max 133ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: nice cyber!
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: u wanted tyhat super ore plot
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)Cyber Ranger bought the plot for $1040
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 89ms (98ms) <P12> 78ms (81ms) <P13> 130ms (146ms) <P14> 128ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5113970560742109899
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29698908
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 89ms (98ms) <P12> 78ms (81ms) <P13> 130ms (146ms) <P14> 125ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (6,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1697
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 89ms (111ms) <P12> 78ms (80ms) <P13> 130ms (144ms) <P14> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8818510697067493039
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.02023387
  INFO [PlayerEventPhase.begin]                      Event player: (P14)landru (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)landru has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 89ms (111ms) <P12> 78ms (78ms) <P13> 130ms (146ms) <P14> 119ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)landru develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P14)landru undevelops tile Mountain3 (1,4)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 959
  INFO [Mule.runAway]                                Mule runs away for (P14)landru
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (10ms) <P11> 109ms (161ms) <P12> 76ms (79ms) <P13> 131ms (194ms) <P14> 119ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3203341466347205733
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5248672
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (10ms) <P11> 111ms (282ms) <P12> 76ms (79ms) <P13> 131ms (207ms) <P14> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Mountain2 (7,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 1784
  INFO [GameModel.gamble]                            (P13)C64MuleBoot gambles $72, max: 47.5, left: 12.319195, fraction 0.25935146
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $72 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (15ms) <P11> 109ms (342ms) <P12> 76ms (79ms) <P13> 144ms (517ms) <P14> 119ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6208399351573839531
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45950168
  INFO [PlayerEventPhase.begin]                      No player event for (P11)MulesBalls (rank 4)
  INFO [Player.useFood]                              (P11)MulesBalls 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: 3 more!
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: thought so,,lol
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (15ms) <P11> 142ms (371ms) <P12> 76ms (85ms) <P13> 144ms (529ms) <P14> 118ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain3 (7,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (7,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P11)MulesBalls got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P11)MulesBalls got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (11ms) <P11> 146ms (342ms) <P12> 81ms (86ms) <P13> 130ms (232ms) <P14> 114ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5275185947762109488
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (9ms) <P11> 146ms (372ms) <P12> 82ms (86ms) <P13> 142ms (873ms) <P14> 116ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5818151542825411595
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 5 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 0 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 6 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 0 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 161ms (555ms) <P12> 81ms (85ms) <P13> 142ms (1867ms) <P14> 116ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 161ms (555ms) <P12> 81ms (85ms) <P13> 142ms (1867ms) <P14> 116ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5576093862575300681
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $52
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 119%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $3
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 4 critical: 0 surplus: 4 money: $506
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 3 critical: 0 surplus: 3 money: $773
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 3 critical: 0 surplus: 3 money: $778
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 151ms (555ms) <P12> 81ms (88ms) <P13> 142ms (1867ms) <P14> 122ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.839 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)MulesBalls 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 161ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1867ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)MulesBalls 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P11)MulesBalls chat: 150
  INFO [GameController.apply]                        (P11)MulesBalls chat: no spike?
  INFO [GameController.apply]                        (P11)MulesBalls chat: ok
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)landru chat: im not gonna have nay energy anyway
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (P14)landru chat: so i dont want it to spike yet
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $55 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 156ms (555ms) <P12> 80ms (85ms) <P13> 142ms (1867ms) <P14> 116ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3151924082972624157
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $3
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 0 critical: 0 surplus: 0 money: $506
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $773
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 0 critical: 0 surplus: 0 money: $778
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 147ms (555ms) <P12> 80ms (85ms) <P13> 434ms (1867ms) <P14> 116ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [GameController.apply]                        (P11)MulesBalls chat: ore not 230 now
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 147ms (505ms) <P12> 79ms (82ms) <P13> 434ms (1867ms) <P14> 115ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7807977493421665176
  INFO [Shop.calcBuySellPrice]                       Current Food price $71
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 115%
  INFO [Shop.printPriceFactor]                       Food buy price $67 sell price $102
  INFO [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]                        (P14)landru chat: good
  INFO [GameController.apply]                        (P11)MulesBalls chat: im selling eaither way
  INFO [GameController.apply]                        (P14)landru chat: i dont want it to be
  INFO [GameController.apply]                        (P14)landru chat: me too
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 6 critical: 3 surplus: 3 money: $3
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 1 critical: 3 surplus: -2 money: $506
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 0 critical: 3 surplus: -3 money: $773
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 3 critical: 3 surplus: 0 money: $778
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (12ms) <P11> 111ms (322ms) <P12> 77ms (87ms) <P13> 302ms (506ms) <P14> 116ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.698 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 8ms, max 302ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 500ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)MulesBalls (P13)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 500ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 488ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 488ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $155 (2 units for $310)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (15ms) <P11> 90ms (281ms) <P12> 75ms (87ms) <P13> 130ms (488ms) <P14> 115ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3952868139236593236
  INFO [Shop.calcBuySellPrice]                       Current Energy price $69
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 8, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 3 critical: 2 surplus: 1 money: $158
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 2 critical: 2 surplus: 0 money: $506
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 3 critical: 2 surplus: 1 money: $463
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 0 critical: 2 surplus: -2 money: $933
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (13ms) <P11> 90ms (354ms) <P12> 76ms (87ms) <P13> 302ms (488ms) <P14> 118ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 4ms, max 190ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 661ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 354ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 354ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $170 (1 units for $170)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 87ms (143ms) <P12> 77ms (87ms) <P13> 125ms (205ms) <P14> 118ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 280839971647760706
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48866608
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $158 Plots: 3 Assets: 1515 Total: 3173
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $633 Plots: 2 Assets: 1010 Total: 2643
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 2 Energy: 2 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $763 Plots: 2 Assets: 705 Total: 2468
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 2 Energy: 1 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $506 Plots: 2 Assets: 910 Total: 2416
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 1 Energy: 2 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 4 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $155
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $170
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $110
  INFO [SummaryPhase2.begin]                         Colony total: 10700
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 99ms (311ms) <P12> 77ms (87ms) <P13> 126ms (320ms) <P14> 116ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 4ms, max 126ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 320ms 25 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 4ms, max 126ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)landru is granted tile 7: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 126ms
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 19: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 131ms
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 20: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 127ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 24: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 126ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 91ms (172ms) <P12> 80ms (89ms) <P13> 126ms (205ms) <P14> 120ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $980
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [GameController.apply]                        (P11)MulesBalls chat: lando may have a high!
  INFO [GameController.apply]                        (P11)MulesBalls chat: 50%
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 4ms, max 126ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)landru chat: or c64
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [GameController.apply]                        (P14)landru chat: you might have it too
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: c64??
  INFO [GameController.apply]                        (P11)MulesBalls chat: oh ya!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (15ms) <P11> 91ms (172ms) <P12> 84ms (87ms) <P13> 126ms (242ms) <P14> 117ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 867728623848579440
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.040768445
  INFO [PlayerEventPhase.begin]                      Event player: (P11)MulesBalls (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)landru chat: it's really 33%
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: landu??
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: i dont have 2 touching
  INFO [Player.useFood]                              (P11)MulesBalls has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (15ms) <P11> 92ms (311ms) <P12> 84ms (87ms) <P13> 131ms (320ms) <P14> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yup..lol
  INFO [GameController.apply]                        (P14)landru chat: you already assayed it?
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: i think u got it
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (6,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            MulesBalls caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 1005
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (19ms) <P11> 92ms (387ms) <P12> 85ms (87ms) <P13> 126ms (242ms) <P14> 115ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1939562310035153700
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7788774
  INFO [PlayerEventPhase.begin]                      No player event for (P14)landru (rank 3)
  INFO [Player.useFood]                              (P14)landru has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: i wish!
  INFO [GameController.apply]                        (P11)MulesBalls chat: its a med
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (19ms) <P11> 98ms (387ms) <P12> 84ms (86ms) <P13> 127ms (340ms) <P14> 115ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: i assay it as a med
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (8,0) with Energy factory
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: no landru got it
  INFO [GameController.apply]                        (P11)MulesBalls chat: u guys have it
  INFO [GameModel.developLand]                       (P14)landru develops tile Mountain3 (1,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            landru caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 1693
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (14ms) <P11> 101ms (238ms) <P12> 85ms (85ms) <P13> 126ms (196ms) <P14> 114ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8701189636127344841
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5161665
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)landru chat: maybe the high is off the board
  INFO [GameController.apply]                        (P14)landru chat: ive seen that happen too
  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 (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (14ms) <P11> 101ms (238ms) <P12> 85ms (88ms) <P13> 126ms (369ms) <P14> 114ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: nope
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: brk at sum - drink
  INFO [GameController.apply]                        (P14)landru chat: j/k
  INFO [GameController.apply]                        (P11)MulesBalls chat: cyber prob has 1 too
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,2) with Food factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: right of top river no assay
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 1301
  INFO [GameModel.gamble]                            (P13)C64MuleBoot gambles $67, max: 47.5, left: 8.052757, fraction 0.16953173
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $67 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 122ms (223ms) <P12> 85ms (88ms) <P13> 132ms (369ms) <P14> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5071812881938660604
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48129857
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 130ms (244ms) <P12> 85ms (88ms) <P13> 132ms (369ms) <P14> 118ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Mountain3 (6,0)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (6,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P11)MulesBalls chat: put ore on right
  INFO [GameController.apply]                        (P11)MulesBalls chat: mtns
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1708
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $81, max: 47.5, left: 13.8792305, fraction 0.29219434
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $81 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 204ms (249ms) <P12> 84ms (87ms) <P13> 128ms (369ms) <P14> 117ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1753862961003486147
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 223ms (280ms) <P12> 81ms (86ms) <P13> 124ms (219ms) <P14> 117ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8299052968112896289
  INFO [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]                        (P14)landru chat: yes, the top and bottom most river plots are unchecked
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 2 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 2 food, 4 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 4 food, 10 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: bot:events
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (S10)host4u chat: Event Time Line: (1) Fire ~ (2) Acid Rain ~ (3) Sunspot Activity ~ 
  INFO [GameController.apply]                        (S10)host4u chat:    Event Totals: Pirates (0/2) - Pests (0/3) - Radiation (0/2) - Acid Rain (1/3) - Sunspot Activity (1/3) - Meteor Strike (0/2) - Earthquake (0/3) - Fire (1/2) - 
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 2 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 3 food, 8 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 247ms (496ms) <P12> 83ms (87ms) <P13> 519ms (1831ms) <P14> 119ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 247ms (496ms) <P12> 83ms (87ms) <P13> 519ms (1831ms) <P14> 119ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2577077380124025033
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-18
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $120 sell price $155
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: 120, bad 
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 3 critical: 0 surplus: 3 money: $314
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 9 critical: 0 surplus: 9 money: $521
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 7 critical: 0 surplus: 7 money: $665
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 3 critical: 0 surplus: 3 money: $543
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: spike next ttime
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 223ms (494ms) <P12> 83ms (87ms) <P13> 603ms (1832ms) <P14> 121ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [GameController.apply]                        (P14)landru chat: i couldnt make any, so why would i want toi spike it?
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.397 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 18 frames, rountrip 3ms, max 603ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1832ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  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)landru auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [GameController.apply]                        (P14)landru chat: that would just make you all rich
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [GameController.apply]                        (P11)MulesBalls chat: not you lando
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1832ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $120 (22 units for $2640)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (11ms) <P11> 249ms (496ms) <P12> 82ms (84ms) <P13> 998ms (1832ms) <P14> 122ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7720535956006291230
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)landru chat: the price will probably still go up
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $674
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 0 critical: 0 surplus: 0 money: $1601
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1505
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 0 critical: 0 surplus: 0 money: $903
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (11ms) <P11> 280ms (496ms) <P12> 82ms (84ms) <P13> 998ms (1832ms) <P14> 122ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (11ms) <P11> 173ms (494ms) <P12> 82ms (84ms) <P13> 998ms (1832ms) <P14> 121ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5517325462297008048
  INFO [Shop.calcBuySellPrice]                       Current Food price $155
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $131 sell price $166
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 4 critical: 3 surplus: 1 money: $674
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 2 critical: 3 surplus: -1 money: $1601
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 4 critical: 3 surplus: 1 money: $1505
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 3 critical: 3 surplus: 0 money: $903
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (11ms) <P11> 150ms (489ms) <P12> 82ms (83ms) <P13> 998ms (1833ms) <P14> 121ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.487 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 15 frames, rountrip 2ms, max 513ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1833ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)MulesBalls 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1833ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1833ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1833ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $131 (1 units for $131)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 101ms (396ms) <P12> 81ms (82ms) <P13> 380ms (1833ms) <P14> 124ms (138ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5218677476918986219
  INFO [Shop.calcBuySellPrice]                       Current Energy price $170
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 24, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 59%
  INFO [Shop.printPriceFactor]                       Energy buy price $86 sell price $121
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 7 critical: 3 surplus: 4 money: $805
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 6 critical: 3 surplus: 3 money: $1601
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 3 critical: 3 surplus: 0 money: $1505
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 8 critical: 2 surplus: 6 money: $903
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 109ms (396ms) <P12> 81ms (82ms) <P13> 457ms (1833ms) <P14> 120ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.57 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 12 frames, rountrip 4ms, max 430ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 536ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)MulesBalls (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller landru rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller landru rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller MulesBalls rank 4 takes over trade from seller landru rank 3
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 522ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 522ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $86 (5 units for $430)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (9ms) <P11> 90ms (202ms) <P12> 79ms (82ms) <P13> 133ms (457ms) <P14> 118ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7925440222115955213
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50580008
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $1859 Plots: 3 Assets: 775 Total: 4134
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $805 Plots: 4 Assets: 1250 Total: 4055
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 3 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $1247 Plots: 3 Assets: 1295 Total: 4042
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $1075 Plots: 3 Assets: 1139 Total: 3714
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 3 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 11 mules for 22 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $240
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $131
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $86
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $240
  INFO [SummaryPhase2.begin]                         Colony total: 15945
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: go
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 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 #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (8ms) <P11> 81ms (202ms) <P12> 78ms (82ms) <P13> 358ms (527ms) <P14> 118ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 10 frames, rountrip 1ms, max 358ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 527ms 37 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 10 frames, rountrip 7ms, max 358ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 6: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 7ms, max 133ms
  INFO [LandGrantPhase.claimPlot]                    (P14)landru is granted tile 12: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 133ms
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 17: Mountain2 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 131ms
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 22: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 131ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 90ms (113ms) <P12> 78ms (80ms) <P13> 131ms (429ms) <P14> 121ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $480
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 131ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)MulesBalls bought the plot for $1308
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 98ms (174ms) <P12> 80ms (85ms) <P13> 129ms (137ms) <P14> 121ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1248
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 129ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (11ms) <P11> 88ms (127ms) <P12> 80ms (85ms) <P13> 130ms (141ms) <P14> 126ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7432216530850197403
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.016327143
  INFO [PlayerEventPhase.begin]                      Event player: (P11)MulesBalls (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $100 each for a total of $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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)MulesBalls has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (15ms) <P11> 84ms (127ms) <P12> 80ms (85ms) <P13> 135ms (338ms) <P14> 128ms (145ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  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.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 94. End Update: 93
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 322. End Update: 321
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain2 (5,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            MulesBalls caught the Mountain Wampus and got $200
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1644. End Update: 1643
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain1 (3,0) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1714. End Update: 1713
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 1716
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (15ms) <P11> 91ms (127ms) <P12> 79ms (81ms) <P13> 132ms (157ms) <P14> 124ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8805291667342979022
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8211137
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (13ms) <P11> 84ms (100ms) <P12> 77ms (80ms) <P13> 137ms (362ms) <P14> 124ms (144ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  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.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1756
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $146, max: 47.5, left: 12.919209, fraction 0.27198333
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $146 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 98ms (184ms) <P12> 77ms (89ms) <P13> 130ms (140ms) <P14> 121ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5724872609161304530
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9529566
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 98ms (184ms) <P12> 80ms (89ms) <P13> 135ms (362ms) <P14> 121ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  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.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Mountain2 (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: OK, brk this time - at sum
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 1598
  INFO [GameModel.gamble]                            (P13)C64MuleBoot gambles $105, max: 47.5, left: 16.279285, fraction 0.3427218
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $105 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 120ms (240ms) <P12> 87ms (89ms) <P13> 127ms (135ms) <P14> 118ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2859089702130934868
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.58750576
  INFO [PlayerEventPhase.begin]                      No player event for (P14)landru (rank 4)
  INFO [Player.useFood]                              (P14)landru 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 [GameController.apply]                        (P14)landru chat: k
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (14ms) <P11> 120ms (240ms) <P12> 84ms (89ms) <P13> 127ms (135ms) <P14> 115ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  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.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)landru develops tile Mountain3 (1,4) with Smithore factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (8,1) with Smithore factory
  INFO [GameModel.developLand]                       (P14)landru undevelops tile Plain (8,0)
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (8,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 87ms (171ms) <P12> 79ms (84ms) <P13> 126ms (131ms) <P14> 115ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5113591615833772422
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: hay!
  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 (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 87ms (121ms) <P12> 79ms (84ms) <P13> 126ms (138ms) <P14> 112ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8774045534087752276
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: no
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 7 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 6 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 6 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 2 food, 4 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 2 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 4 food, 0 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 6 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 1 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 1 food, 4 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 5 food, 0 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 90ms (203ms) <P12> 77ms (80ms) <P13> 127ms (315ms) <P14> 112ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 90ms (203ms) <P12> 77ms (80ms) <P13> 127ms (315ms) <P14> 112ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4409580068270439571
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $120
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $114 sell price $149
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: 1141
  INFO [GameController.apply]                        (P11)MulesBalls chat: buy plot
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 9 critical: 0 surplus: 9 money: $546
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 4 critical: 0 surplus: 4 money: $46
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 8 critical: 0 surplus: 8 money: $1237
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 10 critical: 0 surplus: 10 money: $710
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (12ms) <P11> 90ms (333ms) <P12> 77ms (92ms) <P13> 131ms (401ms) <P14> 114ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.869 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 138ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 455ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [GameController.apply]                        (P14)landru chat: whats 1141?
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 455ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: 114!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)landru chat: oh
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $114 (31 units for $3534)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (14ms) <P11> 87ms (333ms) <P12> 76ms (77ms) <P13> 138ms (443ms) <P14> 114ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1972528121664972174
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  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]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1572
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 0 critical: 0 surplus: 0 money: $502
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $2149
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 0 critical: 0 surplus: 0 money: $1850
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (14ms) <P11> 121ms (455ms) <P12> 76ms (77ms) <P13> 184ms (497ms) <P14> 114ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (14ms) <P11> 121ms (455ms) <P12> 76ms (81ms) <P13> 315ms (511ms) <P14> 115ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3456717971378744629
  INFO [Shop.calcBuySellPrice]                       Current Food price $131
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 12, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $149 sell price $184
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $1572
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 1 critical: 4 surplus: -3 money: $502
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 2 critical: 4 surplus: -2 money: $2149
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 5 critical: 4 surplus: 1 money: $1850
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (14ms) <P11> 333ms (516ms) <P12> 76ms (81ms) <P13> 442ms (628ms) <P14> 118ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.503 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 14 frames, rountrip 9ms, max 497ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1839ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1839ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1839ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $192 (2 units for $384)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (14ms) <P11> 111ms (455ms) <P12> 72ms (84ms) <P13> 155ms (1839ms) <P14> 116ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7406966815941254653
  INFO [Shop.calcBuySellPrice]                       Current Energy price $86
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 22, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy 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]               (P12)Cyber Ranger Energy: 9 critical: 4 surplus: 5 money: $1372
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 2 critical: 3 surplus: -1 money: $502
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 7 critical: 4 surplus: 3 money: $1965
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 2 critical: 5 surplus: -3 money: $2050
  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 (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (14ms) <P11> 162ms (362ms) <P12> 77ms (84ms) <P13> 516ms (1841ms) <P14> 119ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.51699996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 14 frames, rountrip 9ms, max 483ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1839ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)MulesBalls (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P13)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1839ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 628ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 628ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 556ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $88 (4 units for $352)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (12ms) <P11> 109ms (135ms) <P12> 75ms (84ms) <P13> 132ms (483ms) <P14> 119ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4441328688387534934
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49082184
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1636 Plots: 5 Assets: 1746 Total: 5882
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $2053 Plots: 4 Assets: 1469 Total: 5522
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 3 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $1786 Plots: 4 Assets: 1598 Total: 5384
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $414 Plots: 5 Assets: 796 Total: 3710
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 9 mules for 18 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $220
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 13 units $114
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $192
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $88
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $220
  INFO [SummaryPhase2.begin]                         Colony total: 20498
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: oops
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: ?
  INFO [GameController.apply]                        (P14)landru chat: im gonna make bacon at the next break
  INFO [GameController.apply]                        (P14)landru chat: :)
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: ?
  INFO [GameController.apply]                        (P14)landru chat: cyber went to get a drink
  INFO [GameController.apply]                        (P11)MulesBalls chat: cyber getting a drink
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: oh
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: rum?
  INFO [GameController.apply]                        (P11)MulesBalls chat: whiskey
  INFO [GameController.apply]                        (P14)landru chat: scotch
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: ah,,,nice..lol
  INFO [GameController.apply]                        (P11)MulesBalls chat: no
  INFO [GameController.apply]                        (P11)MulesBalls chat: rye, a double
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: smirnoff vodka
  INFO [GameController.apply]                        (P11)MulesBalls chat: nope
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: i like
  INFO [GameController.apply]                        (P11)MulesBalls chat: not good enough for him
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: lol
  INFO [GameController.apply]                        (P11)MulesBalls chat: rye and 2 ice cubes that it
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: nice!!!
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: r
  INFO [GameController.apply]                        (P11)MulesBalls chat: hes a big guy you know
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: r
  INFO [GameController.apply]                        (P14)landru chat: r
  INFO [GameController.apply]                        (P11)MulesBalls chat: rip your head off in real life, like a boss
  INFO [GameController.apply]                        (P11)MulesBalls chat: g
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: go
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: g
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 297ms (493ms) <P12> 81ms (83ms) <P13> 463ms (598ms) <P14> 111ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 13 frames, rountrip 6ms, max 463ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 563ms 39 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 13 frames, rountrip 6ms, max 463ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 4: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 13 frames, rountrip 6ms, max 463ms
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 17: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 6ms, max 282ms
  INFO [LandGrantPhase.claimPlot]                    (P14)landru is granted tile 24: Mountain1 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 6ms, max 266ms
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 25: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 6ms, max 266ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 96ms (469ms) <P12> 81ms (82ms) <P13> 182ms (463ms) <P14> 114ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $932
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [GameController.apply]                        (P11)MulesBalls chat: buy!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 6ms, max 182ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: connected
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)C64MuleBoot bought the plot for $1848
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 83ms (123ms) <P12> 81ms (85ms) <P13> 124ms (138ms) <P14> 115ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1788
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 5ms, max 125ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: well-bought
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 81ms (117ms) <P12> 79ms (85ms) <P13> 137ms (348ms) <P14> 114ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3036863667749878415
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1142841
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $100 each to repair. The total cost is $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 [GameController.apply]                        (P13)C64MuleBoot chat: ty
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (12ms) <P11> 83ms (216ms) <P12> 78ms (85ms) <P13> 138ms (390ms) <P14> 116ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: i need package or acid rain!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: bot:playerevents
  INFO [GameController.apply]                        (S10)host4u chat: Event Time Line: (2) Mule Lost Bolt [landru ] ~ (3) Dead Moose Rat [MulesBalls ] ~ (4) Dirty Solar Collectors [MulesBalls ] ~ (5) Mules Deteriorated [Cyber Ranger ] ~ 
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (6,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (6,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1705
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $125, max: 47.5, left: 13.919231, fraction 0.29303646
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $125 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (12ms) <P11> 117ms (371ms) <P12> 77ms (83ms) <P13> 139ms (390ms) <P14> 119ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7729614828060598520
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59690696
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 144ms (1054ms) <P12> 77ms (83ms) <P13> 140ms (440ms) <P14> 119ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 418. End Update: 417
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,2) with Food factory
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 1884
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 163ms (365ms) <P12> 78ms (86ms) <P13> 127ms (278ms) <P14> 122ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2776869977001703450
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.050802886
  INFO [PlayerEventPhase.begin]                      Event player: (P14)landru (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: bot:events
  INFO [GameController.apply]                        (S10)host4u chat: Event Time Line: (1) Fire ~ (2) Acid Rain ~ (3) Sunspot Activity ~ (4) Meteor Strike ~ 
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.apply]                        (S10)host4u chat:    Event Totals: Pirates (0/2) - Pests (0/3) - Radiation (0/2) - Acid Rain (1/3) - Sunspot Activity (1/3) - Meteor Strike (1/2) - Earthquake (0/3) - Fire (1/2) - 
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)landru has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 196ms (365ms) <P12> 78ms (86ms) <P13> 124ms (140ms) <P14> 122ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (8,0) with Food factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (8,1) with Food factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Mountain1 (7,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            landru caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 2400
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 196ms (365ms) <P12> 83ms (86ms) <P13> 124ms (131ms) <P14> 114ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1825279824369593788
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20643497
  INFO [PlayerEventPhase.begin]                      Event player: (P11)MulesBalls (rank 4)
  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 [GameController.apply]                        (P11)MulesBalls chat: damn
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)MulesBalls has 1 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (10ms) <P11> 109ms (296ms) <P12> 82ms (84ms) <P13> 130ms (207ms) <P14> 121ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Crater (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)MulesBalls undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (6,3) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 776. End Update: 775
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 780
  INFO [GameModel.gamble]                            (P11)MulesBalls gambles $100, max: 47.5, left: 0.024832658, fraction 5.227928E-4
  INFO [DevelopmentMessenger.showMessage]            MulesBalls won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (10ms) <P11> 109ms (231ms) <P12> 80ms (82ms) <P13> 131ms (207ms) <P14> 123ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (10ms) <P11> 109ms (231ms) <P12> 80ms (82ms) <P13> 131ms (207ms) <P14> 123ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4054336731161904653
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 3 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 2 food, 4 energy, 4 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 6 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 13 food, 1 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 4 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 3 food, 4 energy, 3 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 6 food, 3 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 9 food, 0 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (12ms) <P11> 122ms (282ms) <P12> 79ms (82ms) <P13> 152ms (515ms) <P14> 126ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4514148544120088392
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (12ms) <P11> 138ms (763ms) <P12> 78ms (82ms) <P13> 207ms (525ms) <P14> 127ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1212441122946965626
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $114
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 13, mules potentially available: 16, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 53%
  INFO [Shop.printPriceFactor]                       Smithore buy price $62 sell price $97
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: buy all/
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 14 critical: 0 surplus: 14 money: $1441
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 3 critical: 0 surplus: 3 money: $294
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 8 critical: 0 surplus: 8 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 3 critical: 0 surplus: 3 money: $1966
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (12ms) <P11> 138ms (763ms) <P12> 79ms (92ms) <P13> 300ms (525ms) <P14> 126ms (144ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.7 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 4ms, max 300ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 763ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1851ms
  INFO [GameController.apply]                        (P14)landru chat: damn
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1851ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)landru chat: i was on the wrong side on that one
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $62 (11 units for $682)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (13ms) <P11> 138ms (763ms) <P12> 79ms (92ms) <P13> 250ms (525ms) <P14> 126ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8527706763118828540
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $96 sell price $236
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: bigtime
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $759
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 0 critical: 0 surplus: 0 money: $480
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $656
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 0 critical: 0 surplus: 0 money: $1966
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (14ms) <P11> 138ms (763ms) <P12> 79ms (94ms) <P13> 300ms (525ms) <P14> 126ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [GameController.apply]                        (P11)MulesBalls chat: fire next?
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: bot:probs
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $96 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (14ms) <P11> 138ms (853ms) <P12> 80ms (94ms) <P13> 300ms (525ms) <P14> 121ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4332035794204445599
  INFO [Shop.calcBuySellPrice]                       Current Food price $192
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 82%
  INFO [Shop.printPriceFactor]                       Food buy price $143 sell price $178
  INFO [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)host4u chat: Event Probabilites: Pirates(12.50%) Pests(18.80%) Radiation(12.50%) Acid Rain(12.50%) Sunspot Activity(12.50%) Meteor Strike(6.25%) Earthquake(18.80%) Fire(6.25%) 
  INFO [GameController.apply]                        (P14)landru chat: or maybe i buy some land
  INFO [GameController.apply]                        (P11)MulesBalls chat: oh?
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: nope
  INFO [GameController.apply]                        (P14)landru chat: and also buy the ore which will be cheaper andill still be in last place
  INFO [GameController.apply]                        (P11)MulesBalls chat: oh
  INFO [GameController.apply]                        (P14)landru chat: thats also a scenario
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $759
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 3 critical: 4 surplus: -1 money: $480
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 6 critical: 4 surplus: 2 money: $656
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 9 critical: 4 surplus: 5 money: $1966
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (14ms) <P11> 317ms (826ms) <P12> 75ms (88ms) <P13> 332ms (540ms) <P14> 117ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 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 [GameController.apply]                        (P14)landru chat: not as likely now
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.668 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 8 frames, rountrip 11ms, max 300ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 763ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 763ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 763ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 763ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 596ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller landru rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 596ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 596ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 596ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 596ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 596ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 596ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 596ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 596ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: that food spiked!
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $150 (7 units for $1055)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (13ms) <P11> 80ms (596ms) <P12> 87ms (90ms) <P13> 128ms (358ms) <P14> 120ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4580287149953856856
  INFO [Shop.calcBuySellPrice]                       Current Energy price $88
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 17, needed: 20
  INFO [Shop.printPriceFactor]                       Energy is increased to 113%
  INFO [Shop.printPriceFactor]                       Energy buy price $85 sell price $120
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: buy 2 land!
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 5 critical: 6 surplus: -1 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 4 critical: 4 surplus: 0 money: $480
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 5 critical: 5 surplus: 0 money: $942
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 1 critical: 5 surplus: -4 money: $2735
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (13ms) <P11> 79ms (563ms) <P12> 87ms (89ms) <P13> 132ms (540ms) <P14> 120ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 10ms, max 136ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 563ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 4 takes over trade from buyer landru rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 4 takes over trade from buyer landru rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 4 takes over trade from buyer landru rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 4 takes over trade from buyer landru rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 478ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: last 1 didnt sell so half price now
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $120 (2 units for $240)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (13ms) <P11> 77ms (114ms) <P12> 87ms (90ms) <P13> 127ms (298ms) <P14> 121ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3316395044739353255
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47924384
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $133 Plots: 6 Assets: 3785 Total: 6918
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 7 Energy: 5 Smithore: 25 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $2495 Plots: 5 Assets: 1521 Total: 6516
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 4 Energy: 3 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $942 Plots: 6 Assets: 1625 Total: 5567
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $480 Plots: 6 Assets: 1405 Total: 4885
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 5 units $62
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $150
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 23886
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P14)landru chat: i hope
  INFO [GameController.apply]                        (P11)MulesBalls chat: 800ish each?
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 79ms (478ms) <P12> 87ms (90ms) <P13> 132ms (474ms) <P14> 121ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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 4ms, max 132ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 478ms 34 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 4ms, max 132ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 8: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 132ms
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 12: Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 132ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 19: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 132ms
  INFO [LandGrantPhase.claimPlot]                    (P14)landru is granted tile 20: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 134ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (12ms) <P11> 109ms (478ms) <P12> 88ms (91ms) <P13> 132ms (141ms) <P14> 122ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1336
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 4ms, max 132ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)landru chat: thats too bad
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)landru bought the plot for $1336
  INFO [GameController.apply]                        (P14)landru chat: i wanted to pass on it
  INFO [GameController.apply]                        (P14)landru chat: i beter there a second
  INFO [GameController.apply]                        (P11)MulesBalls chat: should have been 2
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (12ms) <P11> 109ms (286ms) <P12> 88ms (91ms) <P13> 132ms (371ms) <P14> 119ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6473884736349852747
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37597877
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 [GameController.apply]                        (P14)landru chat: doh!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (12ms) <P11> 106ms (286ms) <P12> 88ms (90ms) <P13> 132ms (453ms) <P14> 119ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (5,0)
  INFO [GameController.apply]                        (P14)landru chat: i wouldnt have been able to afford the second one anyway
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,0) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1866
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $140, max: 47.5, left: 10.759159, fraction 0.22650862
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $140 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (12ms) <P11> 85ms (236ms) <P12> 86ms (89ms) <P13> 131ms (144ms) <P14> 125ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7674213346334936763
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19921523
  INFO [PlayerEventPhase.begin]                      Event player: (P14)landru (rank 2)
  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 [GameController.apply]                        (P14)landru chat: obamacare!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)landru has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 85ms (203ms) <P12> 85ms (89ms) <P13> 131ms (169ms) <P14> 126ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (6,4) with Energy factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (0,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            landru caught the Mountain Wampus and got $200
  INFO [GameModel.sellMule]                          (P14)landru sold a mule for $120
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 1915
  INFO [GameModel.gamble]                            (P14)landru gambles $123, max: 47.5, left: 9.799137, fraction 0.20629762
  INFO [DevelopmentMessenger.showMessage]            landru won $123 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.apply]                        (P14)landru chat: i ran out of time
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 149ms (209ms) <P12> 82ms (88ms) <P13> 134ms (260ms) <P14> 125ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6876627899157629074
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.969913
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 149ms (209ms) <P12> 82ms (88ms) <P13> 144ms (286ms) <P14> 124ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)landru chat: did it all wrong
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (2,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Mountain2 (3,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 2253
  INFO [GameModel.gamble]                            (P13)C64MuleBoot gambles $111, max: 47.5, left: 3.179101, fraction 0.06692844
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $111 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (11ms) <P11> 151ms (245ms) <P12> 83ms (86ms) <P13> 134ms (260ms) <P14> 114ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2548089596313823821
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.35934955
  INFO [PlayerEventPhase.begin]                      No player event for (P11)MulesBalls (rank 4)
  INFO [Player.useFood]                              (P11)MulesBalls has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (11ms) <P11> 151ms (245ms) <P12> 83ms (86ms) <P13> 138ms (297ms) <P14> 114ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 53. End Update: 52
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 108. End Update: 107
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain1 (3,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (7,2) with Food factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (5,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            MulesBalls caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 1873
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 151ms (251ms) <P12> 82ms (83ms) <P13> 134ms (161ms) <P14> 117ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 471803921313535454
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: ugh
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 135ms (308ms) <P12> 82ms (82ms) <P13> 136ms (425ms) <P14> 115ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4471111653081544281
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 4 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 3 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 8 food, 5 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 3 food, 5 energy, 6 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 6 food, 5 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 18 food, 9 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 8 food, 4 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 2 food, 4 energy, 9 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 5 food, 5 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 18 food, 9 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 151ms (610ms) <P12> 81ms (82ms) <P13> 136ms (476ms) <P14> 115ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 151ms (610ms) <P12> 81ms (82ms) <P13> 136ms (476ms) <P14> 115ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7162441660216343031
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $62
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 5, mules potentially available: 9, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 58%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 38 critical: 0 surplus: 38 money: $353
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 9 critical: 0 surplus: 9 money: $265
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 12 critical: 0 surplus: 12 money: $888
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 3 critical: 0 surplus: 3 money: $942
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 135ms (610ms) <P12> 80ms (82ms) <P13> 161ms (481ms) <P14> 117ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.855 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 145ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 610ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 425ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P11)MulesBalls chat: 230 time
  INFO [GameController.apply]                        (P14)landru chat: oh
  INFO [GameController.apply]                        (P14)landru chat: my
  INFO [GameController.apply]                        (P14)landru chat: god
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $92 (5 units for $460)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 91ms (361ms) <P12> 80ms (81ms) <P13> 140ms (425ms) <P14> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7979827308649063929
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $353
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 3 critical: 0 surplus: 3 money: $81
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $612
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 0 critical: 0 surplus: 0 money: $942
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 91ms (610ms) <P12> 79ms (81ms) <P13> 148ms (514ms) <P14> 117ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.839 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 161ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 610ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)MulesBalls 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 514ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 514ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (3 units for $232)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 94ms (327ms) <P12> 78ms (79ms) <P13> 160ms (586ms) <P14> 119ms (138ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9078178005616597981
  INFO [Shop.calcBuySellPrice]                       Current Food price $150
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 38, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 57%
  INFO [Shop.printPriceFactor]                       Food buy price $70 sell price $105
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: no ore?
  INFO [GameController.apply]                        (P11)MulesBalls chat: cyber is boss in buying land now
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 10 critical: 4 surplus: 6 money: $353
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 2 critical: 4 surplus: -2 money: $313
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 5 critical: 4 surplus: 1 money: $532
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 18 critical: 4 surplus: 14 money: $942
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 111ms (327ms) <P12> 78ms (81ms) <P13> 236ms (545ms) <P14> 117ms (138ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.764 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 7 frames, rountrip 1ms, max 236ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 545ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 500ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P14)landru chat: bastards
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $81 (3 units for $244)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 90ms (112ms) <P12> 78ms (81ms) <P13> 134ms (545ms) <P14> 116ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3347141870016822423
  INFO [Shop.calcBuySellPrice]                       Current Energy price $120
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 22, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is increased to 103%
  INFO [Shop.printPriceFactor]                       Energy buy price $109 sell price $144
  INFO [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]                        (P14)landru chat: well done
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: :)
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 4 critical: 6 surplus: -2 money: $353
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 4 critical: 6 surplus: -2 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 5 critical: 6 surplus: -1 money: $392
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 9 critical: 5 surplus: 4 money: $1186
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 93ms (154ms) <P12> 79ms (81ms) <P13> 236ms (1861ms) <P14> 116ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 [GameController.apply]                        (P14)landru chat: how about no energy?
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.764 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 3ms, max 236ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1861ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 521ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 521ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: plot
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 521ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: nrg spiked!
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $230 (1 units for $246)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 93ms (336ms) <P12> 77ms (80ms) <P13> 132ms (1855ms) <P14> 121ms (146ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4143420581223153453
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48196384
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $107 Plots: 7 Assets: 6076 Total: 9683
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 10 Energy: 5 Smithore: 38 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $1432 Plots: 7 Assets: 3876 Total: 8808
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 15 Energy: 8 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $392 Plots: 7 Assets: 3793 Total: 7685
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 7 Energy: 5 Smithore: 15 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $209 Plots: 7 Assets: 2895 Total: 6604
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 3 Energy: 4 Smithore: 11 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $81
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $180
  INFO [SummaryPhase2.begin]                         Colony total: 32780
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Stats: Round 6
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365096) landru: who won?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365097) mulewind: with 14
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365098) mulewind: planky sold nrg to cheap for 45
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365099) C64MuleBoot: c64
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365100) mulewind: wtf!!!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365101) landru: see, i was only 2k out of the lead - and i had a plan, a better plan than whatever the fucking comp did
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365102) mulewind: say thx to planky
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365103) mulewind: for win
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365104) MulesBalls: you should be able to tell if someone quits or is dcing
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365105) mulewind: landru = Quitter
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365106) MulesBalls: plank won?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365107) MulesBalls: knew it
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365108) landru: c64 won
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365109) mulewind: in ROUND 12
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365110) planky: lol? no way
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365111) landru: by what looks like a slim margin
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365112) mulewind: no planky helped c64 win!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365113) MulesBalls: need 1 hoodrat to join
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365114) mulewind: was my game
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365115) landru: i can't 
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365116) mulewind: but anyhow!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365117) MulesBalls: wind got robbed?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365118) landru: what did planky do?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365119) mulewind: yep
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365120) MulesBalls: guys?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365121) mulewind: sold 4 nrg for 45
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365122) MulesBalls: now we need 2 players
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365123) landru: i can't play - i have to switch ocmputers
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365124) mulewind: so he had enough
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365125) MulesBalls: will any of you mother fuckers play mule?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365126) landru: well, you know
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365127) landru: as long as it isn't metagaming
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365128) landru: i think diplomacy should also be a factor in the game
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365129) mulewind: no ! not again! worse evening! only quitters and game robbers here
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365130) landru: but that sucks dude
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365131) MulesBalls: me and cyber ready to go2bots
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365132) landru: that was a good game, large colony
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365133) MulesBalls: this is sickening
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365134) mulewind: 2 games stolen tonight
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365135) landru: hold on MB
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365136) MulesBalls: guys are logging on just to lurk
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365137) landru: give me a few minutes to switch up
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365138) MulesBalls: pls get a life guys
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365139) landru: we are talking about the game
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365140) landru: chill out
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365141) wolffish: Gohar quit in the 7th round after losing a plot!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365142) MulesBalls: turn off auto updates
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365143) landru: in the app or in my system?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365144) MulesBalls: gohar always quits when losing a plot, who doesnt know that yet?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365145) MulesBalls: in control panel somewhere
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365146) MulesBalls: i use xp
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365147) MulesBalls: mule friendly
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365148) MulesBalls: wolf just logged on just to lurk...in my books worse than quitting
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365149) MulesBalls: planet is lurking for noobs to wipe his ass with
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365150) MulesBalls: so hes out
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365151) landru: i dont have anyhting like that in my prefs
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365152) MulesBalls: rho asleep
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365153) landru: but i'll ask chucky, that's probably my best shot
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365154) MulesBalls: you in control panel?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365155) landru: thanks for the advice
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365156) landru: i havea mac
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365157) MulesBalls: goto classic view on the left
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365158) landru: i'm in system prefs, but there's nothing like auto updates in there
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365159) MulesBalls: then u should see autoupdates icon
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365160) MulesBalls: oh mac, im out
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365161) landru: they discontinued classic view many systems ago
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365162) MulesBalls: i stay away from apple
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365163) landru: i'm a mac tech, i get paid to fix them, so i know about them
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365164) Cyber Ranger: What year/model/OS???
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365165) landru: but there's really nothing i can tweek
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365166) MulesBalls: ask chucky, u can send him a msg in forum
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365167) MulesBalls: private msg
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365168) landru: os 10.6.8, it's a 13" macbook pro late 2001
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365169) landru: i mean late 2011
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365170) MulesBalls: how old is it?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365171) landru: 2 years?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365172) MulesBalls: oh
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365173) landru: typo
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365174) MulesBalls: i cant think of why
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365175) Cyber Ranger: software updates are in the App program, in the launch bar
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365176) MulesBalls: I thought maybe it was brand new and normally windows pop up with updates for the first week or so
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365177) landru: and today i took it to work and did a clean install of the system and redownloaded the app and everything was working great until auction 11
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365178) landru: ah
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365179) landru: ran all the software updates this afternoon
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365180) MulesBalls: oh you reformat?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365181) landru: this thing is sweet - i have a solid state drive in it
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365182) MulesBalls: maybe updates
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365183) landru: it's fucking hot
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365184) MulesBalls: random
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365185) MulesBalls: anyone want to play mule now?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365186) MulesBalls: nope
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365187) Cyber Ranger: need 2, let's play - not converse in the lobby...
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365188) MulesBalls: same 2 guys, planet and rho
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365189) MulesBalls: need1
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:Cyber Ranger Money: $133 Plots: 6 Assets: 3785 Total: 6918
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:landru Money: $2495 Plots: 5 Assets: 1521 Total: 6516
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:C64MuleBoot Money: $942 Plots: 6 Assets: 1625 Total: 5567
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:MulesBalls Money: $480 Plots: 6 Assets: 1405 Total: 4885
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(6.67%) Pests(20.00%) Radiation(13.30%) Acid Rain(13.30%) Sunspot Activity(13.30%) Meteor Strike(6.67%) Earthquake(20.00%) Fire(6.67%) 
  INFO [GameController.apply]                        (P11)MulesBalls chat: food too
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (6ms) <P11> 151ms (475ms) <P12> 77ms (80ms) <P13> 139ms (1855ms) <P14> 120ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 1855ms 117 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 1: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 2: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: bot:pings
  INFO [GameController.apply]                        (S10)host4u chat: Pings:  Bot: 1ms (6ms) MulesBalls : 151ms (475ms) Cyber Ranger : 77ms (80ms) C64MuleBoot : 139ms (1855ms) landru : 120ms (141ms) 
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 11: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 131ms
  INFO [LandGrantPhase.claimPlot]                    (P14)landru is granted tile 13: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 130ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [GameController.apply]                        (P11)MulesBalls chat: wtf?
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (6ms) <P11> 86ms (309ms) <P12> 78ms (81ms) <P13> 130ms (140ms) <P14> 120ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1276
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: wtf
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 131ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: its the hist
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yup
  INFO [GameController.apply]                        (P11)MulesBalls chat: host
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)landru bought the plot for $1276
  INFO [GameController.apply]                        (P11)MulesBalls chat: my shits too high
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 114ms (1367ms) <P12> 80ms (83ms) <P13> 131ms (265ms) <P14> 116ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1216
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 131ms
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: mee too
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (9ms) <P11> 78ms (125ms) <P12> 79ms (83ms) <P13> 131ms (140ms) <P14> 113ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4833747746202722488
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.60360074
  INFO [PlayerEventPhase.begin]                      No player event for (P11)MulesBalls (rank 4)
  INFO [Player.useFood]                              (P11)MulesBalls has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (9ms) <P11> 78ms (125ms) <P12> 79ms (83ms) <P13> 131ms (264ms) <P14> 113ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)landru chat: i need a lucky break, some good news
  INFO [GameModel.sellMule]                          (P11)MulesBalls sold a mule for $180
  INFO [GameController.apply]                        (P14)landru chat: a little MONEY
  INFO [GameController.apply]                        (P14)landru chat: or else i cant do shit
  INFO [DevelopmentMessenger.showMessage]            MulesBalls caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P14)landru chat: bot:prices
  INFO [GameController.apply]                        (S10)host4u chat: Smithore buy price $57 sell price $92, Crystite buy price $76 sell price $216, Food buy price $70 sell price $105, Energy buy price $109 sell price $144, Mule Price:  mule now costs $180
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (2,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 2013
  INFO [GameModel.gamble]                            (P11)MulesBalls gambles $100, max: 47.5, left: 0.0, fraction 0.0
  INFO [DevelopmentMessenger.showMessage]            MulesBalls won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (9ms) <P11> 78ms (141ms) <P12> 78ms (83ms) <P13> 128ms (140ms) <P14> 123ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7493038070186684788
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.04773736
  INFO [PlayerEventPhase.begin]                      Event player: (P13)C64MuleBoot (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $100 for each food plot you have developed. The total grant is $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 [GameController.apply]                        (P11)MulesBalls chat: cash!!!
  INFO [GameController.apply]                        (P11)MulesBalls chat: make stuff
  INFO [GameController.apply]                        (P11)MulesBalls chat: ore 230
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P14)landru chat: cyber ranger is gonna run away with this thing
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)C64MuleBoot has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 81ms (154ms) <P12> 78ms (85ms) <P13> 133ms (301ms) <P14> 125ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: bigtime
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,2) with Energy factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: why i say make that ore
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (2,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 1378
  INFO [GameModel.gamble]                            (P13)C64MuleBoot gambles $158, max: 47.5, left: 20.719387, fraction 0.4361976
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $158 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 99ms (154ms) <P12> 84ms (91ms) <P13> 129ms (301ms) <P14> 119ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 301119971048594787
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.86334306
  INFO [PlayerEventPhase.begin]                      No player event for (P14)landru (rank 2)
  INFO [Player.useFood]                              (P14)landru has 15 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 132ms (178ms) <P12> 85ms (91ms) <P13> 137ms (356ms) <P14> 119ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)landru undevelops tile Plain (8,1)
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (2,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            landru caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (0,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 2167
  INFO [GameModel.gamble]                            (P14)landru gambles $107, max: 47.5, left: 4.9390993, fraction 0.10398104
  INFO [DevelopmentMessenger.showMessage]            landru won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (7ms) <P11> 116ms (234ms) <P12> 84ms (90ms) <P13> 134ms (195ms) <P14> 115ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8792276513389736117
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59279245
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 10 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 116ms (234ms) <P12> 83ms (89ms) <P13> 134ms (356ms) <P14> 115ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (5,0)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1498
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $153, max: 47.5, left: 18.179329, fraction 0.3827227
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $153 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 131ms (181ms) <P12> 83ms (89ms) <P13> 133ms (384ms) <P14> 115ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -767456325190311073
  INFO [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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 116ms (166ms) <P12> 82ms (88ms) <P13> 134ms (552ms) <P14> 117ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7149510300116674935
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 4 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 8 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 14 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 2 food, 24 energy, 6 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 6 food, 24 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 6 food, 21 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 5 food, 15 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 1 food, 24 energy, 7 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 5 food, 22 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 8 food, 22 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 131ms (181ms) <P12> 82ms (88ms) <P13> 440ms (1813ms) <P14> 123ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 131ms (181ms) <P12> 82ms (88ms) <P13> 440ms (1813ms) <P14> 123ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5321935932523721335
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $92
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 138%
  INFO [Shop.printPriceFactor]                       Smithore buy price $128 sell price $163
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: 128?
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 50 critical: 0 surplus: 50 money: $410
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 18 critical: 0 surplus: 18 money: $279
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 29 critical: 0 surplus: 29 money: $720
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 14 critical: 0 surplus: 14 money: $158
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 145ms (319ms) <P12> 82ms (89ms) <P13> 440ms (1813ms) <P14> 123ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 [GameController.apply]                        (P11)MulesBalls chat: who didnt dump?
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.56 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 13 frames, rountrip 3ms, max 440ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1813ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [GameController.apply]                        (P11)MulesBalls chat: thats like half od 230 almost
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [GameController.apply]                        (P11)MulesBalls chat: gay
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [GameController.apply]                        (P11)MulesBalls chat: buy lots guys
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1807ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: of plots
  INFO [GameController.apply]                        (P11)MulesBalls chat: bot:events
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (S10)host4u chat: Event Time Line: (1) Fire ~ (2) Acid Rain ~ (3) Sunspot Activity ~ (4) Meteor Strike ~ (5) Pirates ~ (6) Acid Rain ~ (7) Sunspot Activity ~ 
  INFO [GameController.apply]                        (S10)host4u chat:    Event Totals: Pirates (1/2) - Pests (0/3) - Radiation (0/2) - Acid Rain (2/3) - Sunspot Activity (2/3) - Meteor Strike (1/2) - Earthquake (0/3) - Fire (1/2) - 
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $128 (111 units for $14208)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 103ms (264ms) <P12> 78ms (90ms) <P13> 391ms (1807ms) <P14> 123ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2158132882840219675
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $6810
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 6 critical: 0 surplus: 6 money: $2583
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 1 critical: 0 surplus: 1 money: $4432
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 0 critical: 0 surplus: 0 money: $1950
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (7ms) <P11> 112ms (577ms) <P12> 76ms (90ms) <P13> 167ms (1813ms) <P14> 119ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 5ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1813ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)MulesBalls (P13)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 505ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (7 units for $1008)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 102ms (577ms) <P12> 75ms (89ms) <P13> 134ms (476ms) <P14> 113ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5966039493718998662
  INFO [Shop.calcBuySellPrice]                       Current Food price $81
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 33, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $35 sell price $70
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 8 critical: 4 surplus: 4 money: $6810
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 1 critical: 4 surplus: -3 money: $3447
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 7 critical: 4 surplus: 3 money: $4576
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 14 critical: 4 surplus: 10 money: $1950
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 103ms (577ms) <P12> 73ms (89ms) <P13> 375ms (1801ms) <P14> 113ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.589 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 12 frames, rountrip 5ms, max 411ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1801ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1801ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1801ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1801ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1801ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $70 (4 units for $280)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 108ms (577ms) <P12> 76ms (86ms) <P13> 137ms (545ms) <P14> 114ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3966137971634198414
  INFO [Shop.calcBuySellPrice]                       Current Energy price $230
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 86, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 46%
  INFO [Shop.printPriceFactor]                       Energy buy price $91 sell price $126
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 15 critical: 6 surplus: 9 money: $6810
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 24 critical: 6 surplus: 18 money: $3167
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 22 critical: 6 surplus: 16 money: $4576
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 25 critical: 6 surplus: 19 money: $2090
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 109ms (408ms) <P12> 85ms (86ms) <P13> 325ms (545ms) <P14> 118ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.675 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 9 frames, rountrip 4ms, max 325ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 528ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 522ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 522ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 522ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 482ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 482ms
  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 [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 437ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 325ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $91 (45 units for $4095)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 92ms (136ms) <P12> 85ms (87ms) <P13> 132ms (325ms) <P14> 120ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1730488547646124927
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51220536
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $6810 Plots: 8 Assets: 2595 Total: 13405
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 8 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $5577 Plots: 8 Assets: 2196 Total: 11773
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 7 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $4714 Plots: 8 Assets: 1792 Total: 10506
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $3637 Plots: 9 Assets: 2273 Total: 10410
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 12 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 $250
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 91 units $128
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $70
  INFO [SummaryPhase2.begin]                         Shop Energy: 45 units $91
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $250
  INFO [SummaryPhase2.begin]                         Colony total: 46094
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (9ms) <P11> 103ms (332ms) <P12> 85ms (88ms) <P13> 150ms (482ms) <P14> 118ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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 6ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 482ms 34 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 6ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 507
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 3: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 8ms, max 249ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 4: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 8ms, max 249ms
  INFO [LandGrantPhase.claimPlot]                    (P14)landru is granted tile 7: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 9ms, max 238ms
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 8: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 9ms, max 238ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (9ms) <P11> 86ms (99ms) <P12> 85ms (87ms) <P13> 142ms (528ms) <P14> 117ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $908
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [GameController.apply]                        (P11)MulesBalls chat: buuuuuuuuuuuuuuuuuuuuy
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 8ms, max 142ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: hold up to win
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)MulesBalls bought the plot for $2860
  INFO [GameController.apply]                        (P11)MulesBalls chat: yaaaaaaaaaaaaaaaaaa
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 83ms (96ms) <P12> 85ms (87ms) <P13> 136ms (959ms) <P14> 115ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2446636520871242055
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36704987
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 83ms (96ms) <P12> 86ms (87ms) <P13> 136ms (959ms) <P14> 116ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: i did
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: hold up means hold up
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: were u last
  INFO [GameController.apply]                        (P11)MulesBalls chat: not when i said it
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,0) with Smithore factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: u were way behind
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: bot:ping
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2278
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $155, max: 47.5, left: 1.9391022, fraction 0.040823203
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $155 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (10ms) <P11> 94ms (127ms) <P12> 84ms (86ms) <P13> 130ms (142ms) <P14> 116ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5176931906236838779
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08727378
  INFO [PlayerEventPhase.begin]                      Event player: (P13)C64MuleBoot (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 $450 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 [GameController.apply]                        (P11)MulesBalls chat: u almost have 6 pack boot!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)C64MuleBoot has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 94ms (186ms) <P12> 82ms (86ms) <P13> 130ms (169ms) <P14> 116ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: bonus growth
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (3,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 1223
  INFO [GameModel.gamble]                            (P13)C64MuleBoot gambles $160, max: 47.5, left: 23.03944, fraction 0.48504084
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $160 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 119ms (273ms) <P12> 81ms (82ms) <P13> 129ms (242ms) <P14> 117ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4509280925105497862
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.55652386
  INFO [PlayerEventPhase.begin]                      No player event for (P11)MulesBalls (rank 3)
  INFO [Player.useFood]                              (P11)MulesBalls has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 119ms (273ms) <P12> 81ms (82ms) <P13> 130ms (480ms) <P14> 117ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  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 [GameController.apply]                        (P13)C64MuleBoot chat: yup
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (6,3) with Food factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (7,2) with Crystite factory
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: no tite though
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (2,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 2037
  INFO [GameModel.gamble]                            (P11)MulesBalls gambles $168, max: 47.5, left: 6.7590976, fraction 0.14229679
  INFO [DevelopmentMessenger.showMessage]            MulesBalls won $168 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 204ms (273ms) <P12> 80ms (81ms) <P13> 130ms (1777ms) <P14> 115ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1030372634210283050
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.82772356
  INFO [PlayerEventPhase.begin]                      No player event for (P14)landru (rank 4)
  INFO [Player.useFood]                              (P14)landru has 12 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 [GameController.apply]                        (P11)MulesBalls chat: make tite
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: on left
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 204ms (262ms) <P12> 80ms (81ms) <P13> 130ms (440ms) <P14> 113ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  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 [GameController.apply]                        (P13)C64MuleBoot chat: oh ya
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: later
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: lol
  INFO [GameController.apply]                        (P11)MulesBalls chat: then buy ore store to be safe
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (0,3) with Smithore factory
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: have good ore
  INFO [GameController.apply]                        (P11)MulesBalls chat: oh
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yup
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (8,1) with Food factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: u may have a high far right though
  INFO [GameModel.sellMule]                          (P14)landru sold a mule for $250
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 2327
  INFO [GameModel.gamble]                            (P14)landru gambles $151, max: 47.5, left: 0.9591031, fraction 0.020191645
  INFO [DevelopmentMessenger.showMessage]            landru won $151 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 96ms (225ms) <P12> 77ms (79ms) <P13> 120ms (144ms) <P14> 121ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 96ms (225ms) <P12> 77ms (79ms) <P13> 120ms (144ms) <P14> 121ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7265940666874024375
  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 [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 15 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 11 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 8 energy, 12 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 2 food, 8 energy, 6 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 6 food, 15 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 6 food, 12 energy, 12 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: maybe
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: 100% u do
  INFO [GameController.apply]                        (P11)MulesBalls chat: look
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: nope landru food a high
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 8 energy, 11 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 2 food, 9 energy, 4 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 6 food, 18 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 6 food, 11 energy, 11 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: no its a med
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 96ms (424ms) <P12> 76ms (79ms) <P13> 131ms (452ms) <P14> 119ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3563371818353203801
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: i checked
  INFO [GameController.apply]                        (P14)landru chat: its a med
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 96ms (412ms) <P12> 75ms (78ms) <P13> 144ms (1767ms) <P14> 119ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5915039795332401699
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $128
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 91, mules potentially available: 54, mules needed: 6
  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 [GameController.apply]                        (P14)landru chat: i saw that assay
  INFO [GameController.apply]                        (P11)MulesBalls chat: rememnber?
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yup
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 11 critical: 0 surplus: 11 money: $6590
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 4 critical: 0 surplus: 4 money: $1622
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 15 critical: 0 surplus: 15 money: $4962
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 11 critical: 0 surplus: 11 money: $3088
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: got ya
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 140ms (412ms) <P12> 75ms (78ms) <P13> 410ms (1830ms) <P14> 119ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.59000003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 12 frames, rountrip 4ms, max 410ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1830ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 4 takes over trade from buyer MulesBalls rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 4 takes over trade from buyer MulesBalls rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 4 takes over trade from buyer MulesBalls rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 4 takes over trade from buyer MulesBalls rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer landru rank 4 takes over trade from buyer MulesBalls rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru 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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: damn, im toast
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #83
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #84
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #85
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #86
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #87
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #88
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1767ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #89
  INFO [GameController.apply]                        (P11)MulesBalls chat: buy my cheap tite
  INFO [SlickLogSystem.info]                         Transaction #90
  INFO [SlickLogSystem.info]                         Transaction #91
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 1767ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P14)landru chat: okay
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $88 (91 units for $8008)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 63
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (13ms) <P11> 81ms (285ms) <P12> 75ms (75ms) <P13> 140ms (410ms) <P14> 118ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 132510063748984764
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  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 [GameController.apply]                        (P11)MulesBalls chat: i cant dump mules for 230
  INFO [GameController.apply]                        (P14)landru chat: me neither
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $6590
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 20 critical: 0 surplus: 20 money: $38
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1618
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 2 critical: 0 surplus: 2 money: $8
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (13ms) <P11> 78ms (164ms) <P12> 75ms (75ms) <P13> 134ms (145ms) <P14> 115ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 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 [GameController.apply]                        (P11)MulesBalls chat: shit
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 7ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P13)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)MulesBalls (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 139ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 139ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: cyber can win of ore not 230
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (22 units for $1700)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 76ms (84ms) <P12> 75ms (75ms) <P13> 125ms (134ms) <P14> 113ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2815927749932196433
  INFO [Shop.calcBuySellPrice]                       Current Food price $70
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 24, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 2 critical: 5 surplus: -3 money: $5298
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 3 critical: 5 surplus: -2 money: $1570
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 8 critical: 5 surplus: 3 money: $1210
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 10 critical: 5 surplus: 5 money: $176
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 81ms (150ms) <P12> 74ms (88ms) <P13> 125ms (133ms) <P14> 113ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.878 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 122ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $143 (7 units for $1007)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (10ms) <P11> 79ms (118ms) <P12> 88ms (88ms) <P13> 123ms (132ms) <P14> 110ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6008232312656591075
  INFO [Shop.calcBuySellPrice]                       Current Energy price $91
  INFO [Shop.printPriceFactor]                       Energy shop: 45, total: 103, needed: 30
  INFO [Shop.printPriceFactor]                       Energy is decreased to 47%
  INFO [Shop.printPriceFactor]                       Energy buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 15 critical: 7 surplus: 8 money: $4670
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 9 critical: 8 surplus: 1 money: $1191
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 22 critical: 7 surplus: 15 money: $1508
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 12 critical: 8 surplus: 4 money: $804
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (13ms) <P11> 86ms (159ms) <P12> 88ms (93ms) <P13> 127ms (139ms) <P14> 115ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: bot:probs
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(7.69%) Pests(23.10%) Radiation(15.40%) Acid Rain(7.69%) Sunspot Activity(7.69%) Meteor Strike(7.69%) Earthquake(23.10%) Fire(7.69%) 
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.873 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 127ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [GameController.apply]                        (P14)landru chat: too much money 
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $63 (24 units for $1512)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 86ms (159ms) <P12> 89ms (93ms) <P13> 131ms (138ms) <P14> 117ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2685912133608625584
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46652088
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $3221 Plots: 9 Assets: 6570 Total: 14291
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 6 Energy: 38 Smithore: 11 Crystite: 20
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $1508 Plots: 9 Assets: 8103 Total: 14111
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 6 Energy: 22 Smithore: 53 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $804 Plots: 10 Assets: 6637 Total: 12441
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 6 Energy: 12 Smithore: 46 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $1128 Plots: 10 Assets: 4414 Total: 10542
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 6 Energy: 10 Smithore: 22 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $143
  INFO [SummaryPhase2.begin]                         Shop Energy: 21 units $63
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $170
  INFO [SummaryPhase2.begin]                         Colony total: 51385
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: oh ya
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 86ms (159ms) <P12> 88ms (91ms) <P13> 130ms (133ms) <P14> 114ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 5ms, max 130ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 201ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 5ms, max 130ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)landru is granted tile 0: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 5ms, max 130ms
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 1: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 130ms
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 3: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 130ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 5: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 130ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (10ms) <P11> 86ms (201ms) <P12> 88ms (91ms) <P13> 127ms (132ms) <P14> 117ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (10ms) <P11> 86ms (201ms) <P12> 88ms (91ms) <P13> 127ms (132ms) <P14> 117ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2167736982666237783
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5723859
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (9ms) <P11> 86ms (201ms) <P12> 87ms (91ms) <P13> 127ms (133ms) <P14> 117ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,0) with Smithore factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: save me 2mules
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile River (4,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile River (4,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2319
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $154, max: 47.5, left: 1.119103, fraction 0.023560062
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $154 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 84ms (200ms) <P12> 80ms (87ms) <P13> 124ms (137ms) <P14> 114ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5062610044186711392
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5028284
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 84ms (158ms) <P12> 80ms (85ms) <P13> 127ms (137ms) <P14> 114ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (1,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)C64MuleBoot undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (2,3) with Food factory
  INFO [GameController.apply]                        (P14)landru chat: bot:prices
  INFO [GameController.apply]                        (S10)host4u chat: Smithore buy price $53 sell price $88, Crystite buy price $56 sell price $196, Food buy price $46 sell price $81, Energy buy price $28 sell price $63, Mule Price:  mule now costs $170
  INFO [Mule.runAway]                                Mule runs away for (P13)C64MuleBoot
  INFO [Mule.runAway]                                Mule runs away for (P13)C64MuleBoot
  INFO [GameController.apply]                        (P11)MulesBalls chat: make ore!
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (2,3) with Smithore factory
  INFO [Mule.runAway]                                Mule runs away for (P13)C64MuleBoot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: all ore
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (13ms) <P11> 136ms (307ms) <P12> 83ms (91ms) <P13> 130ms (137ms) <P14> 118ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2635081752390018381
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7049513
  INFO [PlayerEventPhase.begin]                      No player event for (P14)landru (rank 3)
  INFO [Player.useFood]                              (P14)landru has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (13ms) <P11> 136ms (307ms) <P12> 83ms (86ms) <P13> 130ms (136ms) <P14> 117ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (2,2) with Smithore factory
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: im not going with no food..lol
  INFO [GameModel.developLand]                       (P14)landru develops tile Mountain1 (7,4) with Smithore factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (8,1) with Energy factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: oh ya
  INFO [GameController.apply]                        (P11)MulesBalls chat: leave food
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (6,4) with Smithore factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: and 2nrg
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (1,0) with Energy factory
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: ya its high...
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 110ms (292ms) <P12> 83ms (89ms) <P13> 127ms (133ms) <P14> 115ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6961923952775392805
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2911998
  INFO [PlayerEventPhase.begin]                      No player event for (P11)MulesBalls (rank 4)
  INFO [Player.useFood]                              (P11)MulesBalls has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 125ms (298ms) <P12> 83ms (89ms) <P13> 126ms (130ms) <P14> 114ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: 2 mules lol
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (2,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (1,1) with Energy factory
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: bot:events
  INFO [GameController.apply]                        (S10)host4u chat: Event Time Line: (1) Fire ~ (2) Acid Rain ~ (3) Sunspot Activity ~ (4) Meteor Strike ~ (5) Pirates ~ (6) Acid Rain ~ (7) Sunspot Activity ~ (8) Pests ~ 
  INFO [GameController.apply]                        (S10)host4u chat:    Event Totals: Pirates (1/2) - Pests (1/3) - Radiation (0/2) - Acid Rain (2/3) - Sunspot Activity (2/3) - Meteor Strike (1/2) - Earthquake (0/3) - Fire (1/2) - 
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain1 (0,1) with Energy factory
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: bot:probs
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 2138
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(8.33%) Pests(16.70%) Radiation(16.70%) Acid Rain(8.33%) Sunspot Activity(8.33%) Meteor Strike(8.33%) Earthquake(25.00%) Fire(8.33%) 
  INFO [GameModel.gamble]                            (P11)MulesBalls gambles $163, max: 47.5, left: 4.7390995, fraction 0.099770516
  INFO [DevelopmentMessenger.showMessage]            MulesBalls won $163 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: i messed up
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (13ms) <P11> 140ms (339ms) <P12> 82ms (83ms) <P13> 126ms (129ms) <P14> 113ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (13ms) <P11> 140ms (339ms) <P12> 82ms (83ms) <P13> 126ms (129ms) <P14> 113ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4542107373338880988
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 38 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 22 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 12 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 10 food, 2 energy, 15 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 2 food, 13 energy, 12 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 2 food, 15 energy, 29 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 4 food, 14 energy, 27 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: quake
  INFO [GameController.apply]                        (P11)MulesBalls chat: dont need 3nrgs!
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 9 food, 2 energy, 14 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 1 food, 16 energy, 14 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 1 food, 15 energy, 30 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 4 food, 13 energy, 25 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (13ms) <P11> 140ms (339ms) <P12> 81ms (82ms) <P13> 126ms (129ms) <P14> 116ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2769718401501365385
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: nope
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (13ms) <P11> 157ms (417ms) <P12> 81ms (82ms) <P13> 123ms (129ms) <P14> 113ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6162638881156286202
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $88
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $222 sell price $257
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: 222!
  INFO [GameController.apply]                        (P11)MulesBalls chat: who won?
  INFO [GameController.apply]                        (P11)MulesBalls chat: guy with most ore
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 25 critical: 0 surplus: 25 money: $2885
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 36 critical: 0 surplus: 36 money: $826
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 80 critical: 0 surplus: 80 money: $628
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 71 critical: 0 surplus: 71 money: $534
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (13ms) <P11> 157ms (432ms) <P12> 81ms (89ms) <P13> 121ms (129ms) <P14> 105ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 [GameController.apply]                        (P11)MulesBalls chat: ore 100$ next!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.86 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 157ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 432ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: if fire...160ish
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 432ms
  INFO [GameController.apply]                        (P14)landru chat: lets hope for that then
  INFO [GameController.apply]                        (P11)MulesBalls chat: 10glead!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $222 (212 units for $47064)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 59
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (12ms) <P11> 101ms (432ms) <P12> 88ms (94ms) <P13> 119ms (129ms) <P14> 111ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8316225532883400805
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $8435
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 0 critical: 0 surplus: 0 money: $8818
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $18388
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 0 critical: 0 surplus: 0 money: $16296
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (11ms) <P11> 106ms (432ms) <P12> 88ms (94ms) <P13> 119ms (129ms) <P14> 111ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (11ms) <P11> 106ms (432ms) <P12> 89ms (95ms) <P13> 119ms (129ms) <P14> 111ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1881737572023998687
  INFO [Shop.calcBuySellPrice]                       Current Food price $143
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 19, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 104%
  INFO [Shop.printPriceFactor]                       Food buy price $134 sell price $169
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: 134!
  INFO [GameController.apply]                        (P11)MulesBalls chat: who got food?
  INFO [GameController.apply]                        (P11)MulesBalls chat: dont need food
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 10 critical: 5 surplus: 5 money: $8435
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 2 critical: 5 surplus: -3 money: $8818
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 2 critical: 5 surplus: -3 money: $18388
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 5 critical: 5 surplus: 0 money: $16296
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 109ms (432ms) <P12> 89ms (94ms) <P13> 122ms (129ms) <P14> 111ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 [GameController.apply]                        (P11)MulesBalls chat: ore already out
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.878 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 7ms, max 122ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yup
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $149 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (7ms) <P11> 108ms (218ms) <P12> 88ms (94ms) <P13> 120ms (130ms) <P14> 111ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5991236322437996477
  INFO [Shop.calcBuySellPrice]                       Current Energy price $63
  INFO [Shop.printPriceFactor]                       Energy shop: 21, total: 106, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 50%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 24 critical: 10 surplus: 14 money: $8435
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 18 critical: 9 surplus: 9 money: $8818
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 27 critical: 8 surplus: 19 money: $18388
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 16 critical: 9 surplus: 7 money: $16296
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (7ms) <P11> 106ms (218ms) <P12> 86ms (89ms) <P13> 129ms (133ms) <P14> 108ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.872 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 6ms, max 128ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer MulesBalls rank 4 takes over trade from buyer landru rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $52 (21 units for $1092)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 87ms (187ms) <P12> 82ms (87ms) <P13> 129ms (143ms) <P14> 111ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5698939947859283357
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47304936
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $18336 Plots: 10 Assets: 2729 Total: 26065
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 2 Energy: 28 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $15880 Plots: 11 Assets: 3103 Total: 24483
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 5 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $8435 Plots: 10 Assets: 3788 Total: 17223
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 10 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $8194 Plots: 11 Assets: 3043 Total: 16737
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 2 Energy: 30 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $440
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 184 units $222
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $149
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $440
  INFO [SummaryPhase2.begin]                         Colony total: 84508
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: i fold
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (12ms) <P11> 87ms (176ms) <P12> 82ms (87ms) <P13> 130ms (143ms) <P14> 112ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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 6ms, max 130ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 143ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 6ms, max 130ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)MulesBalls is granted tile 0: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 130ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 1: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 130ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (12ms) <P11> 87ms (141ms) <P12> 81ms (85ms) <P13> 130ms (136ms) <P14> 113ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (12ms) <P11> 76ms (141ms) <P12> 81ms (85ms) <P13> 130ms (132ms) <P14> 113ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1096436552957384711
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9310144
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 2 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (12ms) <P11> 76ms (141ms) <P12> 81ms (85ms) <P13> 130ms (132ms) <P14> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (2,3) with Food factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: food 200 this rd?
  INFO [GameController.apply]                        (P11)MulesBalls chat: shit
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 1100
  INFO [Mule.runAway]                                Mule runs away for (P13)C64MuleBoot
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 12ms (14ms) <P11> 100ms (129ms) <P12> 79ms (81ms) <P13> 129ms (132ms) <P14> 123ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2257913981133144157
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12888902
  INFO [PlayerEventPhase.begin]                      Event player: (P14)landru (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)landru has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 12ms (14ms) <P11> 102ms (135ms) <P12> 78ms (79ms) <P13> 128ms (132ms) <P14> 124ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 12 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 280
  INFO [GameModel.gamble]                            (P14)landru gambles $245, max: 47.5, left: 41.89987, fraction 0.88210255
  INFO [DevelopmentMessenger.showMessage]            landru won $245 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: pests will eat my food, this round
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (14ms) <P11> 122ms (333ms) <P12> 78ms (79ms) <P13> 128ms (132ms) <P14> 125ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 284611547980813919
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.758944
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (14ms) <P11> 122ms (333ms) <P12> 78ms (79ms) <P13> 128ms (132ms) <P14> 125ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 248ms (833ms) <P12> 78ms (82ms) <P13> 127ms (131ms) <P14> 124ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6672573125132085734
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9029224
  INFO [PlayerEventPhase.begin]                      No player event for (P11)MulesBalls (rank 4)
  INFO [Player.useFood]                              (P11)MulesBalls has 2 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 248ms (833ms) <P12> 79ms (82ms) <P13> 127ms (132ms) <P14> 124ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 20. End Update: 19
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain1 (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain1 (0,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (0,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 1100
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 155ms (325ms) <P12> 81ms (82ms) <P13> 124ms (130ms) <P14> 124ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7103935290132224436
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: whoa!
  INFO [GameController.apply]                        (P14)landru chat: NO!!!!!!!!!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (11ms) <P11> 112ms (248ms) <P12> 79ms (82ms) <P13> 123ms (130ms) <P14> 124ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5904911606366885848
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 24 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 30 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 28 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 24 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 10 food, 2 energy, 2 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 2 food, 14 energy, 6 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 6 food, 15 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 4 food, 14 energy, 17 smithore, 2 crystite
  INFO [GameController.apply]                        (P14)landru chat: FUCK YOU!!!!!!
  INFO [GameController.apply]                        (P14)landru chat: shit
  INFO [GameController.apply]                        (P11)MulesBalls chat: lando got a high finally
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 9 food, 2 energy, 1 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 3 food, 14 energy, 6 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 7 food, 13 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 3 food, 14 energy, 17 smithore, 3 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 107ms (264ms) <P12> 81ms (90ms) <P13> 124ms (130ms) <P14> 126ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 107ms (264ms) <P12> 81ms (90ms) <P13> 124ms (130ms) <P14> 126ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4191699499767105862
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $222
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 184, mules potentially available: 103, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $99 sell price $134
  INFO [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]                        (P14)landru chat: that fucks up my whole plan
  INFO [GameController.apply]                        (P14)landru chat: i'm not in first, he;'s in first
  INFO [GameController.apply]                        (P11)MulesBalls chat: how?
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $7845
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 6 critical: 0 surplus: 6 money: $7629
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 20 critical: 0 surplus: 20 money: $17921
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 17 critical: 0 surplus: 17 money: $16425
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 112ms (316ms) <P12> 82ms (90ms) <P13> 123ms (130ms) <P14> 120ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [GameController.apply]                        (P14)landru chat: i had 6
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.877 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 123ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 316ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)landru chat: dow nto 5
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [GameController.apply]                        (P14)landru chat: i was gonna outsell him
  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]         (P11)MulesBalls auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P14)landru chat: im only 15 back
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 239ms
  INFO [GameController.apply]                        (P14)landru chat: 1500 back
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $99 (44 units for $4356)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 111ms (239ms) <P12> 89ms (91ms) <P13> 130ms (131ms) <P14> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 448507095691578966
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 27 critical: 0 surplus: 27 money: $7944
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 30 critical: 0 surplus: 30 money: $8223
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $19901
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 3 critical: 0 surplus: 3 money: $18108
  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 (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 116ms (239ms) <P12> 87ms (90ms) <P13> 130ms (132ms) <P14> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.87 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 130ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 239ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P13)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)MulesBalls (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 139ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 139ms
  INFO [GameController.apply]                        (P11)MulesBalls chat: bot:events
  INFO [GameController.apply]                        (S10)host4u chat: Event Time Line: (1) Fire ~ (2) Acid Rain ~ (3) Sunspot Activity ~ (4) Meteor Strike ~ (5) Pirates ~ (6) Acid Rain ~ (7) Sunspot Activity ~ (8) Pests ~ (9) Pirates ~ (10) Meteor Strike ~ 
  INFO [GameController.apply]                        (S10)host4u chat:    Event Totals: Pirates (2/2) - Pests (1/3) - Radiation (0/2) - Acid Rain (2/3) - Sunspot Activity (2/3) - Meteor Strike (2/2) - Earthquake (0/3) - Fire (1/2) - 
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 139ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: oops
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (33 units for $3404)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 116ms (128ms) <P12> 86ms (89ms) <P13> 129ms (136ms) <P14> 120ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5634123400759274124
  INFO [Shop.calcBuySellPrice]                       Current Food price $149
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $112 sell price $147
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: i missed pirates
  INFO [GameController.apply]                        (P14)landru chat: me too
  INFO [GameController.apply]                        (P11)MulesBalls chat: cash in!
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 12 critical: 5 surplus: 7 money: $5612
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 3 critical: 5 surplus: -2 money: $11327
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 7 critical: 5 surplus: 2 money: $18829
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 3 critical: 5 surplus: -2 money: $18408
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 119ms (454ms) <P12> 85ms (87ms) <P13> 127ms (130ms) <P14> 118ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.872 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 128ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 463ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)MulesBalls (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P13)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P14)landru chat: come down
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 3 takes over trade from seller C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 3 takes over trade from seller C64MuleBoot rank 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 454ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 454ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 3 takes over trade from seller C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 3 takes over trade from seller C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 3 takes over trade from seller C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 454ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $172 (5 units for $861)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 128ms (454ms) <P12> 84ms (86ms) <P13> 125ms (128ms) <P14> 118ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4723665089059232243
  INFO [Shop.calcBuySellPrice]                       Current Energy price $52
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 99, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: food spiked!
  INFO [GameController.apply]                        (P11)MulesBalls chat: 200 next prob
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 13 critical: 11 surplus: 2 money: $6473
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 30 critical: 10 surplus: 20 money: $10810
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 29 critical: 8 surplus: 21 money: $18829
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 27 critical: 8 surplus: 19 money: $18064
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (6ms) <P11> 108ms (463ms) <P12> 86ms (88ms) <P13> 122ms (127ms) <P14> 118ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.878 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 122ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 590ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)MulesBalls 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 463ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $28 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 104ms (590ms) <P12> 87ms (90ms) <P13> 123ms (128ms) <P14> 121ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3567158624871998858
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47302968
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $18829 Plots: 10 Assets: 3941 Total: 27770
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 7 Energy: 29 Smithore: 0 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $18064 Plots: 11 Assets: 2616 Total: 26180
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 5 Energy: 27 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $10810 Plots: 12 Assets: 3217 Total: 20027
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 6 Energy: 30 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $6473 Plots: 11 Assets: 7803 Total: 19776
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 7 Energy: 13 Smithore: 0 Crystite: 50
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 222 units $99
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $172
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 93753
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (11ms) <P11> 108ms (557ms) <P12> 87ms (90ms) <P13> 123ms (130ms) <P14> 119ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (11ms) <P11> 108ms (557ms) <P12> 87ms (90ms) <P13> 123ms (130ms) <P14> 119ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 104ms (557ms) <P12> 87ms (90ms) <P13> 122ms (130ms) <P14> 119ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6032642447962563913
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3572682
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 7 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (11ms) <P11> 108ms (557ms) <P12> 87ms (89ms) <P13> 122ms (130ms) <P14> 119ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (3,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)C64MuleBoot
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 194ms (357ms) <P12> 85ms (86ms) <P13> 119ms (131ms) <P14> 119ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1001167266342926750
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2994961
  INFO [PlayerEventPhase.begin]                      No player event for (P14)landru (rank 2)
  INFO [Player.useFood]                              (P14)landru 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 264ms (470ms) <P12> 85ms (86ms) <P13> 119ms (131ms) <P14> 119ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Crater (6,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 2348
  INFO [GameModel.gamble]                            (P14)landru gambles $151, max: 47.5, left: 0.5391035, fraction 0.011349548
  INFO [DevelopmentMessenger.showMessage]            landru won $151 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (10ms) <P11> 178ms (299ms) <P12> 85ms (86ms) <P13> 121ms (129ms) <P14> 122ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2397006083268201821
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9459064
  INFO [PlayerEventPhase.begin]                      No player event for (P11)MulesBalls (rank 3)
  INFO [Player.useFood]                              (P11)MulesBalls has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (10ms) <P11> 178ms (309ms) <P12> 85ms (86ms) <P13> 121ms (129ms) <P14> 122ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)MulesBalls undevelops tile Plain (2,1)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 210. End Update: 209
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 329. End Update: 328
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain3 (7,1) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 678. End Update: 677
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (1,1) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1548. End Update: 1547
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Mountain1 (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (2,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 2244
  INFO [GameModel.gamble]                            (P11)MulesBalls gambles $151, max: 47.5, left: 2.6191015, fraction 0.05513898
  INFO [DevelopmentMessenger.showMessage]            MulesBalls won $151 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 93ms (126ms) <P12> 85ms (86ms) <P13> 124ms (132ms) <P14> 117ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 366454475102408496
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3321051
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (8ms) <P11> 91ms (126ms) <P12> 85ms (86ms) <P13> 124ms (132ms) <P14> 116ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,4) with Energy factory
  INFO [GameModel.sellMule]                          (P12)Cyber Ranger sold a mule for $290
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2187
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $162, max: 47.5, left: 3.7591004, fraction 0.07913896
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $162 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 126ms (224ms) <P12> 85ms (86ms) <P13> 121ms (129ms) <P14> 116ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3610381854558515459
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 126ms (224ms) <P12> 85ms (86ms) <P13> 121ms (126ms) <P14> 116ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1677603864819793809
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 13 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 30 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 29 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 27 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 10 food, 23 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 2 food, 6 energy, 0 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 6 food, 6 energy, 16 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 4 food, 6 energy, 15 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 11 food, 23 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 0 food, 6 energy, 0 smithore, 54 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 6 food, 6 energy, 13 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 2 food, 4 energy, 13 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 132ms (268ms) <P12> 84ms (86ms) <P13> 120ms (124ms) <P14> 123ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 132ms (268ms) <P12> 84ms (86ms) <P13> 120ms (124ms) <P14> 123ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8936722239066049920
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $99
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 222, mules potentially available: 123, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $6685
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 0 critical: 0 surplus: 0 money: $10811
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 13 critical: 0 surplus: 13 money: $18439
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 13 critical: 0 surplus: 13 money: $17800
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 132ms (268ms) <P12> 83ms (86ms) <P13> 120ms (126ms) <P14> 119ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.857 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 143ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 278ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)MulesBalls (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $46 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 132ms (268ms) <P12> 83ms (86ms) <P13> 120ms (124ms) <P14> 116ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9143950860543839933
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [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]                        (P14)landru chat: impressive
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 80 critical: 0 surplus: 80 money: $6685
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 54 critical: 0 surplus: 54 money: $10811
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 20 critical: 0 surplus: 20 money: $18439
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 13 critical: 0 surplus: 13 money: $17800
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 99ms (224ms) <P12> 82ms (90ms) <P13> 120ms (124ms) <P14> 115ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 [GameController.apply]                        (P14)landru chat: most impressive
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 224ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)MulesBalls (P13)C64MuleBoot (P14)landru 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P14)landru auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [Player.increaseAuctionTeleportCount]         (P11)MulesBalls auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 132ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)MulesBalls chat: vader!
  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 (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (117 units for $13572)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (10ms) <P11> 83ms (99ms) <P12> 78ms (83ms) <P13> 120ms (126ms) <P14> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5980185569644707527
  INFO [Shop.calcBuySellPrice]                       Current Food price $172
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 93%
  INFO [Shop.printPriceFactor]                       Food buy price $145 sell price $180
  INFO [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]                        (P14)landru chat: 2?
  INFO [GameController.apply]                        (P11)MulesBalls chat: cash in
  INFO [GameController.apply]                        (P11)MulesBalls chat: no spoil
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 12 critical: 5 surplus: 7 money: $10165
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 1 critical: 5 surplus: -4 money: $17075
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 7 critical: 5 surplus: 2 money: $20759
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 2 critical: 5 surplus: -3 money: $19308
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (13ms) <P11> 83ms (129ms) <P12> 80ms (90ms) <P13> 123ms (135ms) <P14> 119ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [GameController.apply]                        (P14)landru chat: this is killing me
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.877 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 7ms, max 123ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 135ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)MulesBalls (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P13)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [GameController.apply]                        (P14)landru chat: this is a good enough price
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 4 takes over trade from seller C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 4 takes over trade from seller C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 4 takes over trade from seller C64MuleBoot rank 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 138ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 138ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 137ms
  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 [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 137ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 137ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 138ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $182 (6 units for $1093)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (14ms) <P11> 84ms (104ms) <P12> 78ms (82ms) <P13> 129ms (138ms) <P14> 125ms (138ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1808899674556230226
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 86, needed: 42
  INFO [Shop.printPriceFactor]                       Energy is decreased to 62%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: food 215 last rd
  INFO [GameController.apply]                        (P11)MulesBalls chat: no1 has any out last rd
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 27 critical: 9 surplus: 18 money: $10918
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 21 critical: 12 surplus: 9 money: $16528
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 21 critical: 10 surplus: 11 money: $21099
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 17 critical: 11 surplus: 6 money: $18762
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 98ms (143ms) <P12> 77ms (81ms) <P13> 130ms (136ms) <P14> 125ms (138ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: nrg done
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.871 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 129ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 143ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P13)C64MuleBoot (P14)landru 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)MulesBalls 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 143ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 143ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 99ms (143ms) <P12> 77ms (81ms) <P13> 129ms (135ms) <P14> 125ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8522185932686416936
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49066712
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $21099 Plots: 10 Assets: 3083 Total: 29182
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 5 Energy: 21 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $18762 Plots: 11 Assets: 3193 Total: 27455
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 5 Energy: 17 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $10918 Plots: 11 Assets: 9116 Total: 25534
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 8 Energy: 27 Smithore: 0 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $16528 Plots: 12 Assets: 2748 Total: 25276
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 4 Energy: 21 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 218 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $182
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 107447
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: i will be 4th
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (7ms) <P11> 100ms (143ms) <P12> 77ms (80ms) <P13> 128ms (131ms) <P14> 126ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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 (11) 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 [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (7ms) <P11> 100ms (143ms) <P12> 77ms (80ms) <P13> 128ms (131ms) <P14> 126ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (7ms) <P11> 100ms (143ms) <P12> 78ms (81ms) <P13> 128ms (131ms) <P14> 126ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5088633411785671163
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61168903
  INFO [PlayerEventPhase.begin]                      No player event for (P13)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P13)C64MuleBoot has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (13ms) <P11> 104ms (151ms) <P12> 78ms (81ms) <P13> 128ms (130ms) <P14> 122ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)C64MuleBoot undevelops tile Mountain2 (3,2)
  INFO [GameController.apply]                        (P11)MulesBalls chat: make food
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (2,4) with Crystite factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: tite low when food spike
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Mountain2 (1,3) with Crystite factory
  INFO [GameController.apply]                        (P14)landru chat: i hope so
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)C64MuleBoot develops tile Plain (8,4) with Food factory
  INFO [Mule.runAway]                                Mule runs away for (P13)C64MuleBoot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)C64MuleBoot finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 125ms (226ms) <P12> 83ms (84ms) <P13> 127ms (131ms) <P14> 122ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6015793516934895109
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.82237506
  INFO [PlayerEventPhase.begin]                      No player event for (P14)landru (rank 2)
  INFO [Player.useFood]                              (P14)landru has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (8ms) <P11> 103ms (226ms) <P12> 83ms (84ms) <P13> 127ms (131ms) <P14> 122ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)landru
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: missed onee  oh oh
  INFO [GameModel.developLand]                       (P14)landru develops tile Mountain1 (7,4) with Food factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (8,1) with Food factory
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (0,3) with Food factory
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: gg landru
  INFO [GameModel.developLand]                       (P14)landru develops tile Plain (0,4) with Crystite factory
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: gg all
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)landru finishes on update 2375
  INFO [GameController.apply]                        (P11)MulesBalls chat: landos win?
  INFO [GameController.apply]                        (P14)landru chat: gg 
  INFO [Mule.runAway]                                Mule runs away for (P14)landru
  INFO [GameController.apply]                        (P14)landru chat: gg all
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: u got 1st
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 113ms (261ms) <P12> 83ms (83ms) <P13> 129ms (132ms) <P14> 115ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7553961342956612712
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38752156
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 132ms (352ms) <P12> 83ms (83ms) <P13> 129ms (132ms) <P14> 118ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  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 [GameController.apply]                        (P11)MulesBalls chat: nice lando
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)landru chat: maybe
  INFO [GameController.apply]                        (P14)landru chat: i certainly hope so
  INFO [GameController.apply]                        (P11)MulesBalls chat: u got 3 foods!
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: 148 tite i have chance
  INFO [GameController.apply]                        (P11)MulesBalls chat: ace in the hole
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,4) with Crystite factory
  INFO [GameController.apply]                        (P14)landru chat: but tite is random and anything can happen
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: if tite 144 cyber sweeps this game
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile River (4,4) with Food factory
  INFO [GameController.apply]                        (P11)MulesBalls chat: his win
  INFO [GameModel.sellMule]                          (P12)Cyber Ranger sold a mule for $140
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1940
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $228, max: 47.5, left: 8.699112, fraction 0.1831392
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $228 in the pub
  INFO [GameController.apply]                        (P11)MulesBalls chat: i think its 76 now
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (7ms) <P11> 162ms (284ms) <P12> 83ms (84ms) <P13> 129ms (129ms) <P14> 115ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5280117963923217385
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15122652
  INFO [PlayerEventPhase.begin]                      Event player: (P11)MulesBalls (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WanderingSpaceTraveler
  INFO [PlayerEventPhase$1.finished]                 Event Message: A wandering space traveler repaid your hospitality by leaving two bars of smithore
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)landru chat: yeah, cyber is sitting there with 50 tite
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: noooo
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)MulesBalls has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 170ms (476ms) <P12> 83ms (84ms) <P13> 129ms (130ms) <P14> 115ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)MulesBalls
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)MulesBalls undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (6,3) with Crystite factory
  INFO [GameController.apply]                        (P14)landru chat: plus all he will make
  INFO [GameController.apply]                        (P14)landru chat: which is a lot i believe
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)MulesBalls develops tile Plain (2,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)MulesBalls finishes on update 1510
  INFO [GameModel.gamble]                            (P11)MulesBalls gambles $217, max: 47.5, left: 8.799309, fraction 0.1852486
  INFO [DevelopmentMessenger.showMessage]            MulesBalls won $217 in the pub
  INFO [GameController.apply]                        (P11)MulesBalls chat: food wins
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 142ms (276ms) <P12> 83ms (90ms) <P13> 128ms (131ms) <P14> 117ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 142ms (276ms) <P12> 83ms (90ms) <P13> 128ms (131ms) <P14> 117ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6781981114081243454
  INFO [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]                        (P14)landru chat: if tite is even meium priced i'm dead
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 27 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P11)MulesBalls has 21 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P13)C64MuleBoot has 21 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)landru has 17 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 17 food, 0 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls expects 0 food, 0 energy, 0 smithore, 75 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot expects 2 food, 0 energy, 3 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru expects 13 food, 0 energy, 4 smithore, 20 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P14)landru chat: but there is a scenario where i could take it
  INFO [GameController.apply]                        (P11)MulesBalls chat: i had to go magic, no food for me!
  INFO [GameController.apply]                        (P14)landru chat: so lets hope for that
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)MulesBalls chat: its foods win
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 18 food, 0 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P11)MulesBalls produced 0 food, 0 energy, 0 smithore, 76 crystite
  INFO [ProductionPhase.logProduction]               (P13)C64MuleBoot produced 1 food, 0 energy, 4 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P14)landru produced 12 food, 0 energy, 4 smithore, 20 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (12ms) <P11> 127ms (326ms) <P12> 83ms (90ms) <P13> 128ms (134ms) <P14> 118ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2184323907702116926
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: nice mbs
  INFO [GameController.apply]                        (P14)landru chat: then i didn't make enough food
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (12ms) <P11> 123ms (476ms) <P12> 82ms (86ms) <P13> 128ms (130ms) <P14> 118ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7543396435477866302
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 218, mules potentially available: 122, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: i got the 3high curse
  INFO [GameController.apply]                        (P14)landru chat: could have made more
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $11071
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Smithore: 2 critical: 0 surplus: 2 money: $16620
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Smithore: 17 critical: 0 surplus: 17 money: $20949
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Smithore: 17 critical: 0 surplus: 17 money: $18697
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (12ms) <P11> 123ms (476ms) <P12> 82ms (86ms) <P13> 128ms (130ms) <P14> 118ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (12ms) <P11> 123ms (326ms) <P12> 83ms (90ms) <P13> 126ms (130ms) <P14> 118ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2503225645246213634
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: see?
  INFO [GameController.apply]                        (P14)landru chat: low tite
  INFO [GameController.apply]                        (P11)MulesBalls chat: im right on the fucking money
  INFO [GameController.apply]                        (P14)landru chat: i'm liking that
  INFO [GameController.apply]                        (P11)MulesBalls chat: sweet price predictions all game
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 79 critical: 0 surplus: 79 money: $11071
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Crystite: 76 critical: 0 surplus: 76 money: $16620
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Crystite: 26 critical: 0 surplus: 26 money: $20949
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Crystite: 20 critical: 0 surplus: 20 money: $18697
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 240ms (676ms) <P12> 83ms (86ms) <P13> 126ms (131ms) <P14> 122ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [GameController.apply]                        (P11)MulesBalls chat: endgame easy
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 240ms (676ms) <P12> 83ms (86ms) <P13> 126ms (131ms) <P14> 122ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8183079735597837987
  INFO [Shop.calcBuySellPrice]                       Current Food price $182
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $113 sell price $148
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)MulesBalls chat: 113?
  INFO [GameController.apply]                        (P11)MulesBalls chat: wtf?
  INFO [GameController.apply]                        (P14)landru chat: food is not spectacular
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: not bad
  INFO [GameController.apply]                        (P11)MulesBalls chat: who made too many?
  INFO [GameController.apply]                        (P14)landru chat: not too many enough
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 20 critical: 0 surplus: 20 money: $11071
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Food: 0 critical: 0 surplus: 0 money: $16620
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Food: 1 critical: 0 surplus: 1 money: $20949
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Food: 12 critical: 0 surplus: 12 money: $18697
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 203ms (676ms) <P12> 83ms (86ms) <P13> 125ms (131ms) <P14> 118ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (10ms) <P11> 203ms (676ms) <P12> 83ms (86ms) <P13> 123ms (131ms) <P14> 118ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5221795677994580708
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 33, needed: 47
  INFO [Shop.printPriceFactor]                       Energy is increased to 132%
  INFO [Shop.printPriceFactor]                       Energy buy price $18 sell price $53
  INFO [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]                        (P14)landru chat: i think it's C64's game
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: gg
  INFO [GameController.apply]                        (P14)landru chat: gg
  INFO [GameController.apply]                        (P11)MulesBalls chat: boots win?
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 12 critical: 0 surplus: 12 money: $11071
  INFO [CollectionPhase.goToNextPhase]               (P11)MulesBalls Energy: 7 critical: 0 surplus: 7 money: $16620
  INFO [CollectionPhase.goToNextPhase]               (P13)C64MuleBoot Energy: 9 critical: 0 surplus: 9 money: $20949
  INFO [CollectionPhase.goToNextPhase]               (P14)landru Energy: 5 critical: 0 surplus: 5 money: $18697
  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 (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 170ms (309ms) <P12> 83ms (88ms) <P13> 123ms (131ms) <P14> 116ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 170ms (309ms) <P12> 83ms (88ms) <P13> 123ms (131ms) <P14> 117ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1720257022216457775
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47780152
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $20949 Plots: 10 Assets: 4468 Total: 30417
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Food: 1 Energy: 9 Smithore: 17 Crystite: 26
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Money: $16620 Plots: 12 Assets: 7739 Total: 30359
  INFO [SummaryPhase2.begin]                         (P11)MulesBalls Food: 0 Energy: 7 Smithore: 2 Crystite: 76
  INFO [SummaryPhase2.begin]                         (P14)landru Money: $18697 Plots: 11 Assets: 5333 Total: 29530
  INFO [SummaryPhase2.begin]                         (P14)landru Food: 12 Energy: 5 Smithore: 17 Crystite: 20
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $11071 Plots: 11 Assets: 10220 Total: 26791
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 20 Energy: 12 Smithore: 0 Crystite: 79
  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 $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 216 units $56
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $33
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 117097
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Game
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365195) MulesBalls: play mule!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (365196) MulesBalls: need2!
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Final Results:
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:C64MuleBoot Money: $21099 Plots: 10 Assets: 3083 Total: 29182
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:landru Money: $18762 Plots: 11 Assets: 3193 Total: 27455
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:Cyber Ranger Money: $10918 Plots: 11 Assets: 9116 Total: 25534
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:MulesBalls Money: $16528 Plots: 12 Assets: 2748 Total: 25276
  INFO [GameController.apply]                        (S10)host4u chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)host4u chat: Cyber Ranger  Bot Reputation now: 406
  INFO [GameController.apply]                        (S10)host4u chat: MulesBalls  Bot Reputation now: 105
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (S10)host4u chat: C64MuleBoot  Bot Reputation now: 15
  INFO [GameController.apply]                        (S10)host4u chat: landru  Bot Reputation now: 69
  INFO [GameController.apply]                        (P11)MulesBalls chat: yuup
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yay
  INFO [GameController.apply]                        (P11)MulesBalls chat: nice
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [GameController.apply]                        (P14)landru chat: so close
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [GameController.apply]                        (P11)MulesBalls chat: very
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /76.92.151.22 <P12>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /76.92.151.22 <P12> with id 97ea241a-4114-43e0-a3a7-7f8d8510d24e
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /76.92.151.22 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /76.92.151.22 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.apply]                        (P14)landru chat: nice colony
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: close
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101333 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
