  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 2000 5.0 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: focvr017aml5pm842hcp9ddlk5
  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: 1440 x 900 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1440 x 900 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 965/963 Graphics Media Accelerator
  INFO [MuleGameContainer.<init>]                    GL Version: 2.0.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: Irata-258, 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 e459b66c-179b-477a-af4c-391fda13d84e
  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 [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 38 bytes
  INFO [UserController.apply]                        My client id is e459b66c-179b-477a-af4c-391fda13d84e
  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 e459b66c-179b-477a-af4c-391fda13d84e
  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 818d3770-84d7-4a6b-9a9a-799254d40d25
  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 104454
  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 Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  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 818d3770-84d7-4a6b-9a9a-799254d40d25
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === host4u Bot Reputation: Fair (0) Bot Games: 0
  INFO [Server.acceptClients]                        Server: Accepted client /71.175.12.79 id 1bf71082-53fe-4a9c-9c4b-7049f4c4ade6
  INFO [ServerMessageHandler.processJoin]            Server: Client /71.175.12.79 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)djlettuce is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)djlettuce (ID: 25047)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /71.175.12.79 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7117 bytes
  INFO [Server.initUdp]                              Server: Client /71.175.12.79 <S11> requests UDP address /71.175.12.79:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)djlettuce (ID 25047)
  INFO [GameController.apply]                        (S10)host4u chat: Hello djlettuce , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === djlettuce Bot Reputation: Fair (0) Bot Games: 0
  INFO [ServerMessageHandler.processPlayerJoin]      /71.175.12.79 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)djlettuce joins the players
  INFO [Player.<init>]                               Creating (P11)djlettuce
  INFO [GameModel.setRemoteUser]                     (P11)djlettuce is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /71.175.12.79 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)djlettuce unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)djlettuce is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 25047 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /71.175.12.79 <S11>
  INFO [Server.removeClient]                         Server: Removing client /71.175.12.79 <> with id 1bf71082-53fe-4a9c-9c4b-7049f4c4ade6
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /71.175.12.79 <>
  INFO [Server.acceptClients]                        Server: Accepted client /92.28.188.123 id c8d3b0f4-e2da-4872-b511-07c7103cf932
  INFO [ServerMessageHandler.processJoin]            Server: Client /92.28.188.123 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Gohar is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Gohar (ID: 15256)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /92.28.188.123 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7116 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Gohar (ID 15256)
  INFO [Server.initUdp]                              Server: Client /92.28.188.123 <S11> requests UDP address /92.28.188.123:6261
  INFO [ServerMessageHandler.processPlayerJoin]      /92.28.188.123 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Gohar joins the players
  INFO [Player.<init>]                               Creating (P11)Gohar
  INFO [GameModel.setRemoteUser]                     (P11)Gohar is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      Server: /92.28.188.123 <P11> is already a player and can't join again.
  INFO [GameController.apply]                        (S10)host4u chat: Hello Gohar , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === Gohar Bot Reputation: A++ (82) Bot Games: 256
  INFO [Server.acceptClients]                        Server: Accepted client /98.195.59.2 id f44d53da-c0cc-41f6-8672-0539ddbdb105
  INFO [ServerMessageHandler.processJoin]            Server: Client /98.195.59.2 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Acavia is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Acavia (ID: 26197)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /98.195.59.2 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7250 bytes
  INFO [Server.initUdp]                              Server: Client /98.195.59.2 <S12> requests UDP address /98.195.59.2:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Acavia (ID 26197)
  INFO [GameController.apply]                        (S10)host4u chat: Hello Acavia , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === Acavia Bot Reputation: A+++ (325) Bot Games: 463
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 26197 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /98.195.59.2 <S12>
  INFO [Server.removeClient]                         Server: Removing client /98.195.59.2 <> with id f44d53da-c0cc-41f6-8672-0539ddbdb105
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /98.195.59.2 <>
  INFO [Server.acceptClients]                        Server: Accepted client /88.148.227.129 id 72e91404-9a9f-4cd2-95b1-6f10a646c02b
  INFO [ServerMessageHandler.processJoin]            Server: Client /88.148.227.129 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Maalto is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Maalto (ID: 25837)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /88.148.227.129 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7250 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Maalto (ID 25837)
  INFO [Server.initUdp]                              Server: Client /88.148.227.129 <S12> requests UDP address /88.148.227.129:6261
  INFO [GameController.apply]                        (S10)host4u chat: Hello Maalto , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === Maalto Bot Reputation: Excellent (49) Bot Games: 73
  INFO [ServerMessageHandler.processPlayerJoin]      /88.148.227.129 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Maalto joins the players
  INFO [Player.<init>]                               Creating (P12)Maalto
  INFO [GameModel.setRemoteUser]                     (P12)Maalto is a remote Player
  INFO [GameController.apply]                        (P12)Maalto chat: hi
  INFO [GameController.apply]                        (P11)Gohar chat: hey maalto, how are u>
  INFO [Server.acceptClients]                        Server: Accepted client /47.55.48.160 id de692733-d552-4651-a36d-a7759323832d
  INFO [ServerMessageHandler.processJoin]            Server: Client /47.55.48.160 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)C64MuleBoot is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)C64MuleBoot (ID: 101485)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /47.55.48.160 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7362 bytes
  INFO [Server.initUdp]                              Server: Client /47.55.48.160 <S13> requests UDP address /47.55.48.160:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)C64MuleBoot (ID 101485)
  INFO [GameController.apply]                        (S10)host4u chat: Hello C64MuleBoot , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === C64MuleBoot Bot Reputation: Great (28) Bot Games: 31
  INFO [ServerMessageHandler.processPlayerJoin]      /47.55.48.160 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)C64MuleBoot joins the players
  INFO [Player.<init>]                               Creating (P13)C64MuleBoot
  INFO [GameModel.setRemoteUser]                     (P13)C64MuleBoot is a remote Player
  INFO [GameController.apply]                        (P11)Gohar chat: hi boot
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: hi
  INFO [GameController.apply]                        (P11)Gohar chat: 1 more and we set to go
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yup
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: ai again?
  INFO [GameController.apply]                        (P11)Gohar chat: hmmm
  INFO [GameController.apply]                        (P11)Gohar chat: ook
  INFO [GameController.apply]                        (P11)Gohar 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 [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: game been very empty today
  INFO [GameController.apply]                        (P11)Gohar chat: where is every1
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: yup
  INFO [GameController.apply]                        (P11)Gohar chat: all day hardly any1 here
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: not sure
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: i know
  INFO [GameController.apply]                        (P11)Gohar chat: is it soem sort of fetival in america today?
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: lol
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: not in Canada
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)Maalto chat: no ai
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: goodbye then
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: lol
  INFO [GameController.apply]                        (P11)Gohar chat: dont go
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: ok
  INFO [GameController.apply]                        (P11)Gohar chat: maybe soemone will com,e
  INFO [GameController.apply]                        (P12)Maalto 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 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /68.98.0.157 id 9e82b826-0d83-42ad-b3c1-54bfb454d7de
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.98.0.157 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)HebrewMule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)HebrewMule (ID: 101598)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.98.0.157 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7451 bytes
  INFO [Server.initUdp]                              Server: Client /68.98.0.157 <S14> requests UDP address /68.98.0.157:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)HebrewMule (ID 101598)
  INFO [GameController.apply]                        (S10)host4u chat: Hello HebrewMule , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === HebrewMule Bot Reputation: Unknown (7) Bot Games: 7
  INFO [GameController.apply]                        (S14)HebrewMule chat: bot:pings
  INFO [GameController.apply]                        (S10)host4u chat: Pings:  Bot: 0ms (0ms) 
  INFO [ServerMessageHandler.processPlayerJoin]      /68.98.0.157 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)HebrewMule joins the players
  INFO [Player.<init>]                               Creating (P14)HebrewMule
  INFO [GameModel.setRemoteUser]                     (P14)HebrewMule is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P14)HebrewMule chat: you gonna stay till the end Gohar?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: No "hi, hello"
  INFO [GameController.apply]                        (P11)Gohar chat: yes btw
  INFO [GameController.apply]                        (P14)HebrewMule chat: last game we played you bailed after plot loss, just sayin'
  INFO [GameController.apply]                        (P14)HebrewMule chat: ok dude
  INFO [GameController.apply]                        (P14)HebrewMule chat: hi
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ServerMessageHandler.processPlayerUnjoin]    /68.98.0.157 <P14> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (14) 0 bytes
  INFO [UserController.apply]                        (P14)HebrewMule unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)HebrewMule is a remote Spectator
  INFO [GameController.apply]                        (P12)Maalto chat: Hebrew are u playing all 12 mnths today?
  INFO [GameController.apply]                        (S14)HebrewMule chat: ?
  INFO [GameController.apply]                        (S14)HebrewMule chat: what does that mean?
  INFO [GameController.apply]                        (P12)Maalto chat: oh well
  INFO [GameController.apply]                        (P12)Maalto chat: yesterday, remember?
  INFO [GameController.apply]                        (P12)Maalto chat: or the day before that
  INFO [ServerMessageHandler.processPlayerJoin]      /68.98.0.157 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)HebrewMule joins the players
  INFO [Player.<init>]                               Creating (P14)HebrewMule
  INFO [GameModel.setRemoteUser]                     (P14)HebrewMule is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P12)Maalto chat: you had to go 1st month
  INFO [GameController.apply]                        (P14)HebrewMule chat: I only have 1 abandon
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)Maalto chat: ok lets go
  INFO [GameController.apply]                        (P14)HebrewMule chat: and you guys refues to restart....
  INFO [ServerMessageHandler.processPlayerUnjoin]    /68.98.0.157 <P14> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (14) 0 bytes
  INFO [UserController.apply]                        (P14)HebrewMule unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)HebrewMule is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101598 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /68.98.0.157 <S14>
  INFO [Server.removeClient]                         Server: Removing client /68.98.0.157 <> with id 9e82b826-0d83-42ad-b3c1-54bfb454d7de
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.98.0.157 <>
  INFO [Server.acceptClients]                        Server: Accepted client /67.246.84.114 id 6e7e7bd7-9865-44f6-94c6-092bb6e9fae6
  INFO [ServerMessageHandler.processJoin]            Server: Client /67.246.84.114 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 36 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)BuzZ is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)BuzZ (ID: 101283)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /67.246.84.114 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7451 bytes
  INFO [Server.initUdp]                              Server: Client /67.246.84.114 <S14> requests UDP address /67.246.84.114:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)BuzZ (ID 101283)
  INFO [GameController.apply]                        (S10)host4u chat: Hello BuzZ , welcome to Irata!
  INFO [GameController.apply]                        (S10)host4u chat: Prepare to mine crystite for your Home World.  
  INFO [GameController.apply]                        (S10)host4u chat: The winner shall be wealthy beyond imagination!
  INFO [GameController.apply]                        (S10)host4u chat: Join Us: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an auto hosted game, 
  INFO [GameController.apply]                        (S10)host4u chat: the host is not participating in the game.  
  INFO [GameController.apply]                        (S10)host4u chat: Type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)host4u chat: === BuzZ Bot Reputation: Great (17) Bot Games: 17
  INFO [ServerMessageHandler.processPlayerJoin]      /67.246.84.114 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)BuzZ joins the players
  INFO [Player.<init>]                               Creating (P14)BuzZ
  INFO [GameModel.setRemoteUser]                     (P14)BuzZ is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: quit already
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)Gohar chat: lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Maalto (P13)C64MuleBoot (P11)Gohar (P14)BuzZ 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 14ms (14ms) <P11> 179ms (183ms) <P12> 225ms (226ms) <P13> 128ms (129ms) <P14> 99ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 14ms (14ms) <P11> 180ms (183ms) <P12> 225ms (226ms) <P13> 128ms (129ms) <P14> 99ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3893990194730253295
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Maalto (P11)Gohar (P14)BuzZ (P13)C64MuleBoot 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47428584
  INFO [SummaryPhase2.begin]                         (P12)Maalto Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Maalto Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gohar Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Gohar Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)BuzZ Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)BuzZ Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)C64MuleBoot 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]                        (P13)C64MuleBoot chat: lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 14ms (14ms) <P11> 179ms (183ms) <P12> 225ms (226ms) <P13> 128ms (129ms) <P14> 103ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 14ms (14ms) <P11> 179ms (183ms) <P12> 225ms (226ms) <P13> 128ms (129ms) <P14> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 14 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 14ms, max 225ms
  INFO [GameController.apply]                        (P11)Gohar chat: nice pltso
  INFO [LandGrantPhase$2.finished]                   Grace duration 226ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 14ms, max 225ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)BuzZ is granted tile 15: Mountain3 (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 14ms, max 224ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gohar is granted tile 20: Mountain3 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 14ms, max 224ms
  INFO [LandGrantPhase.claimPlot]                    (P13)C64MuleBoot is granted tile 28: Mountain3 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 13ms, max 223ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Maalto is granted tile 35: Mountain3 (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 13ms, max 223ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 13ms (14ms) <P11> 180ms (184ms) <P12> 222ms (226ms) <P13> 128ms (129ms) <P14> 104ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 13ms (14ms) <P11> 181ms (184ms) <P12> 222ms (226ms) <P13> 128ms (129ms) <P14> 104ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6871967330047926026
  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)Maalto (rank 1)
  INFO [Player.useFood]                              (P12)Maalto 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 13ms (14ms) <P11> 179ms (183ms) <P12> 222ms (225ms) <P13> 128ms (129ms) <P14> 104ms (114ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 13 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Maalto
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)BuzZ chat: oh shoot. very sorry I cant play
  INFO [GameModel.developLand]                       (P12)Maalto develops tile Mountain3 (0,4) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 922. End Update: 921
  INFO [GameController.apply]                        (P11)Gohar chat: !!!
  INFO [GameController.apply]                        (P11)Gohar chat: how coems?
  INFO [DevelopmentMessenger.showMessage]            Maalto caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P14)BuzZ chat: hopefully it s early enough youre not too mad
  INFO [GameModel.buyAssay]                          (P12)Maalto got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Maalto finishes on update 1896
  INFO [GameModel.gamble]                            (P12)Maalto gambles $82, max: 47.5, left: 10.139145, fraction 0.21345568
  INFO [DevelopmentMessenger.showMessage]            Maalto won $82 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 (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]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (15ms) <P11> 179ms (183ms) <P12> 220ms (224ms) <P13> 127ms (131ms) <P14> 113ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7219815008901342509
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gohar (rank 2)
  INFO [Player.useFood]                              (P11)Gohar 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)BuzZ chat: gf stuff
  INFO [GameController.apply]                        (P12)Maalto chat: i cant believe it
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 11ms (15ms) <P11> 179ms (183ms) <P12> 220ms (224ms) <P13> 126ms (131ms) <P14> 113ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 11 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gohar
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)BuzZ chat: Something came up, sorry
  INFO [GameModel.developLand]                       (P11)Gohar develops tile Mountain3 (2,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P14)BuzZ chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P14
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 1 of 4
  INFO [GameController.apply]                        (P11)Gohar chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P11
  INFO [GameController.apply]                        (P12)Maalto chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 2 of 4
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P12
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 3 of 4
  INFO [GameController.apply]                        (P11)Gohar chat: good luck sortign it out
  INFO [GameController.apply]                        (P13)C64MuleBoot chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P13
  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: Gohar  Bot Reputation now: 83
  INFO [GameController.apply]                        (S10)host4u chat: Maalto  Bot Reputation now: 50
  INFO [GameController.apply]                        (S10)host4u chat: C64MuleBoot  Bot Reputation now: 29
  INFO [GameController.apply]                        (S10)host4u chat: BuzZ  Bot Reputation now: 18
  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
