  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 7 6.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 4
  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: 624d3rnggefgeiid1trfe1bpb2
  INFO [Login$MasterListener$1.run]                  Logged in as "Rhodan" (id 11145)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: aticfx64
  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: ATI Technologies Inc.
  INFO [MuleGameContainer.<init>]                    GL Renderer: AMD Radeon HD 7800 Series
  INFO [MuleGameContainer.<init>]                    GL Version: 4.3.12618 Compatibility Profile Context 13.251.0.0
  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: FBT-9814, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=true Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [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 3c6f14e6-e069-436c-8908-05089dd354cf
  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 [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 38 bytes
  INFO [UserController.apply]                        My client id is 3c6f14e6-e069-436c-8908-05089dd354cf
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)Rhodan is my user
  INFO [GameModel.setLocalUser]                      (S10)Rhodan is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)Rhodan is hosting the server
  INFO [GameController.beginNextPhase]               (S10)Rhodan 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)Rhodan (ID: 11145)
  INFO [Client.initUDP]                              Sending UDP initialization message id 3c6f14e6-e069-436c-8908-05089dd354cf
  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 d58fcdec-20a2-4c01-9188-cff86dd9a3da
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)Rhodan (ID 11145)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 104020
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [ServerMessageHandler.processPlayerJoin]      /127.0.0.1 <S10> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (10) 0 bytes
  INFO [UserController.apply]                        (S10)Rhodan joins the players
  INFO [Player.<init>]                               Creating (P10)Rhodan
  INFO [GameModel.setServerUser]                     (P10)Rhodan is hosting the server
  INFO [GameModel.setMyUser]                         (P10)Rhodan is my user
  INFO [GameModel.setLocalUser]                      (P10)Rhodan is a local Player
  INFO [Server.acceptClients]                        Server: Accepted client /24.47.151.221 id 58090e5c-0e4b-4eab-b0cd-e75621345f14
  INFO [ServerMessageHandler.processJoin]            Server: Client /24.47.151.221 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)BRAD1867 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)BRAD1867 (ID: 14266)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /24.47.151.221 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7133 bytes
  INFO [Server.initUdp]                              Server: Client /24.47.151.221 <S11> requests UDP address /24.47.151.221:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)BRAD1867 (ID 14266)
  INFO [Server.acceptClients]                        Server: Accepted client /194.166.76.212 id 96524d94-39a8-4c46-9148-7c0ab95d2627
  INFO [ServerMessageHandler.processJoin]            Server: Client /194.166.76.212 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)planky is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)planky (ID: 17535)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /194.166.76.212 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7234 bytes
  INFO [Server.initUdp]                              Server: Client /194.166.76.212 <S12> requests UDP address /194.166.76.212:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)planky (ID 17535)
  INFO [ServerMessageHandler.processPlayerJoin]      /24.47.151.221 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)BRAD1867 joins the players
  INFO [Player.<init>]                               Creating (P11)BRAD1867
  INFO [GameModel.setRemoteUser]                     (P11)BRAD1867 is a remote Player
  INFO [Server.acceptClients]                        Server: Accepted client /24.84.230.116 id 220c20ab-7df3-4248-a367-2a0356518607
  INFO [ServerMessageHandler.processJoin]            Server: Client /24.84.230.116 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)DuckMeister is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)DuckMeister (ID: 101551)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /24.84.230.116 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7349 bytes
  INFO [Server.initUdp]                              Server: Client /24.84.230.116 <S13> requests UDP address /24.84.230.116:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)DuckMeister (ID 101551)
  INFO [GameController.apply]                        (P11)BRAD1867 chat: hey
  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 d58fcdec-20a2-4c01-9188-cff86dd9a3da
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (362380) DuckMeister: what about me Rho?
  INFO [ServerMessageHandler.processPlayerJoin]      /24.84.230.116 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)DuckMeister joins the players
  INFO [Player.<init>]                               Creating (P13)DuckMeister
  INFO [GameModel.setRemoteUser]                     (P13)DuckMeister is a remote Player
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: muleballs you want in?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /80.146.182.10 id 58287a7f-6c72-44ed-bbd1-b98078c46063
  INFO [ServerMessageHandler.processJoin]            Server: Client /80.146.182.10 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Elwani01 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Elwani01 (ID: 101576)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /80.146.182.10 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7443 bytes
  INFO [Server.initUdp]                              Server: Client /80.146.182.10 <S14> requests UDP address /80.146.182.10:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Elwani01 (ID 101576)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S14)Elwani01 (ID 101576)
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 15
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (15) 14 bytes
  INFO [Player.<init>]                               Creating (P15)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P15)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P15)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [GameController.apply]                        (S12)planky chat: hi
  INFO [GameController.apply]                        (S14)Elwani01 chat: hi
  INFO [GameController.apply]                        (P11)BRAD1867 chat: Hey
  INFO [GameController.apply]                        (P13)DuckMeister chat: hello plank and elwani
  INFO [GameController.apply]                        (P11)BRAD1867 chat: Hey Hey were the monkeys
  INFO [GameController.apply]                        (S12)planky chat: please let elwani and me play, elwani is new
  INFO [GameController.apply]                        (P10)Rhodan chat: give balls a couple mins see if he wakes up
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /70.78.58.147 id 20acdb91-f8c3-4559-a10e-36e30987be30
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.78.58.147 <S16> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (16) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S16)MulesBalls is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S16)MulesBalls (ID: 100691)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.78.58.147 <S16>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7533 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S16)MulesBalls (ID 100691)
  INFO [Server.initUdp]                              Server: Client /70.78.58.147 <S16> requests UDP address /70.78.58.147:6261
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 15
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /127.0.0.1 <P10 P15>
  INFO [ServerMessageHandler.processPlayerJoin]      /70.78.58.147 <S16> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (16) 0 bytes
  INFO [UserController.apply]                        (S16)MulesBalls joins the players
  INFO [Player.<init>]                               Creating (P16)MulesBalls
  INFO [GameModel.setRemoteUser]                     (P16)MulesBalls is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P16)MulesBalls chat: 3elites and 1 noob canadian?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (16) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)BRAD1867 (P16)MulesBalls (P13)DuckMeister (P10)Rhodan 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P16)MulesBalls chat: hi duckface!
  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 [Client.receiveTCPMessages]                   Client: Ready (16) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P11> 99ms (100ms) <S12> 199ms (200ms) <P13> 165ms (166ms) <S14> 266ms (267ms) <P16> 250ms (333ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.apply]                        (P13)DuckMeister chat: i am canadian too
  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: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 17535 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /194.166.76.212 <S12>
  INFO [Server.removeClient]                         Server: Removing client /194.166.76.212 <> with id 96524d94-39a8-4c46-9148-7c0ab95d2627
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /194.166.76.212 <>
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (16) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P11> 99ms (99ms) <P13> 165ms (166ms) <S14> 266ms (282ms) <P16> 250ms (333ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8312273408598970147
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)BRAD1867 (P13)DuckMeister (P16)MulesBalls (P10)Rhodan 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 22429896
  INFO [SummaryPhase2.begin]                         (P11)BRAD1867 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)BRAD1867 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)DuckMeister Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)DuckMeister Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P16)MulesBalls Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P16)MulesBalls Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)Rhodan Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P10)Rhodan 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 [GameController.apply]                        (P16)MulesBalls chat: i was speaking of you
  INFO [GameController.apply]                        (P16)MulesBalls chat: noob
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (16) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (16) 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: 8
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P11> 99ms (99ms) <P13> 165ms (166ms) <S14> 266ms (282ms) <P16> 249ms (315ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14266 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /24.47.151.221 <P11>
  INFO [Server.removeClient]                         Server: Removing client /24.47.151.221 <> with id 58090e5c-0e4b-4eab-b0cd-e75621345f14
  INFO [UserController.setAiPlayer]                  (P11)BRAD1867 is taken over by an AI player
  INFO [UserController.setAiPlayer]                  BRAD1867 is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <P10> gets user number 11
  INFO [GameModel.setLocalUser]                      (P11)BRAD1867 is a local Player
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /24.47.151.221 <>
  INFO [GameController.apply]                        (P16)MulesBalls chat: damn brad!
  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 (16) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10 P11> 0ms (0ms) <P13> 165ms (166ms) <S14> 265ms (282ms) <P16> 233ms (333ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: BRAD1867 is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: BRAD1867 prefers Smithore
  INFO [DevelopmentPlanFinder$1.run]                 AI: BRAD1867 found 4 plans testing 7616 tiles in 51311204ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: BRAD1867 Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2090 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: BRAD1867 Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2090 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: BRAD1867 Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: BRAD1867 Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [LandGrantActuator.update]                    AI: BRAD1867 wants Mountain3 (5,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 0ms, max 265ms
  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 0ms, max 265ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [GameController.apply]                        (P16)MulesBalls chat: ass
  INFO [GameController.apply]                        (P10)Rhodan chat: restarting
  INFO [GameController.apply]                        (P16)MulesBalls chat: botrestart
  INFO [MetaFrame$6.actionPerformed]                 User chooses to disconnect
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 11145 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
