  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows XP 5.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 2
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 07d9eir98ii5pi62rbrb3sj714
  INFO [Login$MasterListener$1.run]                  Logged in as "CCMuleBot01" (id 27633)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1280 x 1024 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 1024 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: ialmrnt5
  INFO [MuleGameContainer.<init>]                    Display Driver: 6.14.10.4410
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel 915G
  INFO [MuleGameContainer.<init>]                    GL Version: 1.4.0 - Build 4.14.10.4410
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: ChuckBot-1995, 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 89560bef-8b51-47f0-99fb-5ffd07797544
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 43 bytes
  INFO [UserController.apply]                        My client id is 89560bef-8b51-47f0-99fb-5ffd07797544
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)CCMuleBot01 is my user
  INFO [GameModel.setLocalUser]                      (S10)CCMuleBot01 is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)CCMuleBot01 is hosting the server
  INFO [GameController.beginNextPhase]               (S10)CCMuleBot01 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)CCMuleBot01 (ID: 27633)
  INFO [Client.initUDP]                              Sending UDP initialization message id 89560bef-8b51-47f0-99fb-5ffd07797544
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id 9e5779ea-8753-44f0-9633-3a0abcaccad6
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)CCMuleBot01 (ID 27633)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 120995
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /73.68.71.157 id 3b5986af-f721-43ed-893c-29161fda632e
  INFO [ServerMessageHandler.processJoin]            Server: Client /73.68.71.157 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)NJDevil is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)NJDevil (ID: 23685)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /73.68.71.157 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7144 bytes
  INFO [Server.initUdp]                              Server: Client /73.68.71.157 <S11> requests UDP address /73.68.71.157:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)NJDevil (ID 23685)
  INFO [Server.acceptClients]                        Server: Accepted client /70.78.1.147 id 938e8373-fde6-4be3-b484-301f9e6d223b
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.78.1.147 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)MulesBalls is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)MulesBalls (ID: 100691)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.78.1.147 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7237 bytes
  INFO [Server.initUdp]                              Server: Client /70.78.1.147 <S12> requests UDP address /70.78.1.147:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)MulesBalls (ID 100691)
  INFO [ServerMessageHandler.processPlayerJoin]      /73.68.71.157 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)NJDevil joins the players
  INFO [Player.<init>]                               Creating (P11)NJDevil
  INFO [GameModel.setRemoteUser]                     (P11)NJDevil is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /73.68.71.157 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)NJDevil unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)NJDevil is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /73.68.71.157 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)NJDevil joins the players
  INFO [Player.<init>]                               Creating (P11)NJDevil
  INFO [GameModel.setRemoteUser]                     (P11)NJDevil is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /73.68.71.157 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)NJDevil unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)NJDevil is a remote Spectator
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings CCMuleBot01 .  This is a chatterbot hosted game.
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /54.214.39.13 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /54.214.39.13 <> with id 9e5779ea-8753-44f0-9633-3a0abcaccad6
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === CCMuleBot01 Bot Reputation: Fair (0) Bot Games: 0
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings NJDevil .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === NJDevil Bot Reputation: A+++ (438) Bot Games: 582
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings MulesBalls .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === MulesBalls Bot Reputation: A+++ (363) Bot Games: 507
  INFO [GameController.apply]                        (S11)NJDevil chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [ServerMessageHandler.processPlayerJoin]      /73.68.71.157 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 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 [UserController.apply]                        (S11)NJDevil joins the players
  INFO [Player.<init>]                               Creating (P11)NJDevil
  INFO [GameModel.setRemoteUser]                     (P11)NJDevil is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (S12)MulesBalls chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 12 bytes
  INFO [Player.<init>]                               Creating (P14)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /70.78.1.147 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)MulesBalls joins the players
  INFO [Player.<init>]                               Creating (P12)MulesBalls
  INFO [GameModel.setRemoteUser]                     (P12)MulesBalls is a remote Player
  INFO [GameController.apply]                        (P12)MulesBalls chat: bot:kick1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Kick Request 
  INFO [GameController.apply]                        (P11)NJDevil chat: bot:kick1
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P13 P14>
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)CCMuleBot01 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 [GameController.apply]                        (P12)MulesBalls chat: hi
  INFO [GameController.apply]                        (P11)NJDevil chat: hey
  INFO [GameController.apply]                        (P12)MulesBalls chat: kick me whe alp and maj are done lurking pls
  INFO [GameController.apply]                        (P11)NJDevil chat: nm I got shit to do
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 23685 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /73.68.71.157 <P11>
  INFO [Server.removeClient]                         Server: Removing client /73.68.71.157 <> with id 3b5986af-f721-43ed-893c-29161fda632e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /73.68.71.157 <>
  INFO [Server.acceptClients]                        Server: Accepted client /23.233.5.62 id 8fba3559-a2cc-4e93-9715-3a4c1ccb4e06
  INFO [ServerMessageHandler.processJoin]            Server: Client /23.233.5.62 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)belzor is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)belzor (ID: 104924)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /23.233.5.62 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7273 bytes
  INFO [Server.initUdp]                              Server: Client /23.233.5.62 <S11> requests UDP address /23.233.5.62:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)belzor (ID 104924)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S11)belzor (ID 104924)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings belzor .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === belzor Bot Reputation: Fair (0) Bot Games: 0
  INFO [ServerMessageHandler.processPlayerJoin]      /23.233.5.62 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)belzor joins the players
  INFO [Player.<init>]                               Creating (P11)belzor
  INFO [GameModel.setRemoteUser]                     (P11)belzor is a remote Player
  INFO [Server.acceptClients]                        Server: Accepted client /77.10.18.13 id d9bbf169-decd-4a75-9c81-ccf101fc9710
  INFO [ServerMessageHandler.processJoin]            Server: Client /77.10.18.13 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Wahnsinn is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Wahnsinn (ID: 15603)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /77.10.18.13 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7341 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Wahnsinn (ID 15603)
  INFO [Server.initUdp]                              Server: Client /77.10.18.13 <S13> requests UDP address /77.10.18.13:6261
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Wahnsinn .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Wahnsinn Bot Reputation: A++ (92) Bot Games: 110
  INFO [Server.acceptClients]                        Server: Accepted client /73.68.71.157 id 2fdd42ea-941d-4130-b1a7-1fc3922670e8
  INFO [ServerMessageHandler.processJoin]            Server: Client /73.68.71.157 <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)NJDevil is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)NJDevil (ID: 23685)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /73.68.71.157 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7424 bytes
  INFO [Server.initUdp]                              Server: Client /73.68.71.157 <S14> requests UDP address /73.68.71.157:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)NJDevil (ID 23685)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings NJDevil .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === NJDevil Bot Reputation: A+++ (438) Bot Games: 582
  INFO [ServerMessageHandler.processPlayerJoin]      /73.68.71.157 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)NJDevil joins the players
  INFO [Player.<init>]                               Creating (P14)NJDevil
  INFO [GameModel.setRemoteUser]                     (P14)NJDevil is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /77.10.18.13 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Wahnsinn joins the players
  INFO [Player.<init>]                               Creating (P13)Wahnsinn
  INFO [GameModel.setRemoteUser]                     (P13)Wahnsinn is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P14)NJDevil chat: belzor hav eyou played before
  INFO [GameController.apply]                        (P11)belzor chat: Just the boardgame
  INFO [GameController.apply]                        (P14)NJDevil chat: ok this is different will you play full 90 minutes?
  INFO [GameController.apply]                        (P11)belzor chat: yep, been wanting to try this
  INFO [GameController.apply]                        (P14)NJDevil chat: ok
  INFO [GameController.apply]                        (P14)NJDevil chat: hold on
  INFO [GameController.apply]                        (P14)NJDevil chat: bot:kick3
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 3
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 100691 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /70.78.1.147 <P12>
  INFO [Server.removeClient]                         Server: Removing client /70.78.1.147 <> with id 938e8373-fde6-4be3-b484-301f9e6d223b
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.78.1.147 <>
  INFO [GameController.apply]                        (P14)NJDevil chat: he told me to kick to wake
  INFO [Server.acceptClients]                        Server: Accepted client /176.20.18.141 id 2cd6fc2c-2d62-4b6f-abc0-8ddecc8960ce
  INFO [ServerMessageHandler.processJoin]            Server: Client /176.20.18.141 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Kjersgaard is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Kjersgaard (ID: 25157)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /176.20.18.141 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7450 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Kjersgaard (ID 25157)
  INFO [Server.initUdp]                              Server: Client /176.20.18.141 <S12> requests UDP address /176.20.18.141:6261
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings Kjersgaard .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === Kjersgaard Bot Reputation: Excellent (48) Bot Games: 57
  INFO [ServerMessageHandler.processPlayerJoin]      /176.20.18.141 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Kjersgaard joins the players
  INFO [Player.<init>]                               Creating (P12)Kjersgaard
  INFO [GameModel.setRemoteUser]                     (P12)Kjersgaard is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P14)NJDevil chat: GOOOOOOOOOOOOOOOOOOOOOOOO
  INFO [GameController.apply]                        (P14)NJDevil chat: GO
  INFO [GameController.apply]                        (P14)NJDevil chat: GO
  INFO [GameController.apply]                        (P14)NJDevil chat: GO
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)Wahnsinn (P12)Kjersgaard (P11)belzor (P14)NJDevil 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P13)Wahnsinn chat: gle
  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: 84
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 109ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 109ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7911888413918121785
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Kjersgaard (P14)NJDevil (P13)Wahnsinn (P11)belzor 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 42691552
  INFO [SummaryPhase2.begin]                         (P12)Kjersgaard Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Kjersgaard Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)NJDevil Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)NJDevil Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Wahnsinn Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Wahnsinn Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)belzor Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)belzor 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 (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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 109ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 109ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 0ms, max 203ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 219ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 0ms, max 203ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)NJDevil is granted tile 3: Mountain3 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 0ms, max 203ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Kjersgaard is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 0ms, max 203ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Wahnsinn is granted tile 38: Mountain3 (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 0ms, max 203ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 93ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [GameController.apply]                        (P14)NJDevil chat: BEL:ZOR YOU DOUCHE
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 6 frames, rountrip 0ms, max 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)belzor (P14)NJDevil (P13)Wahnsinn (P12)Kjersgaard 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)Wahnsinn bought the plot for $732
  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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 93ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7750712405271010690
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Kjersgaard (rank 1)
  INFO [Player.useFood]                              (P12)Kjersgaard 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 93ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Kjersgaard
  INFO [Wampus.<init>]                               Wampus has 14 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]                        (P14)NJDevil chat: wtf why didnt you get land
  INFO [GameModel.developLand]                       (P12)Kjersgaard develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Kjersgaard caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Kjersgaard finishes on update 1465
  INFO [GameModel.gamble]                            (P12)Kjersgaard gambles $102, max: 47.5, left: 21.399403, fraction 0.45051375
  INFO [DevelopmentMessenger.showMessage]            Kjersgaard won $102 in the pub
  INFO [GameController.apply]                        (P11)belzor chat: cuz I've never played before and WTF is with these controls
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 93ms (109ms) <P13> 203ms (203ms) <P14> 94ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 266533459344196247
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)NJDevil (rank 2)
  INFO [Player.useFood]                              (P14)NJDevil has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)NJDevil chat: OMG
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 93ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)NJDevil
  INFO [Wampus.<init>]                               Wampus has 14 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)NJDevil develops tile Mountain3 (3,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)NJDevil finishes on update 1590
  INFO [GameModel.gamble]                            (P14)NJDevil gambles $107, max: 47.5, left: 16.219284, fraction 0.34145862
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 93ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 219ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4937374135878502742
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Wahnsinn (rank 3)
  INFO [Player.useFood]                              (P13)Wahnsinn 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P11> 93ms (109ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 219ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Wahnsinn
  INFO [Wampus.<init>]                               Wampus has 14 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]                        (P14)NJDevil chat: then play a fucking training game and dont waste our time
  INFO [GameModel.developLand]                       (P13)Wahnsinn develops tile River (4,0) with Food factory
  INFO [GameController.apply]                        (P14)NJDevil chat: restart? or play through??
  INFO [DevelopmentMessenger.showMessage]            Wahnsinn caught the Mountain Wampus and got $100
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104924 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /23.233.5.62 <P11>
  INFO [Server.removeClient]                         Server: Removing client /23.233.5.62 <> with id 8fba3559-a2cc-4e93-9715-3a4c1ccb4e06
  INFO [UserController.setAiPlayer]                  (P11)belzor is taken over by an AI player
  INFO [UserController.setAiPlayer]                  belzor is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 11
  INFO [GameModel.setLocalUser]                      (P11)belzor is a local Player
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /23.233.5.62 <>
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Player Removed, votes required to restart: 2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: belzor  Bot Reputation now: -3
  INFO [GameController.apply]                        (P14)NJDevil chat: hit your god damn space bar
  INFO [GameModel.developLand]                       (P13)Wahnsinn develops tile Mountain3 (3,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Wahnsinn finishes on update 1903
  INFO [GameModel.gamble]                            (P13)Wahnsinn gambles $72, max: 47.5, left: 10.119144, fraction 0.21303461
  INFO [DevelopmentMessenger.showMessage]            Wahnsinn won $72 in the pub
  INFO [GameController.apply]                        (P14)NJDevil chat: Ill play through
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 219ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1512046236912209841
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)belzor (rank 4)
  INFO [Player.useFood]                              (P11)belzor 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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 219ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)belzor
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: belzor copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: belzor beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: belzor LP was infeasible (or ignored).
  INFO [SearchPlanManager.startPlanSearch]           AI: belzor prefers Food
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: belzor found 1 plans testing 40 tiles in 17477042ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: belzor Plan: No tile 925 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1300 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: belzor is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: belzor picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: belzor is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: belzor successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: belzor tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: belzor Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: belzor Action: CatchWampus
  INFO [GameController.apply]                        (P14)NJDevil chat: Wahnsinn?  Kjer?
  INFO [GameController.apply]                        (P12)Kjersgaard chat: retart?
  INFO [DevelopmentMessenger.showMessage]            belzor caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: belzor action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: belzor chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: belzor Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: belzor Action: GoToPub
  INFO [GameModel.gamble]                            (P11)belzor gambles $67, max: 47.5, left: 26.699524, fraction 0.5620952
  INFO [DevelopmentMessenger.showMessage]            belzor won $67 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: belzor gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)belzor finishes on update 1066
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6701921353681180270
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)belzor has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)NJDevil has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)Wahnsinn has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Kjersgaard has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)belzor expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)NJDevil expects 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Wahnsinn expects 4 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Kjersgaard expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [GameController.apply]                        (P14)NJDevil chat: illl play through what do you want
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)Kjersgaard chat: restart
  INFO [ProductionPhase.logProduction]               (P11)belzor produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)NJDevil produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Wahnsinn produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Kjersgaard produced 5 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2414893736083864632
  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 [GameController.apply]                        (P14)NJDevil chat: bot:restart
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1468303925600105639
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to restart: P14
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Votes Recorded: 1 of 2
  INFO [CollectionPhase.goToNextPhase]               (P11)belzor Smithore: 0 critical: 0 surplus: 0 money: $1167
  INFO [CollectionPhase.goToNextPhase]               (P14)NJDevil Smithore: 0 critical: 0 surplus: 0 money: $1057
  INFO [CollectionPhase.goToNextPhase]               (P13)Wahnsinn Smithore: 0 critical: 0 surplus: 0 money: $165
  INFO [CollectionPhase.goToNextPhase]               (P12)Kjersgaard Smithore: 0 critical: 0 surplus: 0 money: $1077
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: belzor target price $87
  INFO [AuctionActuator.calcTargetPrice]             AI: belzor calculated the target price (via method 2) to be $230
  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.797 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 0ms, max 203ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)belzor (P14)NJDevil (P13)Wahnsinn (P12)Kjersgaard 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: belzor has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Wahnsinn chat: bot:restart
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to restart: P13
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Votes Recorded: 2 of 2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Restart Request 
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (P12)Kjersgaard chat: bot:restart
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: NJDevil  Bot Reputation now: 439
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Wahnsinn  Bot Reputation now: 93
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Kjersgaard  Bot Reputation now: 49
  INFO [GameController.apply]                        (P14)NJDevil chat: god damn that assfuck
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $52 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 94ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2155739606774415531
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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]                        (P14)NJDevil chat: i asked if he knew what he was doing
  INFO [CollectionPhase.goToNextPhase]               (P11)belzor Crystite: 0 critical: 0 surplus: 0 money: $1167
  INFO [CollectionPhase.goToNextPhase]               (P14)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1057
  INFO [CollectionPhase.goToNextPhase]               (P13)Wahnsinn Crystite: 0 critical: 0 surplus: 0 money: $165
  INFO [CollectionPhase.goToNextPhase]               (P12)Kjersgaard Crystite: 0 critical: 0 surplus: 0 money: $1077
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [AuctionActuator.calcTargetPrice]             AI: belzor target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: belzor calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11> 0ms (0ms) <P13> 203ms (203ms) <P14> 110ms (110ms) <P12> 203ms (219ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2966481676782693186
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 22, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 66%
  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 [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27633 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
