  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: 2
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 5rs27oaufdl4vmpulp06it9ak2
  INFO [Login$MasterListener$1.run]                  Logged in as "CCMuleBot01" (id 27633)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1280 x 1024 x 32 @75Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 1024 x 32 @75Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: vga
  INFO [MuleGameContainer.<init>]                    Display Driver: 6.1.7600.16385
  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 945G
  INFO [MuleGameContainer.<init>]                    GL Version: 1.4.0 - Build 8.14.10.1930
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: TheBackupMule-2080, 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 ddc242e7-aaf2-46a2-a8d4-bc9f8ae06507
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 43 bytes
  INFO [UserController.apply]                        My client id is ddc242e7-aaf2-46a2-a8d4-bc9f8ae06507
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)CCMuleBot01 is my user
  INFO [GameModel.setLocalUser]                      (S10)CCMuleBot01 is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)CCMuleBot01 is hosting the server
  INFO [GameController.beginNextPhase]               (S10)CCMuleBot01 is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)CCMuleBot01 (ID: 27633)
  INFO [Client.initUDP]                              Sending UDP initialization message id ddc242e7-aaf2-46a2-a8d4-bc9f8ae06507
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id 68c8e1ac-17d7-4960-a394-e7350caf37eb
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)CCMuleBot01 (ID 27633)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 142194
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MULE!  Join our FB Group...
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please don't abandon games.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Remeber to tip your Host! ;)
  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 68c8e1ac-17d7-4960-a394-e7350caf37eb
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === CCMuleBot01 Bot Reputation: Fair (0) Bot Games: 0
  SEVERE [MasterClient.send]                         Alive java.net.ConnectException: Connection timed out: connect
  INFO [Server.acceptClients]                        Server: Accepted client /76.218.192.222 id 75c0a516-90f0-4b1a-b894-749a7593eca6
  INFO [ServerMessageHandler.processJoin]            Server: Client /76.218.192.222 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)EZSTREET Mule PUB is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)EZSTREET Mule PUB (ID: 107810)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /76.218.192.222 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7215 bytes
  INFO [Server.initUdp]                              Server: Client /76.218.192.222 <S11> requests UDP address /76.218.192.222:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)EZSTREET Mule PUB (ID 107810)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MULE!  Join our FB Group...
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please don't abandon games.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Remeber to tip your Host! ;)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === EZSTREET Mule PUB Bot Reputation: Excellent (31) Bot Games: 31
  INFO [ServerMessageHandler.processPlayerJoin]      /76.218.192.222 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)EZSTREET Mule PUB joins the players
  INFO [Player.<init>]                               Creating (P11)EZSTREET Mule PUB
  INFO [GameModel.setRemoteUser]                     (P11)EZSTREET Mule PUB is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 107810 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /76.218.192.222 <P11>
  INFO [Server.removeClient]                         Server: Removing client /76.218.192.222 <> with id 75c0a516-90f0-4b1a-b894-749a7593eca6
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /76.218.192.222 <>
  INFO [Server.acceptClients]                        Server: Accepted client /198.217.118.190 id 4384ede9-1944-406e-b219-3095b48fe59b
  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 7209 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)CCMuleBot01 chat: Welcome to MULE!  Join our FB Group...
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please don't abandon games.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Remeber to tip your Host! ;)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === FluffyFiend Bot Reputation: A+++ (191) Bot Games: 236
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  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 /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.acceptClients]                        Server: Accepted client /84.155.56.13 id 05419602-6c92-4725-a57b-1fb27fe851af
  INFO [ServerMessageHandler.processJoin]            Server: Client /84.155.56.13 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 45 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)HamburgerJung is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)HamburgerJung (ID: 104290)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /84.155.56.13 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7345 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)HamburgerJung (ID 104290)
  INFO [Server.initUdp]                              Server: Client /84.155.56.13 <S12> requests UDP address /84.155.56.13:6261
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MULE!  Join our FB Group...
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please don't abandon games.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Remeber to tip your Host! ;)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === HamburgerJung Bot Reputation: Excellent (36) Bot Games: 51
  INFO [ServerMessageHandler.processPlayerJoin]      /84.155.56.13 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)HamburgerJung joins the players
  INFO [Player.<init>]                               Creating (P12)HamburgerJung
  INFO [GameModel.setRemoteUser]                     (P12)HamburgerJung is a remote Player
  INFO [Server.acceptClients]                        Server: Accepted client /193.142.146.216 id 37fdcf86-548e-490c-9c98-c88d7c89c123
  SEVERE [TCPMessage$TCPMessageType.get]             Invalid TCP message type 652214272
  SEVERE [Message$BroadcastType.get]                 Invalid broadcast type 111
  SEVERE [ConnectedClient.receiveTCPMessages]        Server: Client /193.142.146.216 <> sent invalid TCP message.
  INFO [Server.removeClient]                         Server: Removing client /193.142.146.216 <> with id 37fdcf86-548e-490c-9c98-c88d7c89c123
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /193.142.146.216 <>
  INFO [Server.acceptClients]                        Server: Accepted client /145.133.84.99 id 7d272b52-67d4-4f4f-9a41-5ec1bddde529
  INFO [ServerMessageHandler.processJoin]            Server: Client /145.133.84.99 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)muleace is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)muleace (ID: 23963)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /145.133.84.99 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7445 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)muleace (ID 23963)
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <S13> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MULE!  Join our FB Group...
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please don't abandon games.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Remeber to tip your Host! ;)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === muleace Bot Reputation: A+++ (166) Bot Games: 196
  INFO [GameController.apply]                        (S13)muleace chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 12 bytes
  INFO [Player.<init>]                               Creating (P14)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P14)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /145.133.84.99 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)muleace joins the players
  INFO [Player.<init>]                               Creating (P13)muleace
  INFO [GameModel.setRemoteUser]                     (P13)muleace is a remote Player
  INFO [GameController.apply]                        (P13)muleace chat: bot:kick1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Kick Request 
  INFO [GameController.apply]                        (P13)muleace chat: Hiya guys
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [GameController.apply]                        (P12)HamburgerJung chat: moin
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P13>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P13> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P13)muleace chat: brb
  INFO [Server.initUdp]                              Server: Removing old UDP address /145.133.84.99:6261 for client /145.133.84.99 <P13>
  INFO [Server.initUdp]                              Server: Client /145.133.84.99 <P13> requests UDP address /145.133.84.99:6261
  INFO [GameController.apply]                        (P13)muleace chat: b
  INFO [Server.acceptClients]                        Server: Accepted client /73.9.63.29 id 8d4745ef-8b53-4e7b-9195-462a40078654
  INFO [ServerMessageHandler.processJoin]            Server: Client /73.9.63.29 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)gsx99limited is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)gsx99limited (ID: 107274)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /73.9.63.29 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7543 bytes
  INFO [Server.initUdp]                              Server: Client /73.9.63.29 <S14> requests UDP address /73.9.63.29:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)gsx99limited (ID 107274)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Welcome to MULE!  Join our FB Group...
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.facebook.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please don't abandon games.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Remeber to tip your Host! ;)
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === gsx99limited Bot Reputation: A+ (66) Bot Games: 87
  INFO [ServerMessageHandler.processPlayerJoin]      /73.9.63.29 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)gsx99limited joins the players
  INFO [Player.<init>]                               Creating (P14)gsx99limited
  INFO [GameModel.setRemoteUser]                     (P14)gsx99limited is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)gsx99limited chat: Hello all
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)FluffyFiend (P12)HamburgerJung (P13)muleace (P14)gsx99limited 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 966
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 65ms (68ms) <P12> 183ms (183ms) <P13> 179ms (181ms) <P14> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.apply]                        (P14)gsx99limited chat: good luck all
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 66ms (72ms) <P12> 183ms (183ms) <P13> 177ms (181ms) <P14> 93ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3771280742810205030
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)HamburgerJung (P13)muleace (P14)gsx99limited (P11)FluffyFiend 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49311600
  INFO [SummaryPhase2.begin]                         (P12)HamburgerJung Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)HamburgerJung Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)muleace Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)muleace Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)gsx99limited Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)gsx99limited 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 [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]                        (P12)HamburgerJung chat: gla
  INFO [GameController.apply]                        (P13)muleace chat: Hi G
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)muleace chat: gl
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 65ms (70ms) <P12> 183ms (183ms) <P13> 180ms (181ms) <P14> 93ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 4ms (4ms) <P11> 67ms (70ms) <P12> 183ms (185ms) <P13> 178ms (181ms) <P14> 93ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 4ms, max 183ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 185ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 4ms, max 183ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 10: Mountain3 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 4ms, max 183ms
  INFO [LandGrantPhase.claimPlot]                    (P12)HamburgerJung is granted tile 24: Mountain3 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 2ms, max 183ms
  INFO [LandGrantPhase.claimPlot]                    (P14)gsx99limited is granted tile 36: Mountain3 (1,4)
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 67ms (75ms) <P12> 189ms (196ms) <P13> 176ms (181ms) <P14> 93ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P13)muleace chat: oh shit
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 67ms (75ms) <P12> 189ms (196ms) <P13> 176ms (181ms) <P14> 93ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3640017919273846316
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)HamburgerJung (rank 1)
  INFO [Player.useFood]                              (P12)HamburgerJung has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)gsx99limited chat: bot:restart
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to restart: P14
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Votes Recorded: 1 of 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (2ms) <P11> 67ms (75ms) <P12> 191ms (198ms) <P13> 176ms (178ms) <P14> 93ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)HamburgerJung
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)FluffyFiend chat: bot:restart
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to restart: P11
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Votes Recorded: 2 of 4
  INFO [GameController.apply]                        (P13)muleace chat: bot:restart
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to restart: P13
  INFO [GameController.apply]                        (P12)HamburgerJung chat: bot:restart
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Votes Recorded: 3 of 4
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Recording vote to restart: P12
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Votes Recorded: 4 of 4
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Processing Restart Request 
  INFO [GameController.apply]                        (P13)muleace chat: Thanks
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: FluffyFiend  Bot Reputation now: 192
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: HamburgerJung  Bot Reputation now: 37
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: gsx99limited  Bot Reputation now: 67
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: muleace  Bot Reputation now: 167
  INFO [GameController.apply]                        (P14)gsx99limited chat: boooooooooooooooooooooooooooooooooooooooooooooooo
  INFO [GameController.apply]                        (P12)HamburgerJung chat: bye
  INFO [GameController.apply]                        (P11)FluffyFiend chat: as if he didnt do it on purpose
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [GameController.apply]                        (P13)muleace chat: Really thought I was orange
  INFO [GameController.apply]                        (P11)FluffyFiend chat: uh huh
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27633 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
