  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: gor0jsb0chkd49v12as8bu8sh0
  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-240, 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 afb373b1-a332-4bc2-be2e-80bd4f7d3e76
  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 afb373b1-a332-4bc2-be2e-80bd4f7d3e76
  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 afb373b1-a332-4bc2-be2e-80bd4f7d3e76
  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 [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id 9b5ddb06-bc3b-4693-ba18-342d331fe250
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)host4u (ID 101333)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 104380
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S10)host4u chat: Hello host4u , welcome to Irata!
  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 9b5ddb06-bc3b-4693-ba18-342d331fe250
  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: Join Us: http://www.facebook.com/groups/planetmule
  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 [Server.acceptClients]                        Server: Accepted client /68.7.201.14 id beeab4cd-6418-43da-983e-19e4458de164
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.7.201.14 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)RedwoodTall is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)RedwoodTall (ID: 101409)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.7.201.14 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7108 bytes
  INFO [Server.initUdp]                              Server: Client /68.7.201.14 <S11> requests UDP address /68.7.201.14:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)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: Join Us: http://www.facebook.com/groups/planetmule
  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 (19) Bot Games: 19
  INFO [ServerMessageHandler.processPlayerJoin]      /68.7.201.14 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)RedwoodTall joins the players
  INFO [Player.<init>]                               Creating (P11)RedwoodTall
  INFO [GameModel.setRemoteUser]                     (P11)RedwoodTall is a remote Player
  INFO [Server.acceptClients]                        Server: Accepted client /2.245.121.236 id 1046ccb3-a707-43c0-9647-5ac3b40ae4ac
  INFO [ServerMessageHandler.processJoin]            Server: Client /2.245.121.236 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)batmule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)batmule (ID: 100083)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /2.245.121.236 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7233 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)batmule (ID 100083)
  INFO [Server.initUdp]                              Server: Client /2.245.121.236 <S12> requests UDP address /2.245.121.236:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello batmule , 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: Join Us: http://www.facebook.com/groups/planetmule
  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]      /2.245.121.236 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)batmule joins the players
  INFO [Player.<init>]                               Creating (P12)batmule
  INFO [GameModel.setRemoteUser]                     (P12)batmule is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: === batmule Bot Reputation: Unknown (15) Bot Games: 48
  INFO [Server.acceptClients]                        Server: Accepted client /68.98.0.157 id 25b66f22-d3b5-40da-bdb4-115af48b4d56
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.98.0.157 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)HebrewMule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)HebrewMule (ID: 101598)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.98.0.157 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7329 bytes
  INFO [Server.initUdp]                              Server: Client /68.98.0.157 <S13> requests UDP address /68.98.0.157:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)HebrewMule (ID 101598)
  INFO [GameController.apply]                        (S10)host4u chat: Hello HebrewMule , 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: Join Us: http://www.facebook.com/groups/planetmule
  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: === HebrewMule Bot Reputation: Unknown (5) Bot Games: 5
  INFO [ServerMessageHandler.processPlayerJoin]      /68.98.0.157 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)HebrewMule joins the players
  INFO [Player.<init>]                               Creating (P13)HebrewMule
  INFO [GameModel.setRemoteUser]                     (P13)HebrewMule is a remote Player
  INFO [GameController.apply]                        (P13)HebrewMule chat: Batmule
  INFO [GameController.apply]                        (P13)HebrewMule chat: wtf why did you just quit??
  INFO [GameController.apply]                        (P13)HebrewMule chat: waited 45 min for that game
  INFO [GameController.apply]                        (P13)HebrewMule chat: finally having a good game
  INFO [GameController.apply]                        (P12)batmule chat: i didnt quit! robolzer quit game!
  INFO [GameController.apply]                        (P13)HebrewMule chat: yeah he quit, so while i was trying to dicuss it you quit also
  INFO [GameController.apply]                        (P12)batmule chat: mule be ok just said huh? so game ended
  INFO [GameController.apply]                        (P12)batmule chat: it easy
  INFO [GameController.apply]                        (P12)batmule chat: is
  INFO [GameController.apply]                        (P13)HebrewMule chat: you quit... then we restarted it.. I was explaining it to him, he missed that robo quit and he missed you typed restart since he was on fullscreen
  INFO [GameController.apply]                        (P13)HebrewMule chat: so you didn't do that because you had a rough start?
  INFO [GameController.apply]                        (P12)batmule chat: you had time enough for restart! huh? is no answer
  INFO [GameController.apply]                        (P12)batmule chat: robolzer quit game! not me
  INFO [GameController.apply]                        (P13)HebrewMule chat: I agree, but, you couldn't waited 30 seconds for him to realize
  INFO [GameController.apply]                        (P12)batmule chat: i waited 1 min
  INFO [GameController.apply]                        (P13)HebrewMule chat: yes, and then you did right after him. We could have played it out
  INFO [GameController.apply]                        (P13)HebrewMule chat: fine, but you did it before there was consenses is all I am saying.
  INFO [GameController.apply]                        (P12)batmule chat: huh? is no answer
  INFO [GameController.apply]                        (P13)HebrewMule chat: Thats not the first time, you have quit games before because you dodn't like that someone wasn't buying land
  INFO [Server.acceptClients]                        Server: Accepted client /70.190.29.235 id 49e9d588-a302-4030-a379-2898ddb61288
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.190.29.235 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Lionel-HutzX is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Lionel-HutzX (ID: 101596)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.190.29.235 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7426 bytes
  INFO [Server.initUdp]                              Server: Client /70.190.29.235 <S14> requests UDP address /70.190.29.235:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Lionel-HutzX (ID 101596)
  INFO [GameController.apply]                        (S10)host4u chat: Hello Lionel-HutzX , 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: Join Us: http://www.facebook.com/groups/planetmule
  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: === Lionel-HutzX Bot Reputation: Unknown (1) Bot Games: 4
  INFO [ServerMessageHandler.processPlayerJoin]      /70.190.29.235 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)Lionel-HutzX joins the players
  INFO [Player.<init>]                               Creating (P14)Lionel-HutzX
  INFO [GameModel.setRemoteUser]                     (P14)Lionel-HutzX is a remote Player
  INFO [GameController.apply]                        (P14)Lionel-HutzX chat: gl hf
  INFO [GameController.apply]                        (P12)batmule chat: blame robolzer not me!
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P13)HebrewMule chat: I am-- its cool man
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)RedwoodTall chat: no quitting unless you want  no one to ply with you
  INFO [GameController.apply]                        (P13)HebrewMule chat: Lionel-Hit, we just had to restart the game because someone quit. I see you are newer, do you promise to stay until the end
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P14)Lionel-HutzX chat: yes
  INFO [GameController.apply]                        (P13)HebrewMule chat: And I see you have quit 2 games already
  INFO [GameController.apply]                        (P14)Lionel-HutzX chat: one game got kicked by the bot
  INFO [GameController.apply]                        (P13)HebrewMule chat: bot:smurfcheck Lionel-Hut
  INFO [GameController.apply]                        (S10)host4u chat: You need a Bot Reputation level of over 20 run a smurfcheck
  INFO [GameController.apply]                        (P14)Lionel-HutzX chat: the other game, which was my 1st
  INFO [GameController.apply]                        (P12)batmule chat: bot doesnt kick players :-)
  INFO [GameController.apply]                        (P13)HebrewMule chat: ok man...
  INFO [GameController.apply]                        (P14)Lionel-HutzX chat: i had video issues
  INFO [GameController.apply]                        (P13)HebrewMule chat: bot:pings
  INFO [GameController.apply]                        (S10)host4u chat: Pings:  Bot: 0ms (0ms) 
  INFO [GameController.apply]                        (P14)Lionel-HutzX chat: it eneded our game
  INFO [GameController.apply]                        (P14)Lionel-HutzX chat: trust me
  INFO [GameController.apply]                        (P12)batmule chat: stereo issues too?
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P14)Lionel-HutzX chat: gohan who is no 2 was in it
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101409 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /68.7.201.14 <P11>
  INFO [Server.removeClient]                         Server: Removing client /68.7.201.14 <> with id beeab4cd-6418-43da-983e-19e4458de164
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.7.201.14 <>
  INFO [GameController.apply]                        (P13)HebrewMule chat: ok your word is good, until its not-- like Flashaxel, Acavia, and Judas
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 100083 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /2.245.121.236 <P12>
  INFO [Server.removeClient]                         Server: Removing client /2.245.121.236 <> with id 1046ccb3-a707-43c0-9647-5ac3b40ae4ac
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /2.245.121.236 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101598 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /68.98.0.157 <P13>
  INFO [Server.removeClient]                         Server: Removing client /68.98.0.157 <> with id 25b66f22-d3b5-40da-bdb4-115af48b4d56
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.98.0.157 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101596 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /70.190.29.235 <P14>
  INFO [Server.removeClient]                         Server: Removing client /70.190.29.235 <> with id 49e9d588-a302-4030-a379-2898ddb61288
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.190.29.235 <>
  INFO [Server.acceptClients]                        Server: Accepted client /2.245.121.236 id 9c57c735-790c-4198-8d27-0be6a799556f
  INFO [ServerMessageHandler.processJoin]            Server: Client /2.245.121.236 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)batmule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)batmule (ID: 100083)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /2.245.121.236 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7098 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)batmule (ID 100083)
  INFO [Server.initUdp]                              Server: Client /2.245.121.236 <S14> requests UDP address /2.245.121.236:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello batmule , 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: Join Us: http://www.facebook.com/groups/planetmule
  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: === batmule Bot Reputation: Unknown (15) Bot Games: 48
  INFO [Server.acceptClients]                        Server: Accepted client /68.98.0.157 id e1782d7a-d39e-4cbe-8bc8-889930425bf2
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.98.0.157 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)HebrewMule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)HebrewMule (ID: 101598)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.98.0.157 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7189 bytes
  INFO [Server.initUdp]                              Server: Client /68.98.0.157 <S13> requests UDP address /68.98.0.157:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)HebrewMule (ID 101598)
  INFO [GameController.apply]                        (S10)host4u chat: Hello HebrewMule , 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: Join Us: http://www.facebook.com/groups/planetmule
  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: === HebrewMule Bot Reputation: Unknown (5) Bot Games: 5
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101598 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /68.98.0.157 <S13>
  INFO [Server.removeClient]                         Server: Removing client /68.98.0.157 <> with id e1782d7a-d39e-4cbe-8bc8-889930425bf2
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.98.0.157 <>
  INFO [GameController.apply]                        (S14)batmule chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P13)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /2.245.121.236 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)batmule joins the players
  INFO [Player.<init>]                               Creating (P14)batmule
  INFO [GameModel.setRemoteUser]                     (P14)batmule is a remote Player
  INFO [GameController.apply]                        (P14)batmule chat: bot:kick2
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to kick player rank 2
  INFO [GameController.apply]                        (S10)host4u chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)host4u chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)host4u chat: Processing Kick Request 
  INFO [Server.acceptClients]                        Server: Accepted client /70.190.29.235 id 312b5e1a-34cb-4538-bb09-49786811dbcf
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.190.29.235 <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)Lionel-HutzX is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Lionel-HutzX (ID: 101596)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.190.29.235 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7294 bytes
  INFO [Server.initUdp]                              Server: Client /70.190.29.235 <S12> requests UDP address /70.190.29.235:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Lionel-HutzX (ID 101596)
  INFO [GameController.apply]                        (S10)host4u chat: Hello Lionel-HutzX , 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: Join Us: http://www.facebook.com/groups/planetmule
  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: === Lionel-HutzX Bot Reputation: Unknown (1) Bot Games: 4
  INFO [Server.acceptClients]                        Server: Accepted client /68.98.0.157 id 3ff6ec8c-0b53-443a-bc8b-a584e97403fa
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.98.0.157 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)HebrewMule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)HebrewMule (ID: 101598)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.98.0.157 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7381 bytes
  INFO [Server.initUdp]                              Server: Client /68.98.0.157 <S11> requests UDP address /68.98.0.157:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)HebrewMule (ID 101598)
  INFO [GameController.apply]                        (S10)host4u chat: Hello HebrewMule , 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: Join Us: http://www.facebook.com/groups/planetmule
  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: === HebrewMule Bot Reputation: Unknown (5) Bot Games: 5
  INFO [ServerMessageHandler.processPlayerJoin]      /68.98.0.157 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)HebrewMule joins the players
  INFO [Player.<init>]                               Creating (P11)HebrewMule
  INFO [GameModel.setRemoteUser]                     (P11)HebrewMule is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /70.190.29.235 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Lionel-HutzX joins the players
  INFO [Player.<init>]                               Creating (P12)Lionel-HutzX
  INFO [GameModel.setRemoteUser]                     (P12)Lionel-HutzX is a remote Player
  INFO [GameController.apply]                        (P11)HebrewMule chat: dont leave bat its all good
  INFO [GameController.apply]                        (P11)HebrewMule chat: bot:kick2
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to kick player rank 2
  INFO [GameController.apply]                        (S10)host4u chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)host4u chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)host4u chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101596 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /70.190.29.235 <P12>
  INFO [Server.removeClient]                         Server: Removing client /70.190.29.235 <> with id 312b5e1a-34cb-4538-bb09-49786811dbcf
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.190.29.235 <>
  INFO [GameController.apply]                        (P14)batmule chat: lionel is another mule be ok !
  INFO [GameController.apply]                        (P11)HebrewMule chat: bot:kick1
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)host4u chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)host4u chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)host4u chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 100083 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /2.245.121.236 <P14>
  INFO [Server.removeClient]                         Server: Removing client /2.245.121.236 <> with id 9c57c735-790c-4198-8d27-0be6a799556f
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /2.245.121.236 <>
  INFO [GameController.apply]                        (P11)HebrewMule chat: bot:kick1
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)host4u chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)host4u chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)host4u chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <S10 P13>
  INFO [Server.acceptClients]                        Server: Accepted client /70.190.29.235 id 614c38b0-dbda-4107-ac2e-ae17c2c567a7
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.190.29.235 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Lionel-HutzX is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Lionel-HutzX (ID: 101596)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.190.29.235 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7235 bytes
  INFO [Server.initUdp]                              Server: Client /70.190.29.235 <S13> requests UDP address /70.190.29.235:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Lionel-HutzX (ID 101596)
  INFO [GameController.apply]                        (S10)host4u chat: Hello Lionel-HutzX , 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: Join Us: http://www.facebook.com/groups/planetmule
  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: === Lionel-HutzX Bot Reputation: Unknown (1) Bot Games: 4
  INFO [ServerMessageHandler.processPlayerJoin]      /70.190.29.235 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Lionel-HutzX joins the players
  INFO [Player.<init>]                               Creating (P13)Lionel-HutzX
  INFO [GameModel.setRemoteUser]                     (P13)Lionel-HutzX is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: annoying.
  INFO [GameController.apply]                        (P11)HebrewMule chat: fucking waited almost an hour and then one guy quits so everyone leaves, so frustrating sometimes!
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: kk, well lez hope for best;]
  INFO [Server.acceptClients]                        Server: Accepted client /108.238.57.57 id 5fe25332-4737-4674-9fde-3f7bfcdaf09a
  INFO [ServerMessageHandler.processJoin]            Server: Client /108.238.57.57 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)jjockobars is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)jjockobars (ID: 101651)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /108.238.57.57 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7336 bytes
  INFO [Server.initUdp]                              Server: Client /108.238.57.57 <S14> requests UDP address /108.238.57.57:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)jjockobars (ID 101651)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S14)jjockobars (ID 101651)
  INFO [GameController.apply]                        (S10)host4u chat: Hello jjockobars , 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: Join Us: http://www.facebook.com/groups/planetmule
  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: === jjockobars Bot Reputation: Fair (0) Bot Games: 0
  INFO [Server.acceptClients]                        Server: Accepted client /47.55.50.11 id 61aa3643-ed60-46c2-b526-36a86add57d0
  INFO [ServerMessageHandler.processJoin]            Server: Client /47.55.50.11 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)C64MuleBoot is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)C64MuleBoot (ID: 101485)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /47.55.50.11 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7405 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)C64MuleBoot (ID 101485)
  INFO [Server.initUdp]                              Server: Client /47.55.50.11 <S12> requests UDP address /47.55.50.11:6261
  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: Join Us: http://www.facebook.com/groups/planetmule
  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 [ServerMessageHandler.processPlayerJoin]      /47.55.50.11 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [UserController.apply]                        (S12)C64MuleBoot joins the players
  INFO [Player.<init>]                               Creating (P12)C64MuleBoot
  INFO [GameModel.setRemoteUser]                     (P12)C64MuleBoot is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: === C64MuleBoot Bot Reputation: Great (23) Bot Games: 26
  INFO [GameController.apply]                        (P11)HebrewMule chat: hey boot!
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: hi;]
  INFO [GameController.apply]                        (P11)HebrewMule chat: hows it going
  INFO [ServerMessageHandler.processPlayerJoin]      /108.238.57.57 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)jjockobars joins the players
  INFO [Player.<init>]                               Creating (P14)jjockobars
  INFO [GameModel.setRemoteUser]                     (P14)jjockobars is a remote Player
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: hi
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: Jjock.
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: please answer my question. Do you A) Know how to play and B) do you understand a game is an hour long?
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: id say more like 1.25 hours
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: i already had one end from quitters, you do promise to stay until the end?
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: bot:smurfcheckjjockobars
  INFO [GameController.apply]                        (S10)host4u chat: No Smurfs Found
  INFO [GameController.apply]                        (P11)HebrewMule chat: hello? are you there?
  INFO [GameController.apply]                        (P14)jjockobars chat: yes alot of games under my belt
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: it says 0 games on your stats 
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: as long as you give your word you will stay untl the end
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: it kinda feels good not to be the new guy anymore;]
  INFO [GameController.apply]                        (P11)HebrewMule chat: ok man, giving you the benefit of the doubt, lets roll
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)jjockobars (P13)Lionel-HutzX (P12)C64MuleBoot (P11)HebrewMule 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 167ms (217ms) <P13> 36ms (52ms) <P14> 97ms (320ms) <P12> 116ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 167ms (210ms) <P13> 36ms (37ms) <P14> 98ms (286ms) <P12> 116ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5424218878721970891
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)Lionel-HutzX (P11)HebrewMule (P14)jjockobars (P12)C64MuleBoot 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46532840
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)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]                        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 (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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: space
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 167ms (204ms) <P13> 36ms (48ms) <P14> 252ms (320ms) <P12> 116ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 168ms (204ms) <P13> 37ms (49ms) <P14> 254ms (333ms) <P12> 116ms (132ms) 
  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 7 frames, rountrip 6ms, max 254ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 333ms 25 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 6ms, max 254ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 3: Mountain3 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 6ms, max 254ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jjockobars is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 6ms, max 252ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 153ms
  INFO [LandGrantPhase.claimPlot]                    (P11)HebrewMule is granted tile 29: Mountain1 (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 128ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 127ms (195ms) <P13> 48ms (50ms) <P14> 116ms (270ms) <P12> 128ms (132ms) 
  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 (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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 123ms (190ms) <P13> 48ms (50ms) <P14> 116ms (270ms) <P12> 128ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7081089052217032655
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Lionel-HutzX (rank 1)
  INFO [Player.useFood]                              (P13)Lionel-HutzX has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (6ms) <P11> 118ms (190ms) <P13> 49ms (55ms) <P14> 168ms (270ms) <P12> 128ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  INFO [Wampus.<init>]                               Wampus has 16 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)Lionel-HutzX develops tile Plain (5,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P13)Lionel-HutzX got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)Lionel-HutzX got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 2294
  INFO [GameModel.gamble]                            (P13)Lionel-HutzX gambles $64, max: 47.5, left: 3.4391007, fraction 0.07240212
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX won $64 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 52ms (99ms) <P13> 49ms (50ms) <P14> 104ms (133ms) <P12> 125ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5520917240351583357
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 2)
  INFO [Player.useFood]                              (P11)HebrewMule has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (9ms) <P11> 57ms (110ms) <P13> 49ms (50ms) <P14> 104ms (133ms) <P12> 123ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  INFO [Wampus.<init>]                               Wampus has 16 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 [Mule.runAway]                                Mule runs away for (P11)HebrewMule
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Mountain1 (3,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P11)HebrewMule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)HebrewMule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)HebrewMule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)HebrewMule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)HebrewMule got an assay bot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (9ms) <P11> 51ms (90ms) <P13> 40ms (46ms) <P14> 103ms (127ms) <P12> 123ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8253894874278202467
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 3)
  INFO [Player.useFood]                              (P14)jjockobars 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 51ms (126ms) <P13> 39ms (44ms) <P14> 105ms (133ms) <P12> 123ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  INFO [Wampus.<init>]                               Wampus has 16 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)jjockobars develops tile River (4,1) with Food factory
  INFO [GameModel.buyAssay]                          (P14)jjockobars got an assay bot
  INFO [GameController.apply]                        (P11)HebrewMule chat: your guy in the box, the mule doesn't need to be
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 59
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (10ms) <P11> 54ms (125ms) <P13> 39ms (47ms) <P14> 110ms (242ms) <P12> 128ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -792126422833240153
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (10ms) <P11> 55ms (126ms) <P13> 39ms (51ms) <P14> 112ms (280ms) <P12> 127ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 16 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)C64MuleBoot develops tile Mountain3 (3,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1149
  INFO [GameController.apply]                        (P11)HebrewMule chat: feet touching the wompus to catch him
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $71, max: 47.5, left: 25.19949, fraction 0.53051555
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $71 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 55ms (125ms) <P13> 48ms (56ms) <P14> 112ms (290ms) <P12> 125ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1308531177811539593
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 55ms (128ms) <P13> 48ms (57ms) <P14> 112ms (290ms) <P12> 124ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 589748982045698990
  INFO [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]                 (P13)Lionel-HutzX has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 0 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 0 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 71ms (170ms) <P13> 49ms (59ms) <P14> 168ms (445ms) <P12> 124ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 71ms (170ms) <P13> 49ms (59ms) <P14> 168ms (445ms) <P12> 124ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1955781972216102145
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 13, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  INFO [Shop.printPriceFactor]                       Smithore 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]               (P13)Lionel-HutzX Smithore: 0 critical: 0 surplus: 0 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 5 critical: 0 surplus: 5 money: $996
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 0 critical: 0 surplus: 0 money: $700
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 0 critical: 0 surplus: 0 money: $875
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 97ms (192ms) <P13> 49ms (59ms) <P14> 242ms (445ms) <P12> 124ms (128ms) 
  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 (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.58500004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 12 frames, rountrip 3ms, max 415ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 445ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 445ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $89 (8 units for $712)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 71ms (143ms) <P13> 49ms (57ms) <P14> 168ms (445ms) <P12> 124ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1062719043195437879
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Crystite: 0 critical: 0 surplus: 0 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $284
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 0 critical: 0 surplus: 0 money: $700
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 0 critical: 0 surplus: 0 money: $875
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 71ms (170ms) <P13> 49ms (56ms) <P14> 168ms (445ms) <P12> 124ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [GameController.apply]                        (P11)HebrewMule chat: that makes no difference, it only slows the clock down....
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 85ms (170ms) <P13> 49ms (56ms) <P14> 168ms (445ms) <P12> 124ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2272864873910067512
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 16, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 1 critical: 3 surplus: -2 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 1 critical: 3 surplus: -2 money: $284
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 1 critical: 3 surplus: -2 money: $700
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 5 critical: 3 surplus: 2 money: $875
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 91ms (187ms) <P13> 50ms (57ms) <P14> 139ms (433ms) <P12> 124ms (128ms) 
  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 (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.876 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 124ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 419ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX (P14)jjockobars 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 415ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (4 units for $200)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 68ms (167ms) <P13> 48ms (55ms) <P14> 99ms (109ms) <P12> 124ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2706008213740963200
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 25, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 43%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 9 critical: 1 surplus: 8 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 2 surplus: -1 money: $134
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 6 critical: 1 surplus: 5 money: $650
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 1 critical: 2 surplus: -1 money: $875
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 100ms (190ms) <P13> 48ms (55ms) <P14> 99ms (124ms) <P12> 124ms (128ms) 
  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.858 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 142ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 190ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 190ms
  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: 190ms
  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: 190ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $44 (4 units for $178)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 73ms (180ms) <P13> 48ms (50ms) <P14> 98ms (124ms) <P12> 124ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -753260017620081304
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48299808
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $90 Plots: 1 Assets: 1555 Total: 2145
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 2 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $1014 Plots: 1 Assets: 531 Total: 2045
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 1 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $741 Plots: 1 Assets: 486 Total: 1727
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $738 Plots: 1 Assets: 361 Total: 1599
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 2 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $89
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 6 units $44
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $170
  INFO [SummaryPhase2.begin]                         Colony total: 7516
  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 (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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P11> 68ms (109ms) <P13> 48ms (49ms) <P14> 99ms (194ms) <P12> 124ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 2ms, max 124ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 208ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 2ms, max 123ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 10: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 123ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jjockobars is granted tile 15: Mountain3 (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 123ms
  INFO [LandGrantPhase.claimPlot]                    (P11)HebrewMule is granted tile 32: Mountain1 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 122ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 33: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 122ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 52ms (93ms) <P13> 48ms (49ms) <P14> 103ms (194ms) <P12> 122ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 52ms (109ms) <P13> 48ms (49ms) <P14> 106ms (194ms) <P12> 122ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7687220360937456496
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4416842
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P11> 52ms (109ms) <P13> 48ms (49ms) <P14> 103ms (132ms) <P12> 122ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)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)HebrewMule chat: taking the medium is a good block, but a boxed in doesn't help you in the long run...
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.sellMule]                          (P12)C64MuleBoot sold a mule for $170
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1407
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $84, max: 47.5, left: 20.199375, fraction 0.42525
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $84 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: 36
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 52ms (74ms) <P13> 48ms (49ms) <P14> 102ms (112ms) <P12> 126ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1244188505129704539
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9089563
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Lionel-HutzX (rank 2)
  INFO [Player.useFood]                              (P13)Lionel-HutzX has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 52ms (74ms) <P13> 47ms (49ms) <P14> 103ms (112ms) <P12> 126ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  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)HebrewMule chat: bot:events
  INFO [GameController.apply]                        (S10)host4u chat: Event Time Line: (1) Sunspot Activity ~ 
  INFO [GameController.apply]                        (S10)host4u chat:    Event Totals: Pirates (0/2) - Pests (0/3) - Radiation (0/2) - Acid Rain (0/3) - Sunspot Activity (1/3) - Meteor Strike (0/2) - Earthquake (0/3) - Fire (0/2) - 
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (2,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 883
  INFO [GameModel.gamble]                            (P13)Lionel-HutzX gambles $53, max: 47.5, left: 1.5064187, fraction 0.031714078
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX won $53 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 56ms (147ms) <P13> 46ms (49ms) <P14> 101ms (112ms) <P12> 126ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -548292383772570717
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2455877
  INFO [PlayerEventPhase.begin]                      Event player: (P14)jjockobars (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 $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 [GameController.apply]                        (P12)C64MuleBoot chat: bot:smurfcheckhebrewMule
  INFO [GameController.apply]                        (S10)host4u chat: No Smurfs Found
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)jjockobars has 5 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 57ms (147ms) <P13> 47ms (49ms) <P14> 102ms (112ms) <P12> 128ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  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)HebrewMule chat: i no be a smurf
  INFO [GameController.apply]                        (P11)HebrewMule chat: go
  INFO [GameController.apply]                        (P11)HebrewMule chat: oy vey
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: 1854 rank sound like a pro, giving advice??
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: i still dont know wat a smurf even means
  INFO [GameModel.developLand]                       (P14)jjockobars develops tile Mountain3 (8,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 56ms (147ms) <P13> 47ms (50ms) <P14> 95ms (102ms) <P12> 129ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8520536608307901841
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7057918
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 4)
  INFO [Player.useFood]                              (P11)HebrewMule 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)HebrewMule chat: ive played 14 or 15 games already and I played this on c64 a million times
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 56ms (141ms) <P13> 47ms (50ms) <P14> 95ms (110ms) <P12> 129ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  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]                        (P12)C64MuleBoot chat: means people have multiple accounts
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ya
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: k thx
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Mountain1 (3,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Mountain1 (1,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            HebrewMule caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 1488
  INFO [GameModel.gamble]                            (P11)HebrewMule gambles $60, max: 47.5, left: 4.6927595, fraction 0.09879494
  INFO [DevelopmentMessenger.showMessage]            HebrewMule won $60 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (16ms) <P11> 57ms (106ms) <P13> 46ms (49ms) <P14> 95ms (111ms) <P12> 129ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 994916039784023670
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (16ms) <P11> 57ms (141ms) <P13> 46ms (49ms) <P14> 95ms (111ms) <P12> 128ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4186999915769199819
  INFO [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]                 (P13)Lionel-HutzX has 9 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 4 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 2 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 0 food, 4 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 2 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 0 food, 5 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 5 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (14ms) <P11> 77ms (216ms) <P13> 46ms (49ms) <P14> 96ms (111ms) <P12> 128ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (14ms) <P11> 77ms (216ms) <P13> 46ms (49ms) <P14> 96ms (111ms) <P12> 128ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5289431512217156958
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $89
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $13
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 88%
  INFO [Shop.printPriceFactor]                       Smithore buy price $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]               (P13)Lionel-HutzX Smithore: 0 critical: 0 surplus: 0 money: $872
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 16 critical: 0 surplus: 16 money: $274
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 1 critical: 0 surplus: 1 money: $653
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 4 critical: 0 surplus: 4 money: $571
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (14ms) <P11> 111ms (216ms) <P13> 46ms (49ms) <P14> 95ms (111ms) <P12> 128ms (134ms) 
  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: 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 7ms, max 128ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule 
  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 [GameController.apply]                        (P11)HebrewMule chat: nope
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $91 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 88ms (194ms) <P13> 46ms (51ms) <P14> 93ms (106ms) <P12> 127ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2231683657198482453
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Crystite: 0 critical: 0 surplus: 0 money: $872
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $274
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 0 critical: 0 surplus: 0 money: $653
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 0 critical: 0 surplus: 0 money: $571
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 111ms (194ms) <P13> 46ms (51ms) <P14> 93ms (99ms) <P12> 126ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 111ms (216ms) <P13> 46ms (51ms) <P14> 93ms (99ms) <P12> 126ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3373875936568757225
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 2 critical: 3 surplus: -1 money: $872
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 1 critical: 3 surplus: -2 money: $274
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 0 critical: 3 surplus: -3 money: $653
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 6 critical: 3 surplus: 3 money: $571
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 111ms (216ms) <P13> 45ms (51ms) <P14> 93ms (102ms) <P12> 125ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.875 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 5ms, max 139ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 229ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jjockobars 
  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 HebrewMule rank 4 takes over trade from buyer Lionel-HutzX rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 4 takes over trade from buyer Lionel-HutzX rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 4 takes over trade from buyer Lionel-HutzX rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 4 takes over trade from buyer Lionel-HutzX rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 4 takes over trade from buyer Lionel-HutzX rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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: 216ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $67 (4 units for $268)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 104ms (194ms) <P13> 45ms (54ms) <P14> 97ms (102ms) <P12> 125ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8047147242295913261
  INFO [Shop.calcBuySellPrice]                       Current Energy price $44
  INFO [Shop.printPriceFactor]                       Energy shop: 6, total: 28, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 49%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 11 critical: 2 surplus: 9 money: $805
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 2 surplus: -1 money: $207
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 8 critical: 2 surplus: 6 money: $519
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 2 critical: 3 surplus: -1 money: $571
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 134ms (230ms) <P13> 49ms (53ms) <P14> 99ms (102ms) <P12> 125ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 230ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX 
  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 jjockobars rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jjockobars rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jjockobars rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jjockobars rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller HebrewMule rank 4 takes over trade from seller Lionel-HutzX rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller HebrewMule rank 4 takes over trade from seller Lionel-HutzX rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jjockobars rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 230ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 230ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 230ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 155ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  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 [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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $39 (8 units for $312)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 57ms (134ms) <P13> 49ms (53ms) <P14> 99ms (102ms) <P12> 127ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3556783500095868946
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47638792
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $89 Plots: 2 Assets: 1856 Total: 2945
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 2 Energy: 4 Smithore: 16 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $377 Plots: 2 Assets: 1209 Total: 2586
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 6 Energy: 7 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $1003 Plots: 2 Assets: 580 Total: 2583
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 3 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $633 Plots: 2 Assets: 615 Total: 2248
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 2 Energy: 5 Smithore: 1 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $91
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 6 units $39
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $180
  INFO [SummaryPhase2.begin]                         Colony total: 10362
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (5ms) <P11> 60ms (155ms) <P13> 49ms (52ms) <P14> 99ms (102ms) <P12> 128ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 5ms, max 128ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 155ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 5ms, max 128ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 9: Mountain1 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 5ms, max 128ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 18: Mountain3 (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 5ms, max 130ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jjockobars is granted tile 19: Plain (7,2)
  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)HebrewMule is granted tile 22: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 5ms, 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 (13) 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]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (5ms) <P11> 56ms (130ms) <P13> 49ms (51ms) <P14> 101ms (104ms) <P12> 130ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 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 3
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 5ms, max 130ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: fight for it
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: higher
  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)Lionel-HutzX bought the plot for $540
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (5ms) <P11> 51ms (81ms) <P13> 48ms (49ms) <P14> 102ms (108ms) <P12> 131ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6881617758223222763
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9806904
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 4)
  INFO [Player.useFood]                              (P11)HebrewMule 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)HebrewMule chat: was hoping for another...
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 49ms (63ms) <P13> 48ms (50ms) <P14> 102ms (108ms) <P12> 131ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  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)HebrewMule develops tile Mountain1 (1,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (1,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 1667
  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: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 49ms (61ms) <P13> 47ms (49ms) <P14> 101ms (105ms) <P12> 129ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7311611643492430299
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.82741416
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Lionel-HutzX (rank 3)
  INFO [Player.useFood]                              (P13)Lionel-HutzX has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 49ms (61ms) <P13> 45ms (49ms) <P14> 100ms (105ms) <P12> 129ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  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)Lionel-HutzX develops tile Plain (5,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Mountain3 (6,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX undevelops tile Plain (5,2)
  INFO [GameController.apply]                        (P11)HebrewMule chat: boot you could get two this round.
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Mountain1 (8,0) with Energy factory
  INFO [GameController.apply]                        (P11)HebrewMule chat: next round
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: maybe
  INFO [GameModel.sellMule]                          (P13)Lionel-HutzX sold a mule for $180
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P11)HebrewMule chat: no time
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 2133
  INFO [GameModel.gamble]                            (P13)Lionel-HutzX gambles $60, max: 47.5, left: 6.0390983, fraction 0.12713891
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX won $60 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 53ms (66ms) <P13> 46ms (49ms) <P14> 98ms (102ms) <P12> 126ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3684984753559135251
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4866175
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 2)
  INFO [Player.useFood]                              (P14)jjockobars has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 53ms (66ms) <P13> 46ms (49ms) <P14> 98ms (102ms) <P12> 126ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  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)jjockobars develops tile Plain (7,2) with Energy factory
  INFO [GameController.apply]                        (P11)HebrewMule chat: YOUR GUY in the box. If your guy is not in the box, even if the mule is, he will run away
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 51ms (60ms) <P13> 46ms (50ms) <P14> 98ms (103ms) <P12> 125ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2197032432888779397
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61224014
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)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 [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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 51ms (66ms) <P13> 46ms (49ms) <P14> 99ms (104ms) <P12> 125ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)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 [GameController.apply]                        (P11)HebrewMule chat: when your avitar is in, press space
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1316
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $63, max: 47.5, left: 7.6927567, fraction 0.16195278
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $63 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 51ms (82ms) <P13> 47ms (50ms) <P14> 97ms (104ms) <P12> 121ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4699162895684960924
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)C64MuleBoot Mountain3 (3,0)
  INFO [GameController.apply]                        (P11)HebrewMule chat: press space please
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 53ms (114ms) <P13> 47ms (53ms) <P14> 98ms (103ms) <P12> 121ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7393080133912152949
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)Lionel-HutzX has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 7 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 2 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  INFO [GameController.apply]                        (P11)HebrewMule chat: jjock, please press space
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 2 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 2 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 3 food, 2 energy, 3 smithore, 0 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 82ms (206ms) <P13> 48ms (53ms) <P14> 98ms (104ms) <P12> 122ms (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 (6ms) <P11> 82ms (206ms) <P13> 48ms (53ms) <P14> 98ms (104ms) <P12> 122ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4323219049474611120
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $91
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 225%
  INFO [Shop.printPriceFactor]                       Smithore buy price $202 sell price $237
  INFO [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)HebrewMule chat: during development so it skips, makes the game go faster, please.
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 3 critical: 0 surplus: 3 money: $368
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 16 critical: 0 surplus: 16 money: $252
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 6 critical: 0 surplus: 6 money: $403
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 7 critical: 0 surplus: 7 money: $147
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 95ms (206ms) <P13> 48ms (54ms) <P14> 97ms (104ms) <P12> 126ms (130ms) 
  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 (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.878 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 122ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 393ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)Lionel-HutzX auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [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.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P14)jjockobars auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 393ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $202 (32 units for $6464)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 95ms (189ms) <P13> 47ms (53ms) <P14> 97ms (106ms) <P12> 122ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6018201110882909187
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Crystite: 0 critical: 0 surplus: 0 money: $974
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $3484
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 0 critical: 0 surplus: 0 money: $1615
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 0 critical: 0 surplus: 0 money: $1561
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 95ms (244ms) <P13> 47ms (53ms) <P14> 97ms (106ms) <P12> 122ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 112ms (336ms) <P13> 47ms (49ms) <P14> 97ms (106ms) <P12> 122ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7759322529424206736
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 9, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $69 sell price $104
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 2 critical: 3 surplus: -1 money: $974
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 0 critical: 3 surplus: -3 money: $3484
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 2 critical: 3 surplus: -1 money: $1615
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 5 critical: 3 surplus: 2 money: $1561
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 114ms (336ms) <P13> 47ms (49ms) <P14> 97ms (113ms) <P12> 123ms (130ms) 
  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 [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 3ms, max 140ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 292ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jjockobars 
  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: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 244ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P14)jjockobars auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 244ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $138 (2 units for $276)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 114ms (292ms) <P13> 45ms (48ms) <P14> 100ms (114ms) <P12> 116ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2951823926787410437
  INFO [Shop.calcBuySellPrice]                       Current Energy price $39
  INFO [Shop.printPriceFactor]                       Energy shop: 6, total: 20, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 3 critical: 3 surplus: 0 money: $974
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 3 critical: 1 surplus: 2 money: $3208
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 2 critical: 4 surplus: -2 money: $1615
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 6 critical: 3 surplus: 3 money: $1837
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 194ms (336ms) <P13> 45ms (47ms) <P14> 100ms (113ms) <P12> 118ms (127ms) 
  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 (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.802 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 3ms, max 198ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 336ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jjockobars 
  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 HebrewMule rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: i thought tite needent be adjacent?
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 336ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P11)HebrewMule chat: what do you mean?
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $46 (6 units for $276)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 132ms (292ms) <P13> 44ms (47ms) <P14> 99ms (104ms) <P12> 115ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9157749151761064765
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50403688
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3208 Plots: 3 Assets: 414 Total: 5122
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $1837 Plots: 3 Assets: 945 Total: 4282
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 3 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $1339 Plots: 3 Assets: 924 Total: 3763
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 2 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $974 Plots: 4 Assets: 669 Total: 3643
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 11 mules for 22 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $400
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 10 units $202
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $138
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $400
  INFO [SummaryPhase2.begin]                         Colony total: 16810
  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 [GameController.apply]                        (P13)Lionel-HutzX chat: the plots dont need to be touching
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 114ms (292ms) <P13> 43ms (46ms) <P14> 99ms (104ms) <P12> 115ms (130ms) 
  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 3 frames, rountrip 3ms, max 115ms
  INFO [GameController.apply]                        (P11)HebrewMule chat: for what?
  INFO [LandGrantPhase$2.finished]                   Grace duration 236ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 3ms, max 115ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 8: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jjockobars is granted tile 11: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 18: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 118ms
  INFO [LandGrantPhase.claimPlot]                    (P11)HebrewMule is granted tile 24: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 117ms
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: for bonus
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (13ms) <P11> 55ms (163ms) <P13> 42ms (47ms) <P14> 99ms (103ms) <P12> 118ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [GameController.apply]                        (P11)HebrewMule chat: yes they must be
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 55ms (132ms) <P13> 43ms (47ms) <P14> 98ms (103ms) <P12> 118ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4609480611235427521
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91156954
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 55ms (132ms) <P13> 43ms (47ms) <P14> 99ms (108ms) <P12> 119ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 7 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]                        (P13)Lionel-HutzX chat: oh, well then ur hookedup
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,1) with Food factory
  INFO [GameController.apply]                        (P11)HebrewMule chat: however, when you have three of anything, even if they aren't touching you get a bonus
  INFO [GameController.apply]                        (P11)HebrewMule chat: but thats ONTOP of the adjacent bonus
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: of anything?
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,1) with Food factory
  INFO [GameController.apply]                        (P11)HebrewMule chat: yes
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: k thx
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1696
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 53ms (116ms) <P13> 43ms (46ms) <P14> 98ms (101ms) <P12> 129ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1221196912513760478
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.119246185
  INFO [PlayerEventPhase.begin]                      Event player: (P14)jjockobars (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $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 [GameController.apply]                        (P11)HebrewMule chat: thats why having 3, 6, 9, or 12 of one thing is a good thing
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P14)jjockobars has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (13ms) <P11> 53ms (145ms) <P13> 43ms (47ms) <P14> 97ms (101ms) <P12> 127ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  INFO [Wampus.<init>]                               Wampus has 7 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)HebrewMule chat: but, having like a high with nothing connected is the same as two lows touching so sometimes taking a med that gets you blocked in only hurts you later
  INFO [GameModel.developLand]                       (P14)jjockobars develops tile Plain (7,1) with Energy factory
  INFO [GameController.apply]                        (P11)HebrewMule chat: but you blocked me so thats good, but we let cboot have it all up there!
  INFO [GameController.apply]                        (P11)HebrewMule chat: feet on him
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 54ms (61ms) <P13> 43ms (48ms) <P14> 97ms (100ms) <P12> 128ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7584481675962088598
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7818777
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 3)
  INFO [Player.useFood]                              (P11)HebrewMule has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 54ms (61ms) <P13> 43ms (48ms) <P14> 94ms (100ms) <P12> 128ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  INFO [Wampus.<init>]                               Wampus has 7 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)HebrewMule develops tile Mountain1 (1,4) with Food factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            HebrewMule caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 1695
  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: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (10ms) <P11> 51ms (58ms) <P13> 45ms (48ms) <P14> 96ms (100ms) <P12> 128ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3801074128316773343
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21380103
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Lionel-HutzX (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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)Lionel-HutzX has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 51ms (71ms) <P13> 45ms (48ms) <P14> 96ms (102ms) <P12> 127ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  INFO [Wampus.<init>]                               Wampus has 7 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)Lionel-HutzX develops tile Plain (5,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX undevelops tile Mountain1 (8,0)
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (2,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 1710
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (12ms) <P11> 51ms (54ms) <P13> 45ms (47ms) <P14> 97ms (106ms) <P12> 125ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (12ms) <P11> 51ms (54ms) <P13> 45ms (47ms) <P14> 97ms (106ms) <P12> 125ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1461568223583913094
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)Lionel-HutzX has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 8 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 6 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 2 food, 3 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 5 food, 3 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 4 food, 8 energy, 4 smithore, 0 crystite
  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 [GameController.apply]                        (P11)HebrewMule chat: please press space jjock
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: jj space
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJOCK! 
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 2 food, 3 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 5 food, 3 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 4 food, 7 energy, 2 smithore, 0 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 53ms (77ms) <P13> 43ms (48ms) <P14> 97ms (106ms) <P12> 125ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4699141581498187545
  INFO [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)HebrewMule chat: JJOCK, please acknowlege you hear us?
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 53ms (83ms) <P13> 44ms (48ms) <P14> 97ms (106ms) <P12> 125ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5064741443035423107
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $202
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 10, mules potentially available: 14, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $117 sell price $152
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: when plots are growing press spacebar JJ
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 7 critical: 0 surplus: 7 money: $799
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $2558
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 3 critical: 0 surplus: 3 money: $1139
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 2 critical: 0 surplus: 2 money: $1487
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 53ms (156ms) <P13> 46ms (50ms) <P14> 97ms (106ms) <P12> 125ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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.875 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 4ms, max 125ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX (P14)jjockobars 
  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]         (P11)HebrewMule auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)Lionel-HutzX auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P14)jjockobars auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $117 (12 units for $1404)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 73ms (156ms) <P13> 47ms (53ms) <P14> 95ms (106ms) <P12> 123ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 747789507120942685
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  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]               (P13)Lionel-HutzX Crystite: 0 critical: 0 surplus: 0 money: $1618
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $2558
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 0 critical: 0 surplus: 0 money: $1490
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 0 critical: 0 surplus: 0 money: $1721
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 77ms (175ms) <P13> 47ms (53ms) <P14> 96ms (115ms) <P12> 123ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 79ms (175ms) <P13> 47ms (53ms) <P14> 97ms (122ms) <P12> 123ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8664975603403884809
  INFO [Shop.calcBuySellPrice]                       Current Food price $138
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  INFO [Shop.printPriceFactor]                       Food buy price $117 sell price $152
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 2 critical: 4 surplus: -2 money: $1618
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 6 critical: 4 surplus: 2 money: $2558
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 5 critical: 4 surplus: 1 money: $1490
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 4 critical: 4 surplus: 0 money: $1721
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 136ms (194ms) <P13> 47ms (50ms) <P14> 98ms (122ms) <P12> 123ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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 (11) 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.86399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 4ms, max 136ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Lionel-HutzX (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $117 (2 units for $234)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 80ms (194ms) <P13> 43ms (47ms) <P14> 107ms (125ms) <P12> 122ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3211013400582746741
  INFO [Shop.calcBuySellPrice]                       Current Energy price $46
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 21, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  INFO [Shop.printPriceFactor]                       Energy 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]               (P13)Lionel-HutzX Energy: 3 critical: 4 surplus: -1 money: $1501
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 3 surplus: -2 money: $2675
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 7 critical: 4 surplus: 3 money: $1607
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 10 critical: 3 surplus: 7 money: $1721
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 80ms (180ms) <P13> 43ms (46ms) <P14> 107ms (122ms) <P12> 122ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.878 seconds
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Lionel-HutzX (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P14)jjockobars 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 4ms, max 122ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Lionel-HutzX (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P14)jjockobars 
  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: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Lionel-HutzX rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Lionel-HutzX rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $94 (4 units for $376)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (6ms) <P11> 51ms (156ms) <P13> 43ms (45ms) <P14> 103ms (108ms) <P12> 121ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -464460754244088238
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45458176
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2391 Plots: 4 Assets: 1081 Total: 5472
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $1997 Plots: 4 Assets: 1466 Total: 5463
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $1707 Plots: 4 Assets: 1347 Total: 5054
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $1409 Plots: 5 Assets: 1092 Total: 5001
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $230
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 12 units $117
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $117
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $94
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $230
  INFO [SummaryPhase2.begin]                         Colony total: 20990
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (6ms) <P11> 53ms (137ms) <P13> 41ms (45ms) <P14> 100ms (107ms) <P12> 123ms (135ms) 
  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 123ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 187ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 4ms, max 123ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)jjockobars is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 4ms, max 127ms
  INFO [LandGrantPhase.claimPlot]                    (P11)HebrewMule is granted tile 11: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 127ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 12: Mountain1 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 127ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 22: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 130ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 51ms (156ms) <P13> 41ms (44ms) <P14> 99ms (105ms) <P12> 127ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 5
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 3ms, max 127ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)C64MuleBoot bought the plot for $1472
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (10ms) <P11> 53ms (114ms) <P13> 42ms (45ms) <P14> 99ms (101ms) <P12> 126ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8200348694273662390
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.68640935
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 57ms (156ms) <P13> 42ms (46ms) <P14> 99ms (106ms) <P12> 125ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain3 (3,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2405
  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: 68
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (11ms) <P11> 55ms (63ms) <P13> 41ms (46ms) <P14> 96ms (106ms) <P12> 122ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5958448331518991747
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41921937
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 2)
  INFO [Player.useFood]                              (P14)jjockobars has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (12ms) <P11> 55ms (65ms) <P13> 42ms (46ms) <P14> 96ms (102ms) <P12> 122ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)jjockobars got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameController.apply]                        (P11)HebrewMule chat: hurry up
  INFO [GameModel.developLand]                       (P14)jjockobars develops tile River (4,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (10ms) <P11> 50ms (60ms) <P13> 43ms (46ms) <P14> 99ms (106ms) <P12> 128ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7082404322841169634
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.73562616
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 3)
  INFO [Player.useFood]                              (P11)HebrewMule 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (10ms) <P11> 55ms (65ms) <P13> 43ms (46ms) <P14> 99ms (106ms) <P12> 128ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: Jjock, again, you don't need the mule in the box only your guy
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Mountain1 (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)HebrewMule undevelops tile Plain (0,4)
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (1,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (0,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            HebrewMule caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 2404
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P14)jjockobars chat: j   1st time on computer wampus  hard to catgh this is pretty cool
  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: 70
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 49ms (65ms) <P13> 46ms (51ms) <P14> 97ms (103ms) <P12> 121ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2642359540458720500
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32888192
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Lionel-HutzX (rank 4)
  INFO [Player.useFood]                              (P13)Lionel-HutzX 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 (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (11ms) <P11> 49ms (65ms) <P13> 46ms (51ms) <P14> 97ms (99ms) <P12> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE PRESS SPACE
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)HebrewMule chat: orry
  INFO [GameController.apply]                        (P11)HebrewMule chat: ignore that
  INFO [GameController.apply]                        (P11)HebrewMule chat: yeah, you need to have your FEET on him
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (2,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile River (4,4) with Food factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Mountain1 (8,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 1844
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 50ms (58ms) <P13> 49ms (54ms) <P14> 98ms (104ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 50ms (58ms) <P13> 49ms (54ms) <P14> 98ms (104ms) <P12> 119ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2968610968633632239
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)Lionel-HutzX has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 7 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 4 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 6 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 0 food, 8 energy, 2 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 10 food, 8 energy, 4 smithore, 0 crystite
  INFO [GameController.apply]                        (P11)HebrewMule chat: everyone press space here so it goes faster, please
  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 [GameController.apply]                        (P11)HebrewMule chat: JJ  PLEASE PRESS SPACE
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: SPACE!
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: SPACEBAR
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE
  INFO [GameController.apply]                        (P11)HebrewMule chat: for fuck sake.
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJOCK
  INFO [GameController.apply]                        (P11)HebrewMule chat: holy shit annoying
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: slow learner
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: poor reader
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 3 food, 6 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 1 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 0 food, 9 energy, 1 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 9 food, 9 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 57ms (173ms) <P13> 44ms (49ms) <P14> 98ms (104ms) <P12> 120ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7370381237278767502
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 67ms (173ms) <P13> 43ms (49ms) <P14> 99ms (109ms) <P12> 119ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8890749819097954796
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $117
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 12, mules potentially available: 13, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 54%
  INFO [Shop.printPriceFactor]                       Smithore buy price $66 sell price $101
  INFO [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)HebrewMule chat: JJock, please say you understand.
  INFO [GameController.apply]                        (P11)HebrewMule chat: are you seeing this?
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 14 critical: 0 surplus: 14 money: $824
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 7 critical: 0 surplus: 7 money: $229
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 1 critical: 0 surplus: 1 money: $1477
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 4 critical: 0 surplus: 4 money: $1742
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 100ms (192ms) <P13> 43ms (45ms) <P14> 97ms (104ms) <P12> 120ms (130ms) 
  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 (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.878 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 4ms, max 122ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 192ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 192ms
  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: 192ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.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 [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 173ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 173ms
  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 [SlickLogSystem.info]                         Transaction #18
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 173ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 165ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $100 (19 units for $1902)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 52ms (162ms) <P13> 40ms (44ms) <P14> 99ms (104ms) <P12> 123ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8166879795318942967
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Crystite: 0 critical: 0 surplus: 0 money: $560
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $919
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 4 critical: 0 surplus: 4 money: $63
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 0 critical: 0 surplus: 0 money: $1518
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (8ms) <P11> 52ms (130ms) <P13> 42ms (44ms) <P14> 99ms (108ms) <P12> 126ms (130ms) 
  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 [GameController.apply]                        (P11)HebrewMule chat: JJOCK, please, its annoying. Say yes that you understand, please.
  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 4ms, max 123ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule 
  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: 130ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  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: 130ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 130ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  INFO [GameController.apply]                        (P11)HebrewMule chat: omg
  INFO [GameController.apply]                        (P11)HebrewMule chat: whatever
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: wow
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $96 (4 units for $396)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (10ms) <P11> 49ms (76ms) <P13> 44ms (46ms) <P14> 99ms (108ms) <P12> 123ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3073763993410553572
  INFO [Shop.calcBuySellPrice]                       Current Food price $117
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 15, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 105%
  INFO [Shop.printPriceFactor]                       Food buy price $108 sell price $143
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)HebrewMule chat: the develpoment phase takes a long time if you don't press space, JJOCK, please do it next time.
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 3 critical: 4 surplus: -1 money: $560
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 2 critical: 4 surplus: -2 money: $919
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 0 critical: 4 surplus: -4 money: $459
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 9 critical: 4 surplus: 5 money: $1122
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 52ms (156ms) <P13> 45ms (57ms) <P14> 99ms (111ms) <P12> 123ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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.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: 174ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jjockobars 
  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 HebrewMule rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  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: 174ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $149 (5 units for $747)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 55ms (156ms) <P13> 44ms (50ms) <P14> 99ms (113ms) <P12> 118ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1598502762559035780
  INFO [Shop.calcBuySellPrice]                       Current Energy price $94
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 31, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  INFO [Shop.printPriceFactor]                       Energy buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: Highest TITE goes in price is $148 as well
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 6 critical: 5 surplus: 1 money: $560
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 5 surplus: -4 money: $615
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 12 critical: 4 surplus: 8 money: $16
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 12 critical: 4 surplus: 8 money: $1726
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 76ms (174ms) <P13> 47ms (52ms) <P14> 98ms (111ms) <P12> 117ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $78 (4 units for $312)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 55ms (154ms) <P13> 49ms (56ms) <P14> 97ms (113ms) <P12> 118ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3237539680057479876
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47962744
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $1726 Plots: 5 Assets: 3065 Total: 7291
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 5 Energy: 12 Smithore: 6 Crystite: 4
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $560 Plots: 6 Assets: 3175 Total: 6735
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 3 Energy: 6 Smithore: 17 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $328 Plots: 5 Assets: 3121 Total: 5949
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 3 Energy: 8 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $303 Plots: 6 Assets: 1411 Total: 4714
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $149
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $78
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $200
  INFO [SummaryPhase2.begin]                         Colony total: 24689
  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]                        (P12)C64MuleBoot chat: lol
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 55ms (154ms) <P13> 49ms (52ms) <P14> 97ms (111ms) <P12> 118ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 3ms, max 118ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 154ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 3ms, max 118ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 2: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 118ms
  INFO [LandGrantPhase.claimPlot]                    (P11)HebrewMule is granted tile 12: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 121ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jjockobars is granted tile 15: Mountain3 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, max 130ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 16: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 3ms, 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 70ms (154ms) <P13> 49ms (56ms) <P14> 96ms (104ms) <P12> 130ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1412
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: fdfdfdd
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 3ms, max 130ms
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: sheet....
  INFO [GameController.apply]                        (P11)HebrewMule chat: could be a high
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: buy
  INFO [GameController.apply]                        (P11)HebrewMule chat: we only know where two are
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: lol, yea maybe
  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)jjockobars bought the plot for $1412
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (11ms) <P11> 51ms (114ms) <P13> 49ms (58ms) <P14> 100ms (105ms) <P12> 130ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1352
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 6ms, max 130ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (14ms) <P11> 46ms (80ms) <P13> 49ms (59ms) <P14> 100ms (104ms) <P12> 130ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3499694178128282812
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08624613
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)C64MuleBoot has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (14ms) <P11> 49ms (80ms) <P13> 49ms (59ms) <P14> 98ms (103ms) <P12> 129ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)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 [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (1,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2141
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $109, max: 47.5, left: 5.459099, fraction 0.114928395
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $109 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (14ms) <P11> 51ms (67ms) <P13> 50ms (60ms) <P14> 97ms (104ms) <P12> 129ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1263390849376501114
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3960886
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 3)
  INFO [Player.useFood]                              (P11)HebrewMule 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 (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (14ms) <P11> 51ms (67ms) <P13> 50ms (59ms) <P14> 97ms (107ms) <P12> 129ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  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)HebrewMule develops tile Mountain1 (1,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (0,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (0,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 1844
  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: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 53ms (60ms) <P13> 49ms (57ms) <P14> 102ms (112ms) <P12> 128ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -681539368543555391
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.80427325
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Lionel-HutzX (rank 2)
  INFO [Player.useFood]                              (P13)Lionel-HutzX 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 53ms (61ms) <P13> 49ms (57ms) <P14> 98ms (112ms) <P12> 128ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  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]                       (P13)Lionel-HutzX develops tile Plain (8,3) with Food factory
  INFO [GameModel.buyAssay]                          (P13)Lionel-HutzX got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 1672
  INFO [GameModel.gamble]                            (P13)Lionel-HutzX gambles $104, max: 47.5, left: 4.314343, fraction 0.09082827
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P11)HebrewMule chat: bot:lastassay
  INFO [GameController.apply]                        (S10)host4u chat: Found Medium amounts of Crystite
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 53ms (75ms) <P13> 49ms (50ms) <P14> 100ms (114ms) <P12> 128ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2065588869931216639
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5062901
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 1)
  INFO [Player.useFood]                              (P14)jjockobars 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 [GameController.apply]                        (P11)HebrewMule chat: where was that?
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 53ms (112ms) <P13> 48ms (50ms) <P14> 100ms (114ms) <P12> 128ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  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 [GameController.apply]                        (P12)C64MuleBoot chat: ?
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: over there;]
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  INFO [GameModel.developLand]                       (P14)jjockobars develops tile Mountain3 (7,3) with Crystite factory
  INFO [GameController.apply]                        (P11)HebrewMule chat: nice
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 53ms (70ms) <P13> 47ms (49ms) <P14> 100ms (112ms) <P12> 129ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 53ms (70ms) <P13> 47ms (49ms) <P14> 100ms (112ms) <P12> 129ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4963940243808437293
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)Lionel-HutzX has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 12 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 6 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 12 food, 3 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 0 food, 8 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 10 food, 8 energy, 4 smithore, 1 crystite
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: man i was smokin a butt when the first assays happend.
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJOCK, for the love of all that is holy, please press space!!!!!!!!!
  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 [GameController.apply]                        (P13)Lionel-HutzX chat: SPACE OJ!
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJ SPPPPAACDEEEEEEE!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: Im not going to be able to stay untl the end
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJ please fucking press space
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ya u are
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 5 food, 7 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 10 food, 4 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 0 food, 7 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 8 food, 6 energy, 2 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 58ms (182ms) <P13> 47ms (57ms) <P14> 99ms (107ms) <P12> 124ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1109185047861126271
  INFO [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)HebrewMule chat: seriously, its going to take too long
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 81ms (182ms) <P13> 47ms (57ms) <P14> 99ms (106ms) <P12> 124ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5915213966746780548
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $100
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 213%
  INFO [Shop.printPriceFactor]                       Smithore buy price $211 sell price $246
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: part of people learningf
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJ- are you seeing this? Hello? please answer
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 22 critical: 0 surplus: 22 money: $639
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 4 critical: 0 surplus: 4 money: $112
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 22 critical: 0 surplus: 22 money: $103
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 7 critical: 0 surplus: 7 money: $14
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 113ms (182ms) <P13> 48ms (57ms) <P14> 99ms (106ms) <P12> 124ms (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 [GameController.apply]                        (P11)HebrewMule chat: well hes igniring us
  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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 206ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P14)jjockobars 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 [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 [GameController.apply]                        (P12)C64MuleBoot chat: yup
  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 [GameController.apply]                        (P11)HebrewMule chat: and its not cool, nothing hard about pressing space.
  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 [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)Lionel-HutzX auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 206ms
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $211 (55 units for $11605)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (9ms) <P11> 133ms (206ms) <P13> 55ms (57ms) <P14> 99ms (106ms) <P12> 121ms (124ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7512155267435251966
  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 [GameController.apply]                        (P11)HebrewMule chat: If you dont respond, JJ, I am going to quit this game.
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: sometimes i miss and hit B...
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Crystite: 0 critical: 0 surplus: 0 money: $5281
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $956
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 0 critical: 0 surplus: 0 money: $4745
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 5 critical: 0 surplus: 5 money: $1491
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (9ms) <P11> 133ms (192ms) <P13> 55ms (57ms) <P14> 95ms (106ms) <P12> 120ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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]                        (P11)HebrewMule chat: i can allow taht...
  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 2ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 192ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jjockobars 
  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]                        (P11)HebrewMule chat: JJOCKBARS. Please answer. DO YOU SEE THIS MESSAGE.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (8ms) <P11> 89ms (182ms) <P13> 48ms (57ms) <P14> 94ms (99ms) <P12> 120ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7620294779048282454
  INFO [Shop.calcBuySellPrice]                       Current Food price $149
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 26, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 71%
  INFO [Shop.printPriceFactor]                       Food 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]               (P13)Lionel-HutzX Food: 5 critical: 4 surplus: 1 money: $5281
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 12 critical: 4 surplus: 8 money: $956
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 0 critical: 4 surplus: -4 money: $4745
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 9 critical: 4 surplus: 5 money: $1491
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 89ms (192ms) <P13> 48ms (57ms) <P14> 98ms (104ms) <P12> 120ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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.88 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 120ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  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: 158ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P14)jjockobars auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 158ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: maybe full screen
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $91 (12 units for $1092)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 69ms (137ms) <P13> 45ms (49ms) <P14> 98ms (104ms) <P12> 119ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1208878076459663957
  INFO [Shop.calcBuySellPrice]                       Current Energy price $78
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 35, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is decreased to 74%
  INFO [Shop.printPriceFactor]                       Energy buy price $43 sell price $78
  INFO [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)HebrewMule chat: LAST CHANCE, JJOCKBARS, answer me or im done with this game.
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: for realz?
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: come on
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 8 critical: 6 surplus: 2 money: $5281
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 5 critical: 7 surplus: -2 money: $1593
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 10 critical: 5 surplus: 5 money: $4108
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 12 critical: 5 surplus: 7 money: $1946
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 109ms (162ms) <P13> 41ms (47ms) <P14> 98ms (105ms) <P12> 118ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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]                        (P13)Lionel-HutzX chat: it aint that bad...
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.881 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 162ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX 
  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 [GameController.apply]                        (P13)Lionel-HutzX chat: u wanted the community thing
  INFO [GameController.apply]                        (P11)HebrewMule chat: im not going to make it, i had a game reset earlier.
  INFO [GameController.apply]                        (P11)HebrewMule chat: I did. B
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $58 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 69ms (163ms) <P13> 41ms (42ms) <P14> 99ms (104ms) <P12> 118ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3285907390170624266
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46086496
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $5281 Plots: 7 Assets: 1539 Total: 10320
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $4108 Plots: 6 Assets: 1827 Total: 8935
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 7 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $1946 Plots: 7 Assets: 1975 Total: 7421
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 4 Energy: 12 Smithore: 0 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1593 Plots: 7 Assets: 1340 Total: 6433
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $420
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 31 units $211
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $91
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $420
  INFO [SummaryPhase2.begin]                         Colony total: 33109
  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.chatInputKeyPressed]               Lobby Chat Send: 1:jjockobars Money: $1726 Plots: 5 Assets: 3065 Total: 7291
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:Lionel-HutzX Money: $560 Plots: 6 Assets: 3175 Total: 6735
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:HebrewMule Money: $328 Plots: 5 Assets: 3121 Total: 5949
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:C64MuleBoot Money: $303 Plots: 6 Assets: 1411 Total: 4714
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367075) HebrewMule: its cool no one is quitting
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367076) HebrewMule: comeone on I waited 45 min already
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367077) Lionel-HutzX: wow
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367078) Lionel-HutzX: ok, well if any adults would like to play
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367079) Lionel-HutzX: let me know
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367080) HebrewMule: sorry
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367081) HebrewMule: sorry
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367082) Lionel-HutzX: guess bat is a no go for me to play with
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367083) HebrewMule: come back I was trying to kick the AI
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367084) batmule: lol
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367085) HebrewMule: no that was my fault come back
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367086) batmule: noob
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367087) Lionel-HutzX: k then
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367088) Lionel-HutzX: nvm
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367089) HebrewMule: it was showing as second
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367090) HebrewMule: did botkick2 don't know why it kicked 3
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367091) HebrewMule: Jjock
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367092) Lionel-HutzX: uh... need 2
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367093) HebrewMule: do you know how to play?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367094) HebrewMule: You are welcome if you stay for the whole game, we can teach you
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367095) batmule: answer: yes i played before on c64
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367096) batmule: answer: no we wont teach! make training game to learn game
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367097) HebrewMule: it does our community no good if people don't help the noobs. As long as they stay till the end, you have learn somehow... This guy I do
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367098) jjockobars: ok
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367099) HebrewMule: ok what?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367100) batmule: answer: noobs often ruin game (or victory) with crazy or dumb actions or leaving game!
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(6.67%) Pests(13.30%) Radiation(6.67%) Acid Rain(20.00%) Sunspot Activity(6.67%) Meteor Strike(13.30%) Earthquake(20.00%) Fire(13.30%) 
  INFO [GameController.apply]                        (P11)HebrewMule chat: but its taking to fucking long sitting through that each time.
  INFO [GameController.apply]                        (P11)HebrewMule chat: We are asking you to please press space during development so it skips and goes faster, do you understand?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJOCK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: answer me
  INFO [GameController.apply]                        (P11)HebrewMule chat: please
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: it takes like 15 secs
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: im not starting again until I get something that shows JJ hears us
  INFO [GameController.apply]                        (P11)HebrewMule chat: We are asking you to please press space during development so it skips and goes faster, do you understand?
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: kk
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: jj
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: JJOCKOBARS, you are making me SHOUT!
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: WITH CAPS!
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: ;]
  INFO [GameController.apply]                        (P11)HebrewMule chat: im going to kick him
  INFO [GameController.apply]                        (P11)HebrewMule chat: lol
  INFO [GameController.apply]                        (P14)jjockobars chat: i hear you sorry
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: ok
  INFO [GameController.apply]                        (P11)HebrewMule chat: We are asking you to please press space during development so it skips and goes faster, do you understand?
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: listen
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: do u see what goes on when u dont hit spacebar???
  INFO [GameController.apply]                        (P14)jjockobars chat: yes
  INFO [GameController.apply]                        (P11)HebrewMule chat: thank you
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 146ms (196ms) <P13> 37ms (38ms) <P14> 100ms (104ms) <P12> 115ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 2ms, max 146ms
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: we can kick him if u want
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: yea, hit SPACE when the shit is calculating
  INFO [LandGrantPhase$2.finished]                   Grace duration 196ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 2ms, max 167ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)HebrewMule is granted tile 7: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 146ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 8: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 146ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 12: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 146ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 145ms (196ms) <P13> 37ms (53ms) <P14> 100ms (104ms) <P12> 115ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1008
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 2ms, max 145ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: jj missed 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]            (P11)HebrewMule bought the plot for $2152
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: he sho did
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 50ms (78ms) <P13> 47ms (52ms) <P14> 97ms (105ms) <P12> 127ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $2092
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 2ms, max 125ms
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: buy river
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: i guess...
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: cheap
  INFO [GameController.apply]                        (P11)HebrewMule chat: food expensive now
  INFO [GameController.apply]                        (P11)HebrewMule chat: river good
  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)Lionel-HutzX bought the plot for $2092
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 49ms (53ms) <P13> 48ms (52ms) <P14> 94ms (105ms) <P12> 123ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $2032
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [GameController.apply]                        (P11)HebrewMule chat: bot:prices
  INFO [GameController.apply]                        (S10)host4u chat: Smithore buy price $211 sell price $246, Crystite buy price $76 sell price $216, Food buy price $91 sell price $126, Energy buy price $43 sell price $78, Mule Price:  mule now costs $420
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 5ms, max 127ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  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)HebrewMule chat: nice, two!
  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)Lionel-HutzX bought the plot for $2032
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 47ms (52ms) <P13> 50ms (55ms) <P14> 99ms (108ms) <P12> 124ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8617121419437775325
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.086134136
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Lionel-HutzX (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)Lionel-HutzX has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (10ms) <P11> 47ms (52ms) <P13> 50ms (54ms) <P14> 99ms (108ms) <P12> 124ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  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]                       (P13)Lionel-HutzX develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (8,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (2,3) with Energy factory
  INFO [GameModel.sellMule]                          (P13)Lionel-HutzX sold a mule for $420
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 2351
  INFO [GameModel.gamble]                            (P13)Lionel-HutzX gambles $100, max: 47.5, left: 1.1991029, fraction 0.025244271
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX won $100 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 50ms (63ms) <P13> 48ms (52ms) <P14> 100ms (109ms) <P12> 125ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2857404347835452974
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20593584
  INFO [PlayerEventPhase.begin]                      Event player: (P11)HebrewMule (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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)HebrewMule has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 52ms (99ms) <P13> 48ms (52ms) <P14> 100ms (109ms) <P12> 126ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  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)HebrewMule develops tile Plain (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            HebrewMule caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (1,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (0,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 2403
  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: 58
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 55ms (119ms) <P13> 48ms (52ms) <P14> 99ms (107ms) <P12> 126ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9049421056859252336
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5180151
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 3)
  INFO [Player.useFood]                              (P14)jjockobars has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (5ms) <P11> 63ms (119ms) <P13> 48ms (52ms) <P14> 99ms (107ms) <P12> 126ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  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)jjockobars develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)jjockobars develops tile Plain (5,0) with Energy factory
  INFO [GameModel.developLand]                       (P14)jjockobars undevelops tile Plain (7,1)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P14)jjockobars
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (8ms) <P11> 52ms (58ms) <P13> 48ms (51ms) <P14> 97ms (107ms) <P12> 125ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6179161269715102515
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.52334684
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (16ms) <P11> 52ms (75ms) <P13> 47ms (50ms) <P14> 97ms (107ms) <P12> 125ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)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 [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Energy factory
  INFO [GameModel.sellMule]                          (P12)C64MuleBoot sold a mule for $445
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2149
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $112, max: 47.5, left: 5.039099, fraction 0.1060863
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $112 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (16ms) <P11> 54ms (68ms) <P13> 48ms (50ms) <P14> 97ms (100ms) <P12> 125ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2417463034021654479
  INFO [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)HebrewMule chat: space please JJ
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (16ms) <P11> 55ms (75ms) <P13> 43ms (49ms) <P14> 97ms (102ms) <P12> 125ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3540749202919269729
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)Lionel-HutzX has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 5 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 10 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 12 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 10 food, 12 energy, 12 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 6 food, 12 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 2 food, 6 energy, 25 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 10 food, 6 energy, 4 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: lol
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJ 
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: ;]
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: Dude, fuckin hit SPACE
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: PLEASE FUCKING PRESS SPACE!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: holy shit, what an asshat
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 11 food, 13 energy, 13 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 7 food, 12 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 1 food, 6 energy, 29 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 11 food, 6 energy, 4 smithore, 5 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (16ms) <P11> 101ms (204ms) <P13> 46ms (49ms) <P14> 97ms (107ms) <P12> 127ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (16ms) <P11> 101ms (204ms) <P13> 46ms (49ms) <P14> 97ms (107ms) <P12> 127ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4717890083208655964
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $211
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $11
  INFO [Shop.printPriceFactor]                       Smithore shop: 31, mules potentially available: 24, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 47%
  INFO [Shop.printPriceFactor]                       Smithore buy price $110 sell price $145
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lets vote to kick him, if he doesnt want to listen??
  INFO [GameController.apply]                        (P11)HebrewMule chat: fine.
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 13 critical: 0 surplus: 13 money: $737
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 11 critical: 0 surplus: 11 money: $1385
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 29 critical: 0 surplus: 29 money: $991
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 4 critical: 0 surplus: 4 money: $1426
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (13ms) <P11> 128ms (204ms) <P13> 46ms (50ms) <P14> 97ms (108ms) <P12> 129ms (134ms) 
  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.853 seconds
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: at the end of this summry
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 4ms, max 147ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 204ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P14)jjockobars auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: give him one more chance
  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 [GameController.apply]                        (P12)C64MuleBoot chat: cool
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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.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 #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  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 [Player.increaseAuctionTeleportCount]         (P13)Lionel-HutzX auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 196ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $110 (57 units for $6270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 74ms (164ms) <P13> 46ms (50ms) <P14> 97ms (112ms) <P12> 130ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4703621983316854206
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Crystite: 2 critical: 0 surplus: 2 money: $2167
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $2595
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 0 critical: 0 surplus: 0 money: $4181
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 10 critical: 0 surplus: 10 money: $1866
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 74ms (164ms) <P13> 45ms (50ms) <P14> 102ms (114ms) <P12> 131ms (134ms) 
  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 [GameController.apply]                        (P12)C64MuleBoot chat: im good for it.. wants to be dumb, we teach him and explain in the lobby why???
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: we can tell him to exit full screen
  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 [GameController.apply]                        (P13)Lionel-HutzX chat: so he can read shit
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 131ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 149ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX 
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 53ms (100ms) <P13> 42ms (48ms) <P14> 97ms (104ms) <P12> 129ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3178713541733390085
  INFO [Shop.calcBuySellPrice]                       Current Food price $91
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 39, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  INFO [Shop.printPriceFactor]                       Food buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ya
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: kick is only way so he knows
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 12 critical: 4 surplus: 8 money: $2167
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 8 critical: 4 surplus: 4 money: $2595
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 3 critical: 4 surplus: -1 money: $4181
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 11 critical: 4 surplus: 7 money: $1866
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (13ms) <P11> 53ms (149ms) <P13> 42ms (44ms) <P14> 97ms (103ms) <P12> 129ms (133ms) 
  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 (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.874 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 126ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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: 133ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $66 (6 units for $396)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 53ms (133ms) <P13> 41ms (42ms) <P14> 98ms (111ms) <P12> 124ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6013210359415429433
  INFO [Shop.calcBuySellPrice]                       Current Energy price $58
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 48, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  INFO [Shop.printPriceFactor]                       Energy buy price $25 sell price $60
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 15 critical: 7 surplus: 8 money: $2167
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 12 critical: 7 surplus: 5 money: $2636
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 9 critical: 8 surplus: 1 money: $3826
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 12 critical: 6 surplus: 6 money: $1825
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 59ms (158ms) <P13> 41ms (42ms) <P14> 100ms (112ms) <P12> 121ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (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.879 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 121ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJ, we are going to kick you from the game, if, you do not press the space bar during development. Its really annoying, we asked you nicely and you said you understood- yet you still did not do it.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $40 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P11> 86ms (161ms) <P13> 41ms (42ms) <P14> 100ms (112ms) <P12> 121ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2861646326033530439
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46306992
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $3826 Plots: 8 Assets: 1693 Total: 9519
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 8 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $2167 Plots: 10 Assets: 2259 Total: 9426
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 12 Energy: 15 Smithore: 0 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2636 Plots: 8 Assets: 1672 Total: 8308
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 7 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $1825 Plots: 7 Assets: 2417 Total: 7742
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 12 Energy: 12 Smithore: 0 Crystite: 10
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $220
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 78 units $110
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $40
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $220
  INFO [SummaryPhase2.begin]                         Colony total: 34995
  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 [GameController.apply]                        (P11)HebrewMule chat: please acknowlege.
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: jj
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: wow
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: he listened
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: dont go into full screen mode
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: you just started
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: and we are talking, and you are ignoring us
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: u understand, we can vote to kick u from the game..
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: UNDERSTAND???
  INFO [GameController.apply]                        (P14)jjockobars chat: i hear im not looking at chat bout ok
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJ, we are going to kick you from the game, if, you do not press the space bar during development. Its really annoying, we asked you nicely and you said you understood- yet you still did not do it.
  INFO [GameController.apply]                        (P11)HebrewMule chat: you need to because you are slowing the fuck out the game.
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: for now on you need to look at chat
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: or kick
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: got it?? JJ
  INFO [GameController.apply]                        (P11)HebrewMule chat: do you understand what we mean by pressing space during the development?
  INFO [GameController.apply]                        (P11)HebrewMule chat: while all the dots are appeaing?
  INFO [GameController.apply]                        (P14)jjockobars chat: yes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ok
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: fingers crossed...
  INFO [GameController.apply]                        (P11)HebrewMule chat: if you dont do it this time, we are gonna boot you.
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 137ms (187ms) <P13> 39ms (45ms) <P14> 95ms (101ms) <P12> 116ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 2ms, max 137ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 195ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 2ms, max 137ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)jjockobars is granted tile 3: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 137ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 4: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 137ms
  INFO [LandGrantPhase.claimPlot]                    (P11)HebrewMule is granted tile 5: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 126ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 10: Mountain1 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 119ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 115ms (187ms) <P13> 39ms (45ms) <P14> 95ms (101ms) <P12> 116ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 92ms (166ms) <P13> 39ms (45ms) <P14> 95ms (101ms) <P12> 120ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8839683807764076781
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6159009
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 1)
  INFO [Player.useFood]                              (P11)HebrewMule 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 [GameController.apply]                        (P11)HebrewMule chat: dont mean to be rude, but its annoying.
  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: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 92ms (187ms) <P13> 39ms (45ms) <P14> 95ms (101ms) <P12> 120ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  INFO [Wampus.<init>]                               Wampus has 2 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)Lionel-HutzX chat: muy annoying
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: you made a 90 min game become 120 min
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Mountain1 (1,4) with Crystite factory
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: hebrew may have an anurism
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (1,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)HebrewMule
  INFO [GameController.apply]                        (P11)HebrewMule chat: seriously--
  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: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 60ms (108ms) <P13> 40ms (44ms) <P14> 100ms (107ms) <P12> 127ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1112755553680967518
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.67626977
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Lionel-HutzX (rank 2)
  INFO [Player.useFood]                              (P13)Lionel-HutzX 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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (11ms) <P11> 60ms (92ms) <P13> 41ms (45ms) <P14> 100ms (107ms) <P12> 128ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  INFO [Wampus.<init>]                               Wampus has 2 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)Lionel-HutzX undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)Lionel-HutzX sold a mule for $220
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 2326
  INFO [GameModel.gamble]                            (P13)Lionel-HutzX gambles $150, max: 47.5, left: 1.6791024, fraction 0.035349526
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX won $150 in the pub
  INFO [GameController.apply]                        (P14)jjockobars chat: you uys are brutly but i understand
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (10ms) <P11> 60ms (108ms) <P13> 44ms (49ms) <P14> 103ms (110ms) <P12> 129ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8063884982184625687
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17246306
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $150 for each food plot you have developed. The total grant is $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 [GameController.apply]                        (P11)HebrewMule chat: well we were telling you everytime
  INFO [GameController.apply]                        (P11)HebrewMule chat: its been 7 rounds already
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)C64MuleBoot has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (10ms) <P11> 67ms (132ms) <P13> 44ms (51ms) <P14> 103ms (110ms) <P12> 129ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 2 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)C64MuleBoot develops tile Plain (2,1) with Crystite factory
  INFO [GameController.apply]                        (P11)HebrewMule chat: if you would have simply said, "yeah no worries, I got it." then no problem
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (3,1)
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: the round is almost here im so excited to see...
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2256
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $150, max: 47.5, left: 3.119101, fraction 0.06566528
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 50ms (92ms) <P13> 49ms (53ms) <P14> 105ms (116ms) <P12> 125ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2540358145417615768
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45599347
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 4)
  INFO [Player.useFood]                              (P14)jjockobars 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]                        (P12)C64MuleBoot chat: lmfao
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 51ms (109ms) <P13> 49ms (53ms) <P14> 105ms (116ms) <P12> 125ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  INFO [Wampus.<init>]                               Wampus has 2 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)jjockobars develops tile Plain (7,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars finishes on update 2375
  INFO [GameModel.developLand]                       (P14)jjockobars develops tile Plain (7,0) with Crystite factory
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (8ms) <P11> 51ms (55ms) <P13> 47ms (53ms) <P14> 104ms (115ms) <P12> 128ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1634030383598263389
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (8ms) <P11> 52ms (111ms) <P13> 47ms (51ms) <P14> 104ms (109ms) <P12> 128ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5969462600559591565
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)Lionel-HutzX has 15 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 12 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 12 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 14 food, 4 energy, 6 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 3 food, 4 energy, 11 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 3 food, 6 energy, 7 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 12 food, 2 energy, 4 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)HebrewMule chat: Thank you dude, thats all we needed...
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: Halle fn ullia!
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 13 food, 3 energy, 6 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 2 food, 4 energy, 13 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 2 food, 5 energy, 9 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 13 food, 1 energy, 4 smithore, 9 crystite
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (9ms) <P11> 53ms (115ms) <P13> 46ms (51ms) <P14> 97ms (109ms) <P12> 128ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (9ms) <P11> 53ms (115ms) <P13> 46ms (51ms) <P14> 97ms (109ms) <P12> 128ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7527383195118231788
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $110
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 78, mules potentially available: 47, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $58 sell price $93
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 6 critical: 0 surplus: 6 money: $2272
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 13 critical: 0 surplus: 13 money: $2966
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 9 critical: 0 surplus: 9 money: $3161
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 4 critical: 0 surplus: 4 money: $1185
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (9ms) <P11> 97ms (194ms) <P13> 45ms (50ms) <P14> 97ms (109ms) <P12> 128ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.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: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: dude, now ur a pro
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $93 (7 units for $651)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (9ms) <P11> 51ms (126ms) <P13> 45ms (50ms) <P14> 97ms (109ms) <P12> 128ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 986853487719325476
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  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]               (P13)Lionel-HutzX Crystite: 15 critical: 0 surplus: 15 money: $2272
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 13 critical: 0 surplus: 13 money: $2315
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 12 critical: 0 surplus: 12 money: $3161
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 19 critical: 0 surplus: 19 money: $1185
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 103ms (194ms) <P13> 45ms (49ms) <P14> 97ms (109ms) <P12> 128ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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 (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.872 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 128ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $80 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (9ms) <P11> 103ms (195ms) <P13> 45ms (49ms) <P14> 97ms (109ms) <P12> 128ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4286178117919683432
  INFO [Shop.calcBuySellPrice]                       Current Food price $66
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 42, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $25 sell price $60
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 17 critical: 5 surplus: 12 money: $2272
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 5 surplus: -1 money: $2315
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 4 critical: 5 surplus: -1 money: $3161
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 17 critical: 5 surplus: 12 money: $1185
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (9ms) <P11> 77ms (177ms) <P13> 45ms (49ms) <P14> 99ms (106ms) <P12> 129ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.871 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 129ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 177ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX (P14)jjockobars 
  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: 161ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $89 (7 units for $623)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (8ms) <P11> 61ms (161ms) <P13> 48ms (52ms) <P14> 99ms (106ms) <P12> 128ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1664481796620371301
  INFO [Shop.calcBuySellPrice]                       Current Energy price $40
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 29, needed: 32
  INFO [Shop.printPriceFactor]                       Energy is increased to 108%
  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]               (P13)Lionel-HutzX Energy: 9 critical: 8 surplus: 1 money: $2400
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 8 critical: 8 surplus: 0 money: $1791
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 7 critical: 8 surplus: -1 money: $3062
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 5 critical: 8 surplus: -3 money: $1680
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (8ms) <P11> 72ms (161ms) <P13> 48ms (52ms) <P14> 97ms (104ms) <P12> 127ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.873 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 127ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 177ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: oh man... this is gonna cost u
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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: 128ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)Lionel-HutzX auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 128ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $183 (1 units for $183)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (9ms) <P11> 53ms (80ms) <P13> 48ms (57ms) <P14> 98ms (109ms) <P12> 125ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7298838613856774731
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45243752
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $2583 Plots: 11 Assets: 5472 Total: 13555
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 15 Energy: 8 Smithore: 6 Crystite: 15
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1791 Plots: 9 Assets: 6219 Total: 12510
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 10 Energy: 8 Smithore: 20 Crystite: 13
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $3062 Plots: 9 Assets: 4488 Total: 12050
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 5 Energy: 7 Smithore: 9 Crystite: 12
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $1497 Plots: 8 Assets: 4913 Total: 10410
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 12 Energy: 6 Smithore: 4 Crystite: 19
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 59 units $93
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $89
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $183
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 48525
  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 [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (8ms) <P11> 58ms (112ms) <P13> 46ms (53ms) <P14> 97ms (102ms) <P12> 122ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 1ms, max 122ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 181ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 122ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 122ms
  INFO [LandGrantPhase.claimPlot]                    (P11)HebrewMule is granted tile 2: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 122ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jjockobars is granted tile 3: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 122ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 6: Mountain2 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 122ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (8ms) <P11> 58ms (112ms) <P13> 45ms (53ms) <P14> 98ms (106ms) <P12> 120ms (128ms) 
  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: $2032
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: buy
  INFO [GameController.apply]                        (P11)HebrewMule chat: all yours
  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)Lionel-HutzX bought the plot for $2048
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (10ms) <P11> 52ms (62ms) <P13> 44ms (53ms) <P14> 98ms (102ms) <P12> 121ms (123ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8256137802542608271
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.078172326
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Lionel-HutzX (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)HebrewMule chat: OH MAN that sucks
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: dude....
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)Lionel-HutzX has 15 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 10ms (14ms) <P11> 57ms (95ms) <P13> 44ms (53ms) <P14> 100ms (104ms) <P12> 122ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  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)Lionel-HutzX develops tile Mountain2 (6,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)Lionel-HutzX sold a mule for $180
  INFO [GameModel.buyAssay]                          (P13)Lionel-HutzX got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 2330
  INFO [GameModel.gamble]                            (P13)Lionel-HutzX gambles $152, max: 47.5, left: 0.89910316, fraction 0.018928487
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX won $152 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (14ms) <P11> 50ms (56ms) <P13> 50ms (57ms) <P14> 100ms (102ms) <P12> 128ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9122029633487833022
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.69016033
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (14ms) <P11> 50ms (56ms) <P13> 44ms (53ms) <P14> 100ms (104ms) <P12> 125ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)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]                       (P12)C64MuleBoot develops tile Plain (1,0) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1769
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $156, max: 47.5, left: 12.11919, fraction 0.25514084
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $156 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (9ms) <P11> 48ms (54ms) <P13> 50ms (59ms) <P14> 97ms (102ms) <P12> 134ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 622671712109117811
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61403185
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 3)
  INFO [Player.useFood]                              (P11)HebrewMule has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 8ms (9ms) <P11> 48ms (55ms) <P13> 50ms (59ms) <P14> 97ms (105ms) <P12> 134ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  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)HebrewMule develops tile Plain (6,0) with Energy factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: bot:events
  INFO [GameController.apply]                        (S10)host4u chat: Event Time Line: (1) Sunspot Activity ~ (2) Sunspot Activity ~ (3) Radiation ~ (4) Pirates ~ (5) Pests ~ (6) Earthquake ~ (7) Sunspot Activity ~ (8) Acid Rain ~ 
  INFO [GameController.apply]                        (S10)host4u chat:    Event Totals: Pirates (1/2) - Pests (1/3) - Radiation (1/2) - Acid Rain (1/3) - Sunspot Activity (3/3) - Meteor Strike (0/2) - Earthquake (1/3) - Fire (0/2) - 
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Mountain1 (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (0,3) with Crystite factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: pirates
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (0,2) with Crystite factory
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: no pirates...
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (1,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)HebrewMule
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: yup
  INFO [GameController.apply]                        (P11)HebrewMule chat: noo
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: dont worry;]
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (7ms) <P11> 53ms (75ms) <P13> 52ms (60ms) <P14> 100ms (105ms) <P12> 124ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -845314986964985321
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43303806
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 4)
  INFO [Player.useFood]                              (P14)jjockobars has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 54ms (83ms) <P13> 52ms (60ms) <P14> 100ms (105ms) <P12> 126ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  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)jjockobars develops tile Plain (8,2) with Energy factory
  INFO [GameController.apply]                        (P11)HebrewMule chat: pirates bad. Sunspots, gooooood
  INFO [GameController.apply]                        (P11)HebrewMule chat: ok, any wager on if he pressed space this time?
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: pub
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars finishes on update 2276
  INFO [GameModel.gamble]                            (P14)jjockobars gambles $151, max: 47.5, left: 1.9791021, fraction 0.04166531
  INFO [DevelopmentMessenger.showMessage]            jjockobars won $151 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: oh he will
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 53ms (75ms) <P13> 51ms (60ms) <P14> 99ms (103ms) <P12> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (8ms) <P11> 53ms (75ms) <P13> 51ms (60ms) <P14> 99ms (103ms) <P12> 140ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4548495322821696253
  INFO [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]                 (P13)Lionel-HutzX has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 6 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 10 food, 6 energy, 6 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 12 energy, 11 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 0 food, 15 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 10 food, 6 energy, 4 smithore, 7 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJ, please PRESS SPACE
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: or.....
  INFO [GameController.apply]                        (P11)HebrewMule chat: SPACE!!!!!!!!!!!!!!!!!!
  INFO [GameController.apply]                        (P11)HebrewMule chat: for shit sake
  INFO [GameController.apply]                        (P14)jjockobars chat: i finaly madeit to the pub
  INFO [GameController.apply]                        (P11)HebrewMule chat: press SPACE
  INFO [GameController.apply]                        (P11)HebrewMule chat: for fuck sake
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: hit fn SPACE
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: spacebar
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)HebrewMule chat: holy crap dude
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: goddammit
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 8 food, 5 energy, 7 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 9 energy, 10 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 0 food, 14 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 10 food, 6 energy, 4 smithore, 6 crystite
  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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (12ms) <P11> 99ms (190ms) <P13> 43ms (49ms) <P14> 100ms (104ms) <P12> 139ms (156ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5400292374907688967
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: slow learner
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (12ms) <P11> 124ms (190ms) <P13> 47ms (54ms) <P14> 100ms (105ms) <P12> 142ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1681733973256321188
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $93
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 59, mules potentially available: 38, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 9 critical: 0 surplus: 9 money: $407
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 25 critical: 0 surplus: 25 money: $1717
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 9 critical: 0 surplus: 9 money: $2427
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 6 critical: 0 surplus: 6 money: $1418
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (10ms) <P11> 145ms (190ms) <P13> 48ms (55ms) <P14> 102ms (105ms) <P12> 142ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.849 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 151ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 190ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX 
  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 HebrewMule rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer HebrewMule rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [Player.increaseAuctionTeleportCount]         (P13)Lionel-HutzX auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [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 [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $90 (41 units for $3690)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 90ms (167ms) <P13> 46ms (55ms) <P14> 99ms (105ms) <P12> 142ms (202ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2013095136895202200
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  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]               (P13)Lionel-HutzX Crystite: 22 critical: 0 surplus: 22 money: $1217
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 19 critical: 0 surplus: 19 money: $367
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 25 critical: 0 surplus: 25 money: $87
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 21 critical: 0 surplus: 21 money: $1418
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 85ms (183ms) <P13> 47ms (55ms) <P14> 99ms (106ms) <P12> 139ms (199ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 (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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [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 #14
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller HebrewMule rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller HebrewMule rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [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]         (P11)HebrewMule auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P14)jjockobars auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [Player.increaseAuctionTeleportCount]         (P13)Lionel-HutzX auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [GameController.apply]                        (P11)HebrewMule chat: gamble
  INFO [GameController.apply]                        (P11)HebrewMule chat: could pay off
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (66 units for $6072)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 52ms (65ms) <P13> 47ms (53ms) <P14> 99ms (109ms) <P12> 126ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1140555056071945953
  INFO [Shop.calcBuySellPrice]                       Current Food price $89
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: doubt it
  INFO [GameController.apply]                        (P11)HebrewMule chat: but if you don't fucking press sapce next time Im going to kick you and you wont find out.
  INFO [GameController.apply]                        (P11)HebrewMule chat: ;)
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: pirates next round
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 13 critical: 5 surplus: 8 money: $3241
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 6 critical: 5 surplus: 1 money: $2115
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 0 critical: 5 surplus: -5 money: $2387
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 14 critical: 5 surplus: 9 money: $38
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 53ms (188ms) <P13> 48ms (54ms) <P14> 99ms (108ms) <P12> 126ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.874 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 126ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX (P14)jjockobars 
  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: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P14)jjockobars auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [GameController.apply]                        (P11)HebrewMule chat: bot:probs
  INFO [GameController.apply]                        (S10)host4u chat: Event Probabilites: Pirates(8.33%) Pests(16.70%) Radiation(8.33%) Acid Rain(16.70%) Sunspot Activity(0%) Meteor Strike(16.70%) Earthquake(16.70%) Fire(16.70%) 
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $103 (12 units for $1240)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (7ms) <P11> 52ms (183ms) <P13> 49ms (54ms) <P14> 98ms (108ms) <P12> 126ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2725567260733844020
  INFO [Shop.calcBuySellPrice]                       Current Energy price $183
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 35, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 96%
  INFO [Shop.printPriceFactor]                       Energy buy price $160 sell price $195
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 5 critical: 9 surplus: -4 money: $3527
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 10 critical: 8 surplus: 2 money: $1731
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 14 critical: 8 surplus: 6 money: $1531
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 6 critical: 8 surplus: -2 money: $992
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (10ms) <P11> 89ms (188ms) <P13> 49ms (57ms) <P14> 95ms (99ms) <P12> 126ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 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 (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.874 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 6ms, max 126ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Lionel-HutzX 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P12)C64MuleBoot (P14)jjockobars 
  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 HebrewMule rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller HebrewMule rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  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: 129ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $168 (6 units for $1010)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 49ms (92ms) <P13> 49ms (54ms) <P14> 95ms (101ms) <P12> 126ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1801737890781919261
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47637784
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1891 Plots: 10 Assets: 7192 Total: 14083
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 10 Energy: 9 Smithore: 40 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $2381 Plots: 10 Assets: 6686 Total: 14067
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 8 Energy: 9 Smithore: 35 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $2837 Plots: 12 Assets: 3592 Total: 12429
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 10 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $992 Plots: 9 Assets: 6315 Total: 11807
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 5 Energy: 6 Smithore: 6 Crystite: 36
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 17 units $90
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $103
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $168
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 52386
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (14ms) <P11> 58ms (97ms) <P13> 49ms (54ms) <P14> 95ms (101ms) <P12> 126ms (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 3 frames, rountrip 6ms, max 126ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 129ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 7ms, max 126ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)jjockobars is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 7ms, max 126ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Lionel-HutzX is granted tile 1: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 126ms
  INFO [LandGrantPhase.claimPlot]                    (P11)HebrewMule is granted tile 2: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 6ms, max 127ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 58ms (119ms) <P13> 49ms (54ms) <P14> 97ms (104ms) <P12> 127ms (143ms) 
  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 (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (14ms) <P11> 59ms (119ms) <P13> 49ms (57ms) <P14> 98ms (104ms) <P12> 128ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1564533632927555993
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45292377
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (14ms) <P11> 63ms (97ms) <P13> 49ms (57ms) <P14> 99ms (104ms) <P12> 129ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)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]                       (P12)C64MuleBoot develops tile Plain (1,0) with Crystite factory
  INFO [GameController.apply]                        (P11)HebrewMule chat: i think C is gonna take this one on his tite.
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (1,1) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1707. End Update: 1706
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain3 (3,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 55ms (95ms) <P13> 47ms (54ms) <P14> 101ms (107ms) <P12> 154ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5394075320894237102
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15130395
  INFO [PlayerEventPhase.begin]                      Event player: (P11)HebrewMule (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)HebrewMule has 8 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 55ms (81ms) <P13> 45ms (54ms) <P14> 101ms (107ms) <P12> 143ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  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)HebrewMule develops tile Plain (8,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 1020
  INFO [GameModel.gamble]                            (P11)HebrewMule gambles $174, max: 47.5, left: 27.099533, fraction 0.57051647
  INFO [DevelopmentMessenger.showMessage]            HebrewMule won $174 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 55ms (99ms) <P13> 45ms (54ms) <P14> 100ms (108ms) <P12> 128ms (143ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4145897285485338434
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5845744
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Lionel-HutzX (rank 3)
  INFO [Player.useFood]                              (P13)Lionel-HutzX 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 [GameController.apply]                        (P11)HebrewMule chat: JJ, you with us?
  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: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 55ms (100ms) <P13> 45ms (54ms) <P14> 100ms (108ms) <P12> 127ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  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)Lionel-HutzX develops tile Mountain1 (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Plain (5,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX 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: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 50ms (100ms) <P13> 44ms (52ms) <P14> 99ms (109ms) <P12> 126ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3241078528125462111
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6670759
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 4)
  INFO [Player.useFood]                              (P14)jjockobars 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 50ms (100ms) <P13> 45ms (52ms) <P14> 98ms (108ms) <P12> 126ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  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)jjockobars develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)jjockobars develops tile Plain (0,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars finishes on update 2375
  INFO [GameController.apply]                        (P11)HebrewMule chat: Funny he still doesn't get its your guy and not the mule
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 50ms (61ms) <P13> 45ms (46ms) <P14> 99ms (110ms) <P12> 122ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (7ms) <P11> 50ms (61ms) <P13> 45ms (46ms) <P14> 99ms (110ms) <P12> 122ms (127ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3293175791954091575
  INFO [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]                 (P13)Lionel-HutzX has 9 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 6 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 10 food, 6 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 12 energy, 2 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 0 food, 15 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 5 food, 6 energy, 4 smithore, 8 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: JJ all u need to do is get yr character in the box,, NOT the MULE
  INFO [GameController.apply]                        (P11)HebrewMule chat: LOL he was first
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: lol, he beat both u guys to hittig SPACe
  INFO [GameController.apply]                        (P11)HebrewMule chat: I told him that 5 times, he isn't listening.
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 10 food, 7 energy, 0 smithore, 40 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 8 energy, 1 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 0 food, 15 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 4 food, 7 energy, 5 smithore, 7 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 66ms (151ms) <P13> 45ms (48ms) <P14> 99ms (110ms) <P12> 122ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8074717325482653982
  INFO [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)Lionel-HutzX chat: boooooooooooo!
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (9ms) <P11> 107ms (151ms) <P13> 46ms (50ms) <P14> 102ms (110ms) <P12> 122ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7421169712749679951
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $90
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-13
  INFO [Shop.printPriceFactor]                       Smithore shop: 17, mules potentially available: 16, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 0 critical: 0 surplus: 0 money: $1997
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 41 critical: 0 surplus: 41 money: $1486
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 35 critical: 0 surplus: 35 money: $2425
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 11 critical: 0 surplus: 11 money: $712
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (13ms) <P11> 107ms (191ms) <P13> 47ms (50ms) <P14> 103ms (110ms) <P12> 122ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 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 [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.878 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 6ms, max 122ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 191ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  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 HebrewMule rank 2 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Lionel-HutzX rank 3 takes over trade from buyer HebrewMule rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Lionel-HutzX rank 3 takes over trade from buyer HebrewMule rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Lionel-HutzX rank 3 takes over trade from buyer HebrewMule rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [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: 191ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $72 (17 units for $1224)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (12ms) <P11> 112ms (208ms) <P13> 47ms (51ms) <P14> 99ms (107ms) <P12> 123ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 830034580691567863
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  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]               (P13)Lionel-HutzX Crystite: 0 critical: 0 surplus: 0 money: $773
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1486
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 0 critical: 0 surplus: 0 money: $2425
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 0 critical: 0 surplus: 0 money: $712
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 6ms (12ms) <P11> 121ms (208ms) <P13> 48ms (51ms) <P14> 99ms (107ms) <P12> 123ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [GameController.apply]                        (P11)HebrewMule chat: ouchola
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 126ms (221ms) <P13> 48ms (51ms) <P14> 99ms (107ms) <P12> 124ms (138ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 6 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1716859229371549403
  INFO [Shop.calcBuySellPrice]                       Current Food price $103
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 93%
  INFO [Shop.printPriceFactor]                       Food buy price $81 sell price $116
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 13 critical: 5 surplus: 8 money: $773
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 3 critical: 5 surplus: -2 money: $1486
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 2 critical: 5 surplus: -3 money: $2425
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 4 critical: 5 surplus: -1 money: $712
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (6ms) <P11> 112ms (201ms) <P13> 48ms (51ms) <P14> 106ms (111ms) <P12> 121ms (131ms) 
  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: 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 2ms, max 129ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX 
  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: 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 [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 175ms
  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: 175ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P13)Lionel-HutzX auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 175ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $160 (8 units for $1283)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 41
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (12ms) <P11> 61ms (175ms) <P13> 43ms (46ms) <P14> 106ms (115ms) <P12> 130ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6545340690301667287
  INFO [Shop.calcBuySellPrice]                       Current Energy price $168
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 42, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 93%
  INFO [Shop.printPriceFactor]                       Energy buy price $141 sell price $176
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 7 critical: 12 surplus: -5 money: $2056
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 10 critical: 8 surplus: 2 money: $671
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 16 critical: 9 surplus: 7 money: $2425
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 7 critical: 9 surplus: -2 money: $244
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (12ms) <P11> 101ms (200ms) <P13> 42ms (45ms) <P14> 99ms (108ms) <P12> 131ms (137ms) 
  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 (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.87 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 130ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Lionel-HutzX (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P12)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 jjockobars rank 4 takes over trade from buyer Lionel-HutzX rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P14)jjockobars auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 175ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $171 (8 units for $1373)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (12ms) <P11> 51ms (101ms) <P13> 45ms (49ms) <P14> 94ms (107ms) <P12> 129ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4622705331748890384
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47234352
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $3657 Plots: 11 Assets: 5714 Total: 14871
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 2 Energy: 9 Smithore: 35 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $1000 Plots: 13 Assets: 5702 Total: 13202
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 5 Energy: 13 Smithore: 17 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $812 Plots: 10 Assets: 6946 Total: 12758
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 8 Energy: 9 Smithore: 41 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $68 Plots: 10 Assets: 4355 Total: 9423
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 7 Energy: 8 Smithore: 11 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $160
  INFO [SummaryPhase2.begin]                         Shop Energy: 3 units $171
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $140
  INFO [SummaryPhase2.begin]                         Colony total: 50254
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (12ms) <P11> 52ms (112ms) <P13> 44ms (49ms) <P14> 94ms (107ms) <P12> 128ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (12ms) <P11> 52ms (112ms) <P13> 44ms (49ms) <P14> 94ms (107ms) <P12> 128ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (11ms) <P11> 55ms (199ms) <P13> 41ms (49ms) <P14> 93ms (107ms) <P12> 128ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3955917337892358955
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.013326108
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 1)
  INFO [Player.useFood]                              (P11)HebrewMule has 2 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 64ms (200ms) <P13> 45ms (49ms) <P14> 93ms (107ms) <P12> 128ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  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)HebrewMule develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)HebrewMule sold a mule for $190
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 876
  INFO [GameModel.gamble]                            (P11)HebrewMule gambles $159, max: 47.5, left: 4.4796834, fraction 0.09430912
  INFO [DevelopmentMessenger.showMessage]            HebrewMule won $159 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 55ms (168ms) <P13> 44ms (47ms) <P14> 94ms (111ms) <P12> 128ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8862300127139606855
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12631595
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Lionel-HutzX (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $300 for stopping the Wart Worm infestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)Lionel-HutzX has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (10ms) <P11> 55ms (200ms) <P13> 44ms (45ms) <P14> 97ms (111ms) <P12> 127ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  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)Lionel-HutzX develops tile Mountain1 (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Mountain3 (6,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)Lionel-HutzX sold a mule for $215
  INFO [GameController.apply]                        (P11)HebrewMule chat: no time
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)Lionel-HutzX
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (12ms) <P11> 57ms (160ms) <P13> 45ms (48ms) <P14> 106ms (112ms) <P12> 127ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7783688897921443468
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13737094
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $450 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)C64MuleBoot has 8 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 7ms (10ms) <P11> 130ms (168ms) <P13> 45ms (48ms) <P14> 101ms (111ms) <P12> 126ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 7 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)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]                       (P12)C64MuleBoot develops tile Mountain1 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,2) with Crystite factory
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  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: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (12ms) <P11> 55ms (160ms) <P13> 46ms (50ms) <P14> 101ms (111ms) <P12> 128ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 10 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2125624139355027593
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38730174
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 4)
  INFO [Player.useFood]                              (P14)jjockobars has 7 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 9ms (12ms) <P11> 59ms (160ms) <P13> 46ms (50ms) <P14> 101ms (111ms) <P12> 128ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  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)HebrewMule chat: your only move is to go into the pub JJ
  INFO [GameModel.developLand]                       (P14)jjockobars undevelops tile Mountain3 (8,1)
  INFO [GameModel.developLand]                       (P14)jjockobars develops tile Mountain3 (8,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 51ms (58ms) <P13> 45ms (49ms) <P14> 101ms (113ms) <P12> 129ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 8 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7757496501744908639
  INFO [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)HebrewMule chat: nice
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (9ms) <P11> 52ms (62ms) <P13> 45ms (49ms) <P14> 104ms (113ms) <P12> 128ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6782919650573977101
  INFO [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 [ProductionPhase.finishPower]                 (P13)Lionel-HutzX has 13 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 8 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 10 food, 6 energy, 0 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 6 energy, 0 smithore, 38 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 0 food, 8 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 10 food, 6 energy, 0 smithore, 18 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 10 food, 6 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 5 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 0 food, 7 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 9 food, 6 energy, 0 smithore, 15 crystite
  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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 56ms (142ms) <P13> 45ms (48ms) <P14> 102ms (113ms) <P12> 128ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 56ms (142ms) <P13> 45ms (48ms) <P14> 102ms (113ms) <P12> 128ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6196535969173773088
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $72
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 17 critical: 0 surplus: 17 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 41 critical: 0 surplus: 41 money: $832
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 35 critical: 0 surplus: 35 money: $3766
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 11 critical: 0 surplus: 11 money: $43
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 55ms (129ms) <P13> 45ms (48ms) <P14> 103ms (117ms) <P12> 128ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.874 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 126ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [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 [Player.increaseAuctionTeleportCount]         (P13)Lionel-HutzX auction teleport count: 1
  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]         (P11)HebrewMule auction teleport count: 1
  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 [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 #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #43
  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 [Player.increaseAuctionTeleportCount]         (P14)jjockobars auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 129ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $51 (104 units for $5304)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (5ms) <P11> 55ms (129ms) <P13> 44ms (48ms) <P14> 101ms (110ms) <P12> 125ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7725593581768046158
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  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]               (P13)Lionel-HutzX Crystite: 36 critical: 0 surplus: 36 money: $1927
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 35 critical: 0 surplus: 35 money: $2923
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 48 critical: 0 surplus: 48 money: $5551
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 15 critical: 0 surplus: 15 money: $604
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (6ms) <P11> 100ms (227ms) <P13> 43ms (56ms) <P14> 101ms (103ms) <P12> 125ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.875 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 125ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 227ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  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 #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  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 #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  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 [Player.increaseAuctionTeleportCount]         (P11)HebrewMule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (105 units for $9660)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (9ms) <P11> 53ms (132ms) <P13> 43ms (52ms) <P14> 100ms (102ms) <P12> 125ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8825316565474706029
  INFO [Shop.calcBuySellPrice]                       Current Food price $160
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 93%
  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 [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 10 critical: 5 surplus: 5 money: $3951
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 2 critical: 5 surplus: -3 money: $6143
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 0 critical: 5 surplus: -5 money: $9967
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 10 critical: 5 surplus: 5 money: $604
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 61ms (166ms) <P13> 43ms (52ms) <P14> 101ms (107ms) <P12> 125ms (136ms) 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.875 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 5ms, max 125ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Lionel-HutzX (P14)jjockobars 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 139ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $144 (6 units for $865)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 5ms (12ms) <P11> 54ms (117ms) <P13> 43ms (50ms) <P14> 106ms (110ms) <P12> 123ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9152812047295003730
  INFO [Shop.calcBuySellPrice]                       Current Energy price $171
  INFO [Shop.printPriceFactor]                       Energy shop: 3, total: 31, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is increased to 119%
  INFO [Shop.printPriceFactor]                       Energy buy price $189 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 9 critical: 11 surplus: -2 money: $4391
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 6 critical: 9 surplus: -3 money: $5875
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 7 critical: 10 surplus: -3 money: $9370
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 6 critical: 9 surplus: -3 money: $1029
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (12ms) <P11> 71ms (166ms) <P13> 48ms (54ms) <P14> 108ms (117ms) <P12> 123ms (129ms) 
  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 (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.877 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 4ms, max 123ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)HebrewMule (P13)Lionel-HutzX (P12)C64MuleBoot (P14)jjockobars 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Lionel-HutzX rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Lionel-HutzX rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Lionel-HutzX rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: interestingh
  INFO [GameController.apply]                        (P11)HebrewMule chat: crap
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P11)HebrewMule chat: short nrgied
  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 [Shop.setAveragePrice]                        Energy price set to average $224 (3 units for $672)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 65ms (142ms) <P13> 48ms (52ms) <P14> 106ms (109ms) <P12> 123ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7948641718084402098
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47051736
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $9370 Plots: 11 Assets: 3529 Total: 18399
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $4391 Plots: 13 Assets: 5682 Total: 16573
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 7 Energy: 9 Smithore: 0 Crystite: 14
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $5875 Plots: 10 Assets: 3170 Total: 14045
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $357 Plots: 10 Assets: 5504 Total: 10861
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 7 Energy: 9 Smithore: 0 Crystite: 15
  INFO [Shop.buildMules]                             Shop built 9 mules for 18 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 86 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $224
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 59878
  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)HebrewMule chat: !
  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 [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 #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 65ms (164ms) <P13> 48ms (52ms) <P14> 106ms (110ms) <P12> 123ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 65ms (164ms) <P13> 48ms (52ms) <P14> 106ms (110ms) <P12> 123ms (129ms) 
  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 (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 71ms (164ms) <P13> 48ms (54ms) <P14> 100ms (109ms) <P12> 123ms (130ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5210897671253925461
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9183993
  INFO [PlayerEventPhase.begin]                      No player event for (P11)HebrewMule (rank 1)
  INFO [Player.useFood]                              (P11)HebrewMule has 4 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (11ms) <P11> 74ms (171ms) <P13> 48ms (52ms) <P14> 100ms (109ms) <P12> 123ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)HebrewMule
  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)HebrewMule develops tile Plain (8,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)HebrewMule develops tile Plain (5,1) with Energy factory
  INFO [GameModel.sellMule]                          (P11)HebrewMule sold a mule for $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)HebrewMule finishes on update 1228
  INFO [GameModel.gamble]                            (P11)HebrewMule gambles $250, max: 47.5, left: 14.439438, fraction 0.30398816
  INFO [DevelopmentMessenger.showMessage]            HebrewMule won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (11ms) <P11> 81ms (192ms) <P13> 46ms (51ms) <P14> 99ms (109ms) <P12> 124ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8471743295170404044
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.87443864
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Lionel-HutzX (rank 2)
  INFO [Player.useFood]                              (P13)Lionel-HutzX 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 [GameController.apply]                        (P11)HebrewMule chat: high tite lionel you could catch now
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (11ms) <P11> 72ms (171ms) <P13> 46ms (51ms) <P14> 99ms (108ms) <P12> 127ms (131ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Lionel-HutzX
  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)Lionel-HutzX develops tile River (4,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Lionel-HutzX develops tile Crater (6,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Lionel-HutzX finishes on update 2264
  INFO [GameModel.gamble]                            (P13)Lionel-HutzX gambles $205, max: 47.5, left: 2.219102, fraction 0.046717934
  INFO [DevelopmentMessenger.showMessage]            Lionel-HutzX won $205 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (10ms) <P11> 55ms (72ms) <P13> 51ms (60ms) <P14> 99ms (105ms) <P12> 123ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -81302783932257172
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2132883
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 3)
  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 $400
  INFO [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)HebrewMule chat: you have 10 tites, 3 highs... and are behind 2,500... tite over 120 and you get me
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: shit i wasnt sure
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (7ms) <P11> 57ms (120ms) <P13> 52ms (61ms) <P14> 100ms (108ms) <P12> 123ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)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 [GameController.apply]                        (P11)HebrewMule chat: plus you have 14 in the box.
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain3 (3,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,2) with Energy factory
  INFO [GameModel.sellMule]                          (P12)C64MuleBoot sold a mule for $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1390
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $231, max: 47.5, left: 11.199364, fraction 0.23577608
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $231 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: 34
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 53ms (78ms) <P13> 52ms (61ms) <P14> 101ms (105ms) <P12> 123ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7641567757313275290
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.83071935
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jjockobars (rank 4)
  INFO [Player.useFood]                              (P14)jjockobars 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 [GameController.apply]                        (P11)HebrewMule chat: if tite is 120 you only need 20 more units that I, and, I think you will get there since you have 14 already....
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 53ms (120ms) <P13> 57ms (61ms) <P14> 101ms (108ms) <P12> 123ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jjockobars
  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]                        (P11)HebrewMule chat: oh
  INFO [GameController.apply]                        (P11)HebrewMule chat: but you only have 9 energy
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jjockobars finishes on update 729
  INFO [GameModel.gamble]                            (P14)jjockobars gambles $201, max: 47.5, left: 32.919666, fraction 0.6930456
  INFO [DevelopmentMessenger.showMessage]            jjockobars won $201 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 58ms (166ms) <P13> 51ms (61ms) <P14> 101ms (105ms) <P12> 122ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 58ms (166ms) <P13> 51ms (61ms) <P14> 101ms (105ms) <P12> 122ms (128ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4129131285681660631
  INFO [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 [ProductionPhase.finishPower]                 (P13)Lionel-HutzX has 9 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)HebrewMule has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)jjockobars has 9 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX expects 4 food, 11 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 14 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule expects 0 food, 19 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars expects 10 food, 6 energy, 0 smithore, 18 crystite
  INFO [GameController.apply]                        (P11)HebrewMule chat: so it might depend on which plots god ark
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: awww
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)HebrewMule chat: no youre there if 120 or better
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)Lionel-HutzX produced 4 food, 9 energy, 0 smithore, 41 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 14 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P11)HebrewMule produced 0 food, 17 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P14)jjockobars produced 8 food, 7 energy, 0 smithore, 19 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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 96ms (195ms) <P13> 49ms (57ms) <P14> 101ms (104ms) <P12> 122ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4435526520958173918
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 96ms (195ms) <P13> 49ms (57ms) <P14> 101ms (104ms) <P12> 123ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2243038020682286979
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $51
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 86, mules potentially available: 56, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $43 sell price $78
  INFO [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)HebrewMule chat: gg all.
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Smithore: 0 critical: 0 surplus: 0 money: $4371
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $6606
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Smithore: 0 critical: 0 surplus: 0 money: $9720
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Smithore: 0 critical: 0 surplus: 0 money: $558
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 96ms (195ms) <P13> 49ms (57ms) <P14> 100ms (103ms) <P12> 128ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 114ms (195ms) <P13> 49ms (54ms) <P14> 101ms (104ms) <P12> 128ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -918391074672937997
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  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]                        (P13)Lionel-HutzX chat: gg
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: gg
  INFO [GameController.apply]                        (P11)HebrewMule chat: JJ, next time pay attention to the chats.
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: 76
  INFO [GameController.apply]                        (P11)HebrewMule chat: OH MAN
  INFO [GameController.apply]                        (P11)HebrewMule chat: lucky me
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Crystite: 55 critical: 0 surplus: 55 money: $4371
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 33 critical: 0 surplus: 33 money: $6606
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Crystite: 26 critical: 0 surplus: 26 money: $9720
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Crystite: 34 critical: 0 surplus: 34 money: $558
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 166ms (199ms) <P13> 49ms (57ms) <P14> 102ms (111ms) <P12> 128ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 167ms (217ms) <P13> 49ms (61ms) <P14> 102ms (111ms) <P12> 128ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3039581108388504832
  INFO [Shop.calcBuySellPrice]                       Current Food price $144
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 14, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 132%
  INFO [Shop.printPriceFactor]                       Food buy price $175 sell price $210
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Food: 5 critical: 0 surplus: 5 money: $4371
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 0 critical: 0 surplus: 0 money: $6606
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Food: 0 critical: 0 surplus: 0 money: $9720
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Food: 9 critical: 0 surplus: 9 money: $558
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 167ms (217ms) <P13> 48ms (54ms) <P14> 102ms (111ms) <P12> 129ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 167ms (217ms) <P13> 48ms (54ms) <P14> 102ms (111ms) <P12> 129ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4764583357317950914
  INFO [Shop.calcBuySellPrice]                       Current Energy price $224
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 48, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $164 sell price $199
  INFO [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)HebrewMule chat: nice.
  INFO [GameController.apply]                        (P13)Lionel-HutzX chat: i prob should just made energy last round?
  INFO [CollectionPhase.goToNextPhase]               (P13)Lionel-HutzX Energy: 9 critical: 0 surplus: 9 money: $4371
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 14 critical: 0 surplus: 14 money: $6606
  INFO [CollectionPhase.goToNextPhase]               (P11)HebrewMule Energy: 17 critical: 0 surplus: 17 money: $9720
  INFO [CollectionPhase.goToNextPhase]               (P14)jjockobars Energy: 8 critical: 0 surplus: 8 money: $558
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 167ms (199ms) <P13> 48ms (54ms) <P14> 100ms (111ms) <P12> 129ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [GameController.apply]                        (P11)HebrewMule chat: yeah since it was 225
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P11> 167ms (199ms) <P13> 48ms (57ms) <P14> 100ms (113ms) <P12> 129ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4049224248763457950
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47905680
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Money: $9720 Plots: 11 Assets: 6304 Total: 21524
  INFO [SummaryPhase2.begin]                         (P11)HebrewMule Food: 0 Energy: 17 Smithore: 0 Crystite: 26
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Money: $4371 Plots: 13 Assets: 8271 Total: 19142
  INFO [SummaryPhase2.begin]                         (P13)Lionel-HutzX Food: 5 Energy: 9 Smithore: 0 Crystite: 55
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $6606 Plots: 10 Assets: 6164 Total: 17770
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 0 Energy: 14 Smithore: 0 Crystite: 33
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Money: $558 Plots: 10 Assets: 6826 Total: 12384
  INFO [SummaryPhase2.begin]                         (P14)jjockobars Food: 9 Energy: 8 Smithore: 0 Crystite: 34
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 84 units $43
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $190
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $179
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 70820
  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.chatInputKeyPressed]               Lobby Chat Send: Final Results:
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 1:HebrewMule Money: $9370 Plots: 11 Assets: 3529 Total: 18399
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 2:Lionel-HutzX Money: $4391 Plots: 13 Assets: 5682 Total: 16573
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 3:C64MuleBoot Money: $5875 Plots: 10 Assets: 3170 Total: 14045
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: 4:jjockobars Money: $357 Plots: 10 Assets: 5504 Total: 10861
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (367106) judas: rohadan come play a game
  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: Lionel-HutzX  Bot Reputation now: 2
  INFO [GameController.apply]                        (S10)host4u chat: C64MuleBoot  Bot Reputation now: 24
  INFO [GameController.apply]                        (S10)host4u chat: HebrewMule  Bot Reputation now: 6
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (S10)host4u chat: jjockobars  Bot Reputation now: 1
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 3
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony was a success. You have met the minimum standards set by the Federation, but your life will not be easy!
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /68.98.0.157 <P11>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /68.98.0.157 <P11> with id 3ff6ec8c-0b53-443a-bc8b-a584e97403fa
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /68.98.0.157 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.98.0.157 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /70.190.29.235 <P13>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /70.190.29.235 <P13> with id 614c38b0-dbda-4107-ac2e-ae17c2c567a7
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /70.190.29.235 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.190.29.235 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 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
