  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 NT (unknown) 6.2 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: dn7o7628u2r7vrmpvsb44bv611
  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: 1280 x 1024 x 32 @75Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 1024 x 32 @75Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumdim64
  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 4400
  INFO [MuleGameContainer.<init>]                    GL Version: 4.3.0 - Build 10.18.15.4248
  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-4562, 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: 65536 send buffer: 65536
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 3246ab47-1f60-498e-8d6a-845b50d58a30
  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 3246ab47-1f60-498e-8d6a-845b50d58a30
  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 3246ab47-1f60-498e-8d6a-845b50d58a30
  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 8747c28f-4d13-4ef3-acc5-d3980e5923cd
  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 121873
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S10)host4u chat: Hello host4u , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  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 8747c28f-4d13-4ef3-acc5-d3980e5923cd
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atar iPhones.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: ***CYBER RANGERS NOT WELCOME***
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === host4u Bot Reputation: Fair (0) Bot Games: 0
  INFO [Server.acceptClients]                        Server: Accepted client /145.133.84.99 id be5c1728-33ea-4b3b-9512-a1653615267c
  INFO [ServerMessageHandler.processJoin]            Server: Client /145.133.84.99 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)muleace is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)muleace (ID: 23963)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /145.133.84.99 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7121 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)muleace (ID 23963)
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <S11> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello muleace , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atar iPhones.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: ***CYBER RANGERS NOT WELCOME***
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [ServerMessageHandler.processPlayerJoin]      /145.133.84.99 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)muleace joins the players
  INFO [Player.<init>]                               Creating (P11)muleace
  INFO [GameModel.setRemoteUser]                     (P11)muleace is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: === muleace Bot Reputation: A+++ (216) Bot Games: 255
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.acceptClients]                        Server: Accepted client /66.130.183.206 id c03ca5c9-f4d3-4519-bb3a-acc14357624f
  INFO [ServerMessageHandler.processJoin]            Server: Client /66.130.183.206 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cawho is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cawho (ID: 104699)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /66.130.183.206 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7249 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cawho (ID 104699)
  INFO [Server.initUdp]                              Server: Client /66.130.183.206 <S12> requests UDP address /66.130.183.206:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello Cawho , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atar iPhones.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: ***CYBER RANGERS NOT WELCOME***
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === Cawho Bot Reputation: Excellent (42) Bot Games: 60
  INFO [ServerMessageHandler.processPlayerJoin]      /66.130.183.206 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cawho joins the players
  INFO [Player.<init>]                               Creating (P12)Cawho
  INFO [GameModel.setRemoteUser]                     (P12)Cawho is a remote Player
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P12)Cawho chat: hi
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P11)muleace chat: hi
  INFO [Server.acceptClients]                        Server: Accepted client /153.218.204.88 id b32e5dc6-81b0-4085-a60f-789aaa5624e9
  INFO [ServerMessageHandler.processJoin]            Server: Client /153.218.204.88 <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)joker2014 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)joker2014 (ID: 101158)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /153.218.204.88 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7356 bytes
  INFO [Server.initUdp]                              Server: Client /153.218.204.88 <S13> requests UDP address /153.218.204.88:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)joker2014 (ID 101158)
  INFO [GameController.apply]                        (S10)host4u chat: Hello joker2014 , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atar iPhones.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: ***CYBER RANGERS NOT WELCOME***
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === joker2014 Bot Reputation: A++ (72) Bot Games: 78
  INFO [ServerMessageHandler.processPlayerJoin]      /153.218.204.88 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)joker2014 joins the players
  INFO [Player.<init>]                               Creating (P13)joker2014
  INFO [GameModel.setRemoteUser]                     (P13)joker2014 is a remote Player
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P11)muleace chat: hi
  INFO [GameController.apply]                        (P13)joker2014 chat: hi
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P11)muleace chat: hi
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P11)muleace chat: brb
  INFO [GameController.apply]                        (P11)muleace chat: please wait for me 4 mins
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P13)joker2014 chat: ya
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P11)muleace chat: back
  INFO [GameController.apply]                        (P11)muleace chat: took a bit longer
  INFO [GameController.apply]                        (P11)muleace chat: ;)
  INFO [GameController.apply]                        (P11)muleace chat: no 4th.... damn
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [Server.acceptClients]                        Server: Accepted client /98.229.26.73 id 60a5c68c-8602-4c14-ba8e-c90a6715b6ed
  INFO [ServerMessageHandler.processJoin]            Server: Client /98.229.26.73 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)rAphax is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)rAphax (ID: 103314)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /98.229.26.73 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7453 bytes
  INFO [Server.initUdp]                              Server: Client /98.229.26.73 <S14> requests UDP address /98.229.26.73:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)rAphax (ID 103314)
  INFO [GameController.apply]                        (S10)host4u chat: Hello rAphax , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atar iPhones.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first....mwhahahahahahaha.....
  INFO [GameController.apply]                        (S10)host4u chat: ***CYBER RANGERS NOT WELCOME***
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === rAphax Bot Reputation: Excellent (46) Bot Games: 184
  INFO [GameController.apply]                        (S14)rAphax chat: can i be green?
  INFO [ServerMessageHandler.processPlayerJoin]      /98.229.26.73 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)rAphax joins the players
  INFO [Player.<init>]                               Creating (P14)rAphax
  INFO [GameModel.setRemoteUser]                     (P14)rAphax is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /98.229.26.73 <P14> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (14) 0 bytes
  INFO [UserController.apply]                        (P14)rAphax unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)rAphax is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /98.229.26.73 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)rAphax joins the players
  INFO [Player.<init>]                               Creating (P14)rAphax
  INFO [GameModel.setRemoteUser]                     (P14)rAphax is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /98.229.26.73 <P14> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (14) 0 bytes
  INFO [UserController.apply]                        (P14)rAphax unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)rAphax is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /98.229.26.73 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)rAphax joins the players
  INFO [Player.<init>]                               Creating (P14)rAphax
  INFO [GameModel.setRemoteUser]                     (P14)rAphax is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P14)rAphax chat: can i be green?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerUnjoin]    /153.218.204.88 <P13> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)joker2014 unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)joker2014 is a remote Spectator
  INFO [ServerMessageHandler.processPlayerUnjoin]    /98.229.26.73 <P14> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (14) 0 bytes
  INFO [UserController.apply]                        (P14)rAphax unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)rAphax is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /98.229.26.73 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)rAphax joins the players
  INFO [Player.<init>]                               Creating (P14)rAphax
  INFO [GameModel.setRemoteUser]                     (P14)rAphax is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /98.229.26.73 <P14> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (14) 0 bytes
  INFO [UserController.apply]                        (P14)rAphax unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)rAphax is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /153.218.204.88 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)joker2014 joins the players
  INFO [Player.<init>]                               Creating (P13)joker2014
  INFO [GameModel.setRemoteUser]                     (P13)joker2014 is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /98.229.26.73 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)rAphax joins the players
  INFO [Player.<init>]                               Creating (P14)rAphax
  INFO [GameModel.setRemoteUser]                     (P14)rAphax is a remote Player
  INFO [GameController.apply]                        (P14)rAphax chat: ty so much
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P14)rAphax chat: kick to wake
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)joker2014 (P11)muleace (P14)rAphax (P12)Cawho 
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 182ms (191ms) <P12> 120ms (130ms) <P13> 141ms (146ms) <P14> 144ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.apply]                        (P14)rAphax chat: uf
  INFO [GameController.apply]                        (P13)joker2014 chat: hi all
  INFO [GameController.apply]                        (P14)rAphax chat: almost put the comand
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 182ms (186ms) <P12> 120ms (130ms) <P13> 143ms (146ms) <P14> 144ms (147ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -668738191224413012
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)muleace (P14)rAphax (P13)joker2014 (P12)Cawho 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46739504
  INFO [SummaryPhase2.begin]                         (P11)muleace Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)muleace Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)rAphax Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)rAphax Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)joker2014 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)joker2014 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cawho Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Cawho 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]                        (P14)rAphax chat: hi gme
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)rAphax chat: gle
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P11>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P11> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P14)rAphax chat: 1 min
  INFO [GameController.apply]                        (P14)rAphax chat: brb
  INFO [GameController.apply]                        (P12)Cawho chat: good luck
  INFO [GameController.apply]                        (P14)rAphax chat: BRB
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 41
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 182ms (183ms) <P12> 120ms (130ms) <P13> 146ms (148ms) <P14> 144ms (146ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 145
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 182ms (184ms) <P12> 120ms (124ms) <P13> 146ms (148ms) <P14> 144ms (148ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 2ms, max 182ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 184ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 2ms, max 182ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)muleace is granted tile 11: Mountain2 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 2ms, max 183ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cawho 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 2ms, max 183ms
  INFO [GameController.apply]                        (P12)Cawho chat: raph ?
  INFO [LandGrantPhase.claimPlot]                    (P13)joker2014 is granted tile 22: Mountain3 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 2ms, max 183ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 609
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 183ms (193ms) <P12> 117ms (131ms) <P13> 148ms (149ms) <P14> 134ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [GameController.apply]                        (P12)Cawho chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 1 of 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P11> 184ms (194ms) <P12> 119ms (124ms) <P13> 148ms (149ms) <P14> 140ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4124052536262510017
  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 (P11)muleace (rank 1)
  INFO [Player.useFood]                              (P11)muleace has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)muleace chat: bot:restart
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P11> 186ms (195ms) <P12> 119ms (131ms) <P13> 148ms (152ms) <P14> 140ms (161ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)muleace
  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 [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P11
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 2 of 4
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)joker2014 chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P13
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 3 of 4
  INFO [GameController.apply]                        (P14)rAphax chat: wtf!
  INFO [GameController.apply]                        (P14)rAphax chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P14
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 4 of 4
  INFO [GameController.apply]                        (S10)host4u chat: Processing Restart Request 
  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: muleace  Bot Reputation now: 217
  INFO [GameController.apply]                        (S10)host4u chat: Cawho  Bot Reputation now: 43
  INFO [GameController.apply]                        (P14)rAphax chat: sorry
  INFO [GameController.apply]                        (S10)host4u chat: joker2014  Bot Reputation now: 73
  INFO [GameController.apply]                        (S10)host4u chat: rAphax  Bot Reputation now: 47
  INFO [GameController.apply]                        (P14)rAphax chat: earphoone
  INFO [GameController.apply]                        (P12)Cawho chat: we did not see the brb msg, restarting
  INFO [GameController.apply]                        (P14)rAphax chat: gf yelling
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)muleace finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 931
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (9ms) <P11> 187ms (196ms) <P12> 120ms (123ms) <P13> 150ms (158ms) <P14> 149ms (179ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3417242200935929099
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)rAphax (rank 2)
  INFO [Player.useFood]                              (P14)rAphax 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 [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101333 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
