  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: a73n5oue9v3br020uikat4q7o2
  INFO [Login$MasterListener$1.run]                  Logged in as "host4u" (id 101333)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1366 x 768 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1366 x 768 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumd64
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) HD Graphics Family
  INFO [MuleGameContainer.<init>]                    GL Version: 3.1.0 - Build 8.15.10.2509
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: Irata-2910, 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 88bdc77f-74d7-48ed-886d-0a9cc9f77d47
  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 88bdc77f-74d7-48ed-886d-0a9cc9f77d47
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)host4u is my user
  INFO [GameModel.setLocalUser]                      (S10)host4u is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)host4u is hosting the server
  INFO [GameController.beginNextPhase]               (S10)host4u is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)host4u (ID: 101333)
  INFO [Client.initUDP]                              Sending UDP initialization message id 88bdc77f-74d7-48ed-886d-0a9cc9f77d47
  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 01a50e4a-9b54-4849-9488-d1a876b03f49
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)host4u (ID 101333)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 146414
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /198.217.118.190 id 15778b03-9b1b-4dad-98cf-36c8aa44d48a
  INFO [ServerMessageHandler.processJoin]            Server: Client /198.217.118.190 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)FluffyFiend is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)FluffyFiend (ID: 103178)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /198.217.118.190 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7149 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)FluffyFiend (ID 103178)
  INFO [Server.initUdp]                              Server: Client /198.217.118.190 <S11> requests UDP address /198.217.118.190:6261
  INFO [ServerMessageHandler.processPlayerJoin]      /198.217.118.190 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)FluffyFiend joins the players
  INFO [Player.<init>]                               Creating (P11)FluffyFiend
  INFO [GameModel.setRemoteUser]                     (P11)FluffyFiend is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ServerMessageHandler.processPlayerUnjoin]    /198.217.118.190 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)FluffyFiend unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)FluffyFiend is a remote Spectator
  INFO [GameController.apply]                        (S10)host4u chat: Welcome host4u, this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  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 01a50e4a-9b54-4849-9488-d1a876b03f49
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)host4u chat: === host4u Bot Reputation: A++ (100) Bot Games: 0
  INFO [GameController.apply]                        (S10)host4u chat: Welcome FluffyFiend, this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === FluffyFiend Bot Reputation: A+++ (393) Bot Games: 353
  INFO [Server.acceptClients]                        Server: Accepted client /70.95.144.171 id f8791a47-feda-41d8-943c-fbf27489c08d
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.95.144.171 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)El Chapo is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)El Chapo (ID: 108167)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.95.144.171 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7245 bytes
  INFO [Server.initUdp]                              Server: Client /70.95.144.171 <S12> requests UDP address /70.95.144.171:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)El Chapo (ID 108167)
  INFO [GameController.apply]                        (S10)host4u chat: Welcome El Chapo, this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === El Chapo Bot Reputation: Great (22) Bot Games: 22
  INFO [GameController.apply]                        (S12)El Chapo chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P13)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /70.95.144.171 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)El Chapo joins the players
  INFO [Player.<init>]                               Creating (P12)El Chapo
  INFO [GameModel.setRemoteUser]                     (P12)El Chapo is a remote Player
  INFO [GameController.apply]                        (P12)El Chapo chat: bot:kick1
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)host4u chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)host4u chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)host4u chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <S10 P13>
  INFO [GameController.apply]                        (S11)FluffyFiend chat: brb gonna reboot
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 103178 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /198.217.118.190 <S11>
  INFO [Server.removeClient]                         Server: Removing client /198.217.118.190 <> with id 15778b03-9b1b-4dad-98cf-36c8aa44d48a
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /198.217.118.190 <>
  INFO [GameController.apply]                        (P12)El Chapo chat: I'll alert the media
  INFO [Server.acceptClients]                        Server: Accepted client /198.217.118.190 id 7cf1b5fd-3695-4ad7-aa78-a99f3af87ddd
  INFO [ServerMessageHandler.processJoin]            Server: Client /198.217.118.190 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)FluffyFiend is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)FluffyFiend (ID: 103178)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /198.217.118.190 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7284 bytes
  INFO [Server.initUdp]                              Server: Client /198.217.118.190 <S11> requests UDP address /198.217.118.190:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)FluffyFiend (ID 103178)
  INFO [GameController.apply]                        (S10)host4u chat: Welcome FluffyFiend, this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === FluffyFiend Bot Reputation: A+++ (393) Bot Games: 353
  INFO [GameController.apply]                        (S11)FluffyFiend chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /198.217.118.190 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)FluffyFiend joins the players
  INFO [Player.<init>]                               Creating (P11)FluffyFiend
  INFO [GameModel.setRemoteUser]                     (P11)FluffyFiend is a remote Player
  INFO [GameController.apply]                        (P11)FluffyFiend chat: bot:kick1
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)host4u chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)host4u chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)host4u chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <S10 P13>
  INFO [Server.acceptClients]                        Server: Accepted client /24.228.36.225 id 1b8bc9ad-5278-4b3a-bc64-9c93147c9a6a
  INFO [ServerMessageHandler.processJoin]            Server: Client /24.228.36.225 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)majicmule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)majicmule (ID: 103543)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /24.228.36.225 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7383 bytes
  INFO [Server.initUdp]                              Server: Client /24.228.36.225 <S13> requests UDP address /24.228.36.225:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)majicmule (ID 103543)
  INFO [GameController.apply]                        (S10)host4u chat: Welcome majicmule, this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === majicmule Bot Reputation: A+++ (324) Bot Games: 396
  INFO [ServerMessageHandler.processPlayerJoin]      /24.228.36.225 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)majicmule joins the players
  INFO [Player.<init>]                               Creating (P13)majicmule
  INFO [GameModel.setRemoteUser]                     (P13)majicmule is a remote Player
  INFO [GameController.apply]                        (P11)FluffyFiend chat: what do we do?
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)El Chapo chat: I wait patiently, is what I do
  INFO [GameController.apply]                        (P11)FluffyFiend chat: ok
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Server.acceptClients]                        Server: Accepted client /95.208.205.34 id adb1f05a-3670-422a-8b03-d02535df0251
  INFO [ServerMessageHandler.processJoin]            Server: Client /95.208.205.34 <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)komaru85 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)komaru85 (ID: 108357)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /95.208.205.34 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7474 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)komaru85 (ID 108357)
  INFO [Server.initUdp]                              Server: Client /95.208.205.34 <S14> requests UDP address /95.208.205.34:6261
  INFO [GameController.apply]                        (S10)host4u chat: Welcome komaru85, this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === komaru85 Bot Reputation: Poor (-11) Bot Games: 7
  INFO [GameController.apply]                        (S14)komaru85 chat: hola
  INFO [ServerMessageHandler.processPlayerJoin]      /95.208.205.34 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)komaru85 joins the players
  INFO [Player.<init>]                               Creating (P14)komaru85
  INFO [GameModel.setRemoteUser]                     (P14)komaru85 is a remote Player
  INFO [GameController.apply]                        (P12)El Chapo chat: hi komaru
  INFO [GameController.apply]                        (S10)host4u chat: komaru85  Warning, this player has a bad Bot Reputation.  Other players bewarned.
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)FluffyFiend chat: komaru why the bad bot reputation? you quittin too much?
  INFO [GameController.apply]                        (P14)komaru85 chat: hear ya? bewarned.
  INFO [GameController.apply]                        (P12)El Chapo chat: I'll take the chance
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)FluffyFiend chat: ya i guess
  INFO [GameController.apply]                        (P14)komaru85 chat: lost connection a few times. counted as quitting
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)El Chapo chat: are you wifi or on ethernet cable today?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)komaru85 chat: wifi but usually don't loose connection that much
  INFO [GameController.apply]                        (P12)El Chapo chat: gle
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)El Chapo (P11)FluffyFiend (P14)komaru85 (P13)majicmule 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 55
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P12> 32ms (33ms) <P11> 58ms (63ms) <P13> 111ms (117ms) <P14> 186ms (194ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P12> 32ms (32ms) <P11> 58ms (63ms) <P13> 111ms (117ms) <P14> 186ms (189ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5484666237098537752
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)majicmule (P11)FluffyFiend (P12)El Chapo (P14)komaru85 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46059752
  INFO [SummaryPhase2.begin]                         (P13)majicmule Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)majicmule Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)El Chapo Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)El Chapo Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)komaru85 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)komaru85 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P12> 32ms (46ms) <P11> 59ms (67ms) <P13> 111ms (117ms) <P14> 187ms (194ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P12> 31ms (46ms) <P11> 59ms (67ms) <P13> 115ms (117ms) <P14> 188ms (194ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 3ms, max 188ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 194ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 3ms, max 188ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 57
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 34
  INFO [LandGrantPhase.claimPlot]                    (P13)majicmule is granted tile 12: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 3ms, max 189ms
  INFO [LandGrantPhase.claimPlot]                    (P14)komaru85 is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 3ms, max 189ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 106
  INFO [LandGrantPhase.claimPlot]                    (P12)El Chapo is granted tile 20: Mountain3 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 3ms, max 189ms
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 29: Mountain2 (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 3ms, max 189ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 3ms (3ms) <P12> 39ms (46ms) <P11> 59ms (66ms) <P13> 111ms (117ms) <P14> 189ms (194ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P12> 39ms (46ms) <P11> 59ms (66ms) <P13> 111ms (117ms) <P14> 189ms (192ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2655957443568946112
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)majicmule (rank 1)
  INFO [Player.useFood]                              (P13)majicmule has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (3ms) <P12> 39ms (46ms) <P11> 59ms (66ms) <P13> 111ms (115ms) <P14> 190ms (192ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)majicmule
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)majicmule develops tile Plain (3,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)majicmule finishes on update 770
  INFO [GameModel.gamble]                            (P13)majicmule gambles $179, max: 47.5, left: 32.099648, fraction 0.675782
  INFO [DevelopmentMessenger.showMessage]            majicmule won $179 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P12> 39ms (39ms) <P11> 59ms (65ms) <P13> 110ms (114ms) <P14> 192ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 660146026416697638
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P11)FluffyFiend has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P12> 39ms (39ms) <P11> 59ms (62ms) <P13> 110ms (114ms) <P14> 192ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain2 (3,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P11)FluffyFiend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P11)FluffyFiend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1370. End Update: 1369
  INFO [GameModel.buyAssay]                          (P11)FluffyFiend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)FluffyFiend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P12> 33ms (34ms) <P11> 62ms (66ms) <P13> 111ms (114ms) <P14> 193ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6634306005028537714
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)El Chapo (rank 3)
  INFO [Player.useFood]                              (P12)El Chapo has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P12> 33ms (34ms) <P11> 63ms (67ms) <P13> 110ms (113ms) <P14> 192ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)El Chapo
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)El Chapo develops tile Mountain3 (2,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            El Chapo caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)El Chapo finishes on update 1462
  INFO [GameModel.gamble]                            (P12)El Chapo gambles $86, max: 47.5, left: 25.079487, fraction 0.5279892
  INFO [DevelopmentMessenger.showMessage]            El Chapo won $86 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P12> 31ms (39ms) <P11> 59ms (63ms) <P13> 112ms (116ms) <P14> 192ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6647295964084819851
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)komaru85 (rank 4)
  INFO [Player.useFood]                              (P14)komaru85 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P12> 31ms (40ms) <P11> 59ms (63ms) <P13> 112ms (117ms) <P14> 192ms (193ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)komaru85
  INFO [Wampus.<init>]                               Wampus has 15 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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 95. End Update: 94
  INFO [GameModel.developLand]                       (P14)komaru85 develops tile River (4,1) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 506. End Update: 505
  INFO [DevelopmentMessenger.showMessage]            komaru85 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)komaru85 finishes on update 1204
  INFO [GameModel.gamble]                            (P14)komaru85 gambles $57, max: 47.5, left: 24.039463, fraction 0.506094
  INFO [DevelopmentMessenger.showMessage]            komaru85 won $57 in the pub
  INFO [Server.initUdp]                              Server: Removing old UDP address /198.217.118.190:6261 for client /198.217.118.190 <P11>
  INFO [Server.initUdp]                              Server: Client /198.217.118.190 <P11> requests UDP address /198.217.118.190:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /24.228.36.225:6261 for client /24.228.36.225 <P13>
  INFO [Server.initUdp]                              Server: Client /24.228.36.225 <P13> requests UDP address /24.228.36.225:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /95.208.205.34:6261 for client /95.208.205.34 <P14>
  INFO [Server.initUdp]                              Server: Client /95.208.205.34 <P14> requests UDP address /95.208.205.34:6261
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P12)El Chapo chat: wifi
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Server.initUdp]                              Server: Removing old UDP address /198.217.118.190:6261 for client /198.217.118.190 <P11>
  INFO [Server.initUdp]                              Server: Client /198.217.118.190 <P11> requests UDP address /198.217.118.190:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /24.228.36.225:6261 for client /24.228.36.225 <P13>
  INFO [Server.initUdp]                              Server: Client /24.228.36.225 <P13> requests UDP address /24.228.36.225:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /95.208.205.34:6261 for client /95.208.205.34 <P14>
  INFO [Server.initUdp]                              Server: Client /95.208.205.34 <P14> requests UDP address /95.208.205.34:6261
  INFO [GameController.apply]                        (P12)El Chapo chat: test
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /70.95.144.171 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Server.removeClient]                         Server: Removing client /70.95.144.171 <P12> with id f8791a47-feda-41d8-943c-fbf27489c08d
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /70.95.144.171 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.95.144.171 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 108167 user number 12
  INFO [UserController.setAiPlayer]                  (P12)El Chapo is taken over by an AI player
  INFO [UserController.setAiPlayer]                  El Chapo is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 12
  INFO [GameModel.setLocalUser]                      (P12)El Chapo is a local Player
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /198.217.118.190 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Server.removeClient]                         Server: Removing client /198.217.118.190 <P11> with id 7cf1b5fd-3695-4ad7-aa78-a99f3af87ddd
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /198.217.118.190 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /198.217.118.190 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 103178 user number 11
  INFO [UserController.setAiPlayer]                  (P11)FluffyFiend is taken over by an AI player
  INFO [UserController.setAiPlayer]                  FluffyFiend is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10 P12> gets user number 11
  INFO [GameModel.setLocalUser]                      (P11)FluffyFiend is a local Player
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (S10)host4u chat: Player Removed, votes required to restart: 2
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /95.208.205.34 <P14>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Server.removeClient]                         Server: Removing client /95.208.205.34 <P14> with id adb1f05a-3670-422a-8b03-d02535df0251
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /95.208.205.34 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /95.208.205.34 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 108357 user number 14
  INFO [UserController.setAiPlayer]                  (P14)komaru85 is taken over by an AI player
  INFO [UserController.setAiPlayer]                  komaru85 is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10 P12 P11> gets user number 14
  INFO [DevelopmentActuator.beginThreaded]           AI: komaru85 copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: komaru85 beginning threaded development.
  INFO [GameModel.setLocalUser]                      (P14)komaru85 is a local Player
  INFO [DevelopmentPlanner.begin]                    AI: komaru85 LP was infeasible (or ignored).
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentPlanFinder$1.run]                 AI: komaru85 found 1 plans testing 40 tiles in 19143930ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: komaru85 Plan: No tile 1517 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2007 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: komaru85 is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: komaru85 picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: komaru85 is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: komaru85 successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: komaru85 tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: komaru85 Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: komaru85 Action: CatchWampus
  INFO [DevelopmentActuator.actionComplete]          AI: komaru85 gambled and can't do more actions.
  INFO [GameController.apply]                        (S10)host4u chat: El Chapo  Bot Reputation now: 19
  INFO [Server.initUdp]                              Server: Removing old UDP address /24.228.36.225:6261 for client /24.228.36.225 <P13>
  INFO [Server.initUdp]                              Server: Client /24.228.36.225 <P13> requests UDP address /24.228.36.225:6261
  INFO [GameController.apply]                        (S10)host4u chat: Player Removed, votes required to restart: 1
  INFO [GameController.apply]                        (S10)host4u chat: FluffyFiend  Bot Reputation now: 390
  INFO [GameController.apply]                        (S10)host4u chat: Player Removed, votes required to restart: 0
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id f8791a47-feda-41d8-943c-fbf27489c08d
  INFO [GameController.apply]                        (S10)host4u chat: komaru85  Bot Reputation now: -14
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /24.228.36.225 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Server.removeClient]                         Server: Removing client /24.228.36.225 <P13> with id 1b8bc9ad-5278-4b3a-bc64-9c93147c9a6a
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /24.228.36.225 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /24.228.36.225 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 103543 user number 13
  INFO [UserController.setAiPlayer]                  (P13)majicmule is taken over by an AI player
  INFO [UserController.setAiPlayer]                  majicmule is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10 P12 P11 P14> gets user number 13
  INFO [GameModel.setLocalUser]                      (P13)majicmule is a local Player
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P11 P14 P13> 2ms (2ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8511285078563328009
  INFO [GameController.apply]                        (S10)host4u chat: Only 1 Human player left, bot Abandoning Game,  restarting Hosting Bot
  INFO [GameController.apply]                        (S10)host4u chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)host4u chat: majicmule  Bot Reputation now: 325
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 1b8bc9ad-5278-4b3a-bc64-9c93147c9a6a
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id f8791a47-feda-41d8-943c-fbf27489c08d
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 7cf1b5fd-3695-4ad7-aa78-a99f3af87ddd
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id adb1f05a-3670-422a-8b03-d02535df0251
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P11 P14 P13> 2ms (2ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7308298773095040798
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id f8791a47-feda-41d8-943c-fbf27489c08d
  INFO [ProductionPhase.finishPower]                 (P13)majicmule has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)El Chapo has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)komaru85 has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)majicmule expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)El Chapo expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)komaru85 expects 5 food, 0 energy, 0 smithore, 0 crystite
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 1b8bc9ad-5278-4b3a-bc64-9c93147c9a6a
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 7cf1b5fd-3695-4ad7-aa78-a99f3af87ddd
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id adb1f05a-3670-422a-8b03-d02535df0251
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id f8791a47-feda-41d8-943c-fbf27489c08d
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 7cf1b5fd-3695-4ad7-aa78-a99f3af87ddd
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 1b8bc9ad-5278-4b3a-bc64-9c93147c9a6a
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id adb1f05a-3670-422a-8b03-d02535df0251
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 7cf1b5fd-3695-4ad7-aa78-a99f3af87ddd
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id f8791a47-feda-41d8-943c-fbf27489c08d
  INFO [ProductionPhase.logProduction]               (P13)majicmule produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)El Chapo produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)komaru85 produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P11 P14 P13> 2ms (11ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P11 P14 P13> 2ms (11ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2818510021936812006
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  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 $54 sell price $89
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 7cf1b5fd-3695-4ad7-aa78-a99f3af87ddd
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id 1b8bc9ad-5278-4b3a-bc64-9c93147c9a6a
  WARNING [Server.initUdp]                           Server: Got UDP init from non-existing client id f8791a47-feda-41d8-943c-fbf27489c08d
  INFO [CollectionPhase.goToNextPhase]               (P13)majicmule Smithore: 0 critical: 0 surplus: 0 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P12)El Chapo Smithore: 5 critical: 0 surplus: 5 money: $1011
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $850
  INFO [CollectionPhase.goToNextPhase]               (P14)komaru85 Smithore: 0 critical: 0 surplus: 0 money: $1032
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P12 P11 P14 P13> 2ms (11ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: El Chapo target price $214
  INFO [AuctionActuator.calcTargetPrice]             AI: El Chapo calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: FluffyFiend target price $89
  INFO [AuctionActuator.calcTargetPrice]             AI: FluffyFiend calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: komaru85 target price $89
  INFO [AuctionActuator.calcTargetPrice]             AI: komaru85 calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule target price $89
  INFO [AuctionActuator.calcTargetPrice]             AI: majicmule calculated the target price (via method 2) to be $230
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101333 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
