  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows 7 6.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 4
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: usnog4n2mv1h38tl46gq2tb233
  INFO [Login$MasterListener$1.run]                  Logged in as "LandruBOT" (id 106940)
  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 800 x 32 @59Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 800 x 32 @59Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumdim64
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) HD Graphics 2500
  INFO [MuleGameContainer.<init>]                    GL Version: 4.0.0 - Build 10.18.10.4425
  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: PlanetLandru-1807, 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 3b5a66b6-266d-4abb-8bcf-3e852898441d
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 3b5a66b6-266d-4abb-8bcf-3e852898441d
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)LandruBOT is hosting the server
  INFO [GameController.beginNextPhase]               (S10)LandruBOT 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)LandruBOT (ID: 106940)
  INFO [Client.initUDP]                              Sending UDP initialization message id 3b5a66b6-266d-4abb-8bcf-3e852898441d
  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 2877dfc3-b147-4e3d-9e0e-b3de6349066a
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)LandruBOT (ID 106940)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 144778
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello LandruBOT  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /54.214.39.13 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /54.214.39.13 <> with id 2877dfc3-b147-4e3d-9e0e-b3de6349066a
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [GameController.apply]                        (S10)LandruBOT chat: === LandruBOT Bot Reputation: Fair (0) Bot Games: 0
  INFO [Server.acceptClients]                        Server: Accepted client /24.215.98.73 id a05ff3bf-21e3-4b3f-b93f-16989aab2776
  INFO [ServerMessageHandler.processJoin]            Server: Client /24.215.98.73 <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)C64MuleBoot is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)C64MuleBoot (ID: 101485)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /24.215.98.73 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7128 bytes
  INFO [Server.initUdp]                              Server: Client /24.215.98.73 <S11> requests UDP address /24.215.98.73:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)C64MuleBoot (ID 101485)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello C64MuleBoot  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === C64MuleBoot Bot Reputation: A+++ (324) Bot Games: 348
  INFO [GameController.apply]                        (S11)C64MuleBoot chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P12)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /24.215.98.73 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)C64MuleBoot joins the players
  INFO [Player.<init>]                               Creating (P11)C64MuleBoot
  INFO [GameModel.setRemoteUser]                     (P11)C64MuleBoot is a remote Player
  INFO [GameController.apply]                        (P11)C64MuleBoot chat: bot:kick1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)LandruBOT chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [ServerMessageHandler.processPlayerUnjoin]    /24.215.98.73 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)C64MuleBoot unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)C64MuleBoot is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /24.215.98.73 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)C64MuleBoot joins the players
  INFO [Player.<init>]                               Creating (P11)C64MuleBoot
  INFO [GameModel.setRemoteUser]                     (P11)C64MuleBoot 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 [Server.initUdp]                              Server: Removing old UDP address /24.215.98.73:6261 for client /24.215.98.73 <P11>
  INFO [Server.initUdp]                              Server: Client /24.215.98.73 <P11> requests UDP address /24.215.98.73:6261
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /70.118.216.216 id 83d29795-eb4e-4e6c-8003-1bc2f81e1785
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.118.216.216 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.118.216.216 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7271 bytes
  INFO [Server.initUdp]                              Server: Client /70.118.216.216 <S12> requests UDP address /70.118.216.216:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Cyber Ranger  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Cyber Ranger Bot Reputation: A+++ (346) Bot Games: 397
  INFO [ServerMessageHandler.processPlayerJoin]      /70.118.216.216 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /70.118.216.216 <P12> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)Cyber Ranger unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameController.apply]                        (S12)Cyber Ranger chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P13)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /70.118.216.216 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: bot:kick1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)LandruBOT chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <S10 P13>
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Hey Boot
  INFO [GameController.apply]                        (P11)C64MuleBoot chat: hi
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: brb - ice
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [Server.initUdp]                              Server: Removing old UDP address /24.215.98.73:6261 for client /24.215.98.73 <P11>
  INFO [Server.initUdp]                              Server: Client /24.215.98.73 <P11> requests UDP address /24.215.98.73:6261
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameController.apply]                        (P11)C64MuleBoot chat: gonna go play cards
  INFO [GameController.apply]                        (P11)C64MuleBoot chat: goodbye
  INFO [GameController.apply]                        (P11)C64MuleBoot chat: goodnight
  INFO [ServerMessageHandler.processPlayerUnjoin]    /24.215.98.73 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)C64MuleBoot unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)C64MuleBoot is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101485 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /24.215.98.73 <S11>
  INFO [Server.removeClient]                         Server: Removing client /24.215.98.73 <> with id a05ff3bf-21e3-4b3f-b93f-16989aab2776
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /24.215.98.73 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /70.118.216.216 <P12>
  INFO [Server.removeClient]                         Server: Removing client /70.118.216.216 <> with id 83d29795-eb4e-4e6c-8003-1bc2f81e1785
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.118.216.216 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /108.17.99.197 id 90b8203b-aafc-48f3-a848-caf0552c4136
  INFO [ServerMessageHandler.processJoin]            Server: Client /108.17.99.197 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)kplowcha is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)kplowcha (ID: 24538)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /108.17.99.197 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7125 bytes
  INFO [Server.initUdp]                              Server: Client /108.17.99.197 <S12> requests UDP address /108.17.99.197:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)kplowcha (ID 24538)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello kplowcha  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === kplowcha Bot Reputation: Fair (0) Bot Games: 0
  INFO [ServerMessageHandler.processPlayerJoin]      /108.17.99.197 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)kplowcha joins the players
  INFO [Player.<init>]                               Creating (P12)kplowcha
  INFO [GameModel.setRemoteUser]                     (P12)kplowcha is a remote Player
  INFO [GameController.apply]                        (P12)kplowcha chat: !ping
  INFO [GameController.apply]                        (P12)kplowcha chat: !bot:ping
  INFO [GameController.apply]                        (P12)kplowcha chat: bot:ping
  INFO [GameController.apply]                        (P12)kplowcha chat: bot:?
  INFO [GameController.apply]                        (S10)LandruBOT chat: Bot v1.10 Command Summary:
  INFO [GameController.apply]                        (S10)LandruBOT chat: Syntax: bot:[command]
  INFO [GameController.apply]                        (S10)LandruBOT chat: Commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: ===============
  INFO [GameController.apply]                        (S10)LandruBOT chat: ready - Sets the bot to change ready state [in case game does not start automatically]
  INFO [GameController.apply]                        (S10)LandruBOT chat: prices - Display current buy and sell prices for Ore, Tite, Food and Energy.
  INFO [GameController.apply]                        (S10)LandruBOT chat: factor - Shows you the price factor for ore, food, and energy. 
  INFO [GameController.apply]                        (S10)LandruBOT chat: tracker - Display a list of planetary events that have occured.
  INFO [GameController.apply]                        (S10)LandruBOT chat: events - Same as Tracker
  INFO [GameController.apply]                        (S10)LandruBOT chat: playertracker - Shows Player Events
  INFO [GameController.apply]                        (S10)LandruBOT chat: playerevents - Same as PlayerTracker
  INFO [GameController.apply]                        (S10)LandruBOT chat: lastassay - Shows you the result of the last assay bot. 
  INFO [GameController.apply]                        (S10)LandruBOT chat: lastassays - Shows you the result of the last 4 assays. 
  INFO [GameController.apply]                        (S10)LandruBOT chat: enable auctions - Turns on the ability to see total land auctions (2 votes). 
  INFO [GameController.apply]                        (S10)LandruBOT chat: auctions - Shows you how many auctions during land grant. 
  INFO [GameController.apply]                        (S10)LandruBOT chat: lastauction - Shows you how who won that last auction and price. 
  INFO [GameController.apply]                        (S10)LandruBOT chat: addai - Tells the bot to add an AI player [only 1 player is required to kick]
  INFO [GameController.apply]                        (S10)LandruBOT chat: kick [player position] - Start kick process on a player in the position. 
  INFO [GameController.apply]                        (S10)LandruBOT chat:      ie: kick 2 for the player in second position on left box, [2 players required].
  INFO [GameController.apply]                        (S10)LandruBOT chat: restart - Tells the bot to restart the game. [3 players required]
  INFO [GameController.apply]                        (S10)LandruBOT chat: rep [playername] - Check the bot Reputation of a Player
  INFO [GameController.apply]                        (S10)LandruBOT chat: pings - Show Roundtrip Ping Times for All Players
  INFO [GameController.apply]                        (S10)LandruBOT chat: ore - Shows Ore Random Variance
  INFO [GameController.apply]                        (S10)LandruBOT chat: probs - Shows Probabilities of Planet Events
  INFO [GameController.apply]                        (S10)LandruBOT chat: news - Lastest Bot Updates
  INFO [GameController.apply]                        (P12)kplowcha chat: bot:pings
  INFO [GameController.apply]                        (S10)LandruBOT chat: Pings:  Bot: 0ms (0ms) 
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24538 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /108.17.99.197 <P12>
  INFO [Server.removeClient]                         Server: Removing client /108.17.99.197 <> with id 90b8203b-aafc-48f3-a848-caf0552c4136
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /108.17.99.197 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /70.118.216.216 id f9ae833a-427b-4a58-b513-11657328b0e4
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.118.216.216 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.118.216.216 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7129 bytes
  INFO [Server.initUdp]                              Server: Client /70.118.216.216 <S12> requests UDP address /70.118.216.216:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Cyber Ranger  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Cyber Ranger Bot Reputation: A+++ (346) Bot Games: 397
  INFO [ServerMessageHandler.processPlayerJoin]      /70.118.216.216 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /70.118.216.216 <P12>
  INFO [Server.removeClient]                         Server: Removing client /70.118.216.216 <> with id f9ae833a-427b-4a58-b513-11657328b0e4
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.118.216.216 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /87.133.145.25 id 6669a439-21ec-4191-bc41-cece06d6808a
  INFO [ServerMessageHandler.processJoin]            Server: Client /87.133.145.25 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Yen55 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Yen55 (ID: 108202)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /87.133.145.25 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7122 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Yen55 (ID 108202)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S12)Yen55 (ID 108202)
  INFO [Server.initUdp]                              Server: Client /87.133.145.25 <S12> requests UDP address /87.133.145.25:6261
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Yen55  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Yen55 Bot Reputation: Fair (0) Bot Games: 0
  INFO [ServerMessageHandler.processPlayerJoin]      /87.133.145.25 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Yen55 joins the players
  INFO [Player.<init>]                               Creating (P12)Yen55
  INFO [GameModel.setRemoteUser]                     (P12)Yen55 is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /87.133.145.25 <P12> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)Yen55 unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)Yen55 is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 108202 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /87.133.145.25 <S12>
  INFO [Server.removeClient]                         Server: Removing client /87.133.145.25 <> with id 6669a439-21ec-4191-bc41-cece06d6808a
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /87.133.145.25 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /84.141.62.44 id 0b9b380b-08e1-4237-9c23-040adad8f83d
  INFO [ServerMessageHandler.processJoin]            Server: Client /84.141.62.44 <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.141.62.44 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7132 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)HamburgerJung (ID 104290)
  INFO [Server.initUdp]                              Server: Client /84.141.62.44 <S12> requests UDP address /84.141.62.44:6261
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello HamburgerJung  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === HamburgerJung Bot Reputation: Unknown (12) Bot Games: 30
  INFO [ServerMessageHandler.processPlayerJoin]      /84.141.62.44 <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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /70.95.144.171 id e46bcaf6-0633-48f6-8270-664b8ff10fe8
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.95.144.171 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)PaiMule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)PaiMule (ID: 108159)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.95.144.171 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7267 bytes
  INFO [Server.initUdp]                              Server: Client /70.95.144.171 <S11> requests UDP address /70.95.144.171:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)PaiMule (ID 108159)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello PaiMule  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === PaiMule Bot Reputation: Unknown (13) Bot Games: 13
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 108159 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /70.95.144.171 <S11>
  INFO [Server.removeClient]                         Server: Removing client /70.95.144.171 <> with id e46bcaf6-0633-48f6-8270-664b8ff10fe8
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.95.144.171 <>
  INFO [Server.acceptClients]                        Server: Accepted client /70.95.144.171 id 06138575-5d19-43c0-aa65-65219c8aa785
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.95.144.171 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)PaiMule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)PaiMule (ID: 108159)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.95.144.171 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7267 bytes
  INFO [Server.initUdp]                              Server: Client /70.95.144.171 <S11> requests UDP address /70.95.144.171:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)PaiMule (ID 108159)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello PaiMule  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [ServerMessageHandler.processPlayerJoin]      /70.95.144.171 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)PaiMule joins the players
  INFO [Player.<init>]                               Creating (P11)PaiMule
  INFO [GameModel.setRemoteUser]                     (P11)PaiMule is a remote Player
  INFO [GameController.apply]                        (S10)LandruBOT chat: === PaiMule Bot Reputation: Unknown (13) Bot Games: 13
  INFO [GameController.apply]                        (P11)PaiMule chat: hello jung
  INFO [GameController.apply]                        (P12)HamburgerJung chat: moin
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /73.9.63.29 id 5b2a03bf-eb8c-4293-aa4e-30a1d8386939
  INFO [ServerMessageHandler.processJoin]            Server: Client /73.9.63.29 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)gsx99limited is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)gsx99limited (ID: 107274)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /73.9.63.29 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7355 bytes
  INFO [Server.initUdp]                              Server: Client /73.9.63.29 <S13> requests UDP address /73.9.63.29:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)gsx99limited (ID 107274)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello gsx99limited  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === gsx99limited Bot Reputation: Excellent (38) Bot Games: 47
  INFO [GameController.apply]                        (S13)gsx99limited chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P14)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /73.9.63.29 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)gsx99limited joins the players
  INFO [Player.<init>]                               Creating (P13)gsx99limited
  INFO [GameModel.setRemoteUser]                     (P13)gsx99limited is a remote Player
  INFO [GameController.apply]                        (P13)gsx99limited chat: bot:kick1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)LandruBOT chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)LandruBOT 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 [GameController.apply]                        (P13)gsx99limited chat: Hi Buzzy and Jung
  INFO [GameController.apply]                        (P11)PaiMule chat: hey gsx
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameController.apply]                        (P11)PaiMule chat: bot:pings
  INFO [GameController.apply]                        (S10)LandruBOT chat: Pings:  Bot: 0ms (0ms) 
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameController.apply]                        (P12)HamburgerJung chat: Moin G
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /87.95.187.239 id e7263743-fd6d-4334-a219-98f6328ff8e0
  INFO [ServerMessageHandler.processJoin]            Server: Client /87.95.187.239 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)henri1971 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)henri1971 (ID: 106250)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /87.95.187.239 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7440 bytes
  INFO [Server.initUdp]                              Server: Client /87.95.187.239 <S14> requests UDP address /87.95.187.239:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)henri1971 (ID 106250)
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello henri1971  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === henri1971 Bot Reputation: Great (16) Bot Games: 16
  INFO [ServerMessageHandler.processPlayerJoin]      /87.95.187.239 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)henri1971 joins the players
  INFO [Player.<init>]                               Creating (P14)henri1971
  INFO [GameModel.setRemoteUser]                     (P14)henri1971 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)PaiMule chat: hello henri
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)gsx99limited (P14)henri1971 (P11)PaiMule (P12)HamburgerJung 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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: 738
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 17ms (17ms) <P12> 136ms (136ms) <P11> 102ms (102ms) <P13> 51ms (51ms) <P14> 136ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.apply]                        (P13)gsx99limited chat: hello and gla
  INFO [GameController.apply]                        (P14)henri1971 chat: Hi
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 17ms (17ms) <P12> 136ms (136ms) <P11> 102ms (102ms) <P13> 51ms (52ms) <P14> 136ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3674259734904793486
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)gsx99limited (P11)PaiMule (P14)henri1971 (P12)HamburgerJung 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 11730488
  INFO [SummaryPhase2.begin]                         (P13)gsx99limited Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)gsx99limited Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)PaiMule Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)PaiMule Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)henri1971 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)henri1971 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  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 [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]                        (P11)PaiMule chat: gle
  INFO [GameController.apply]                        (P12)HamburgerJung chat: guys restart pls no sounds
  INFO [GameController.apply]                        (P12)HamburgerJung chat: is that ok?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)PaiMule chat: sure
  INFO [GameController.apply]                        (P13)gsx99limited chat: bot:restart
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to restart: P13
  INFO [GameController.apply]                        (S10)LandruBOT chat: Votes Recorded: 1 of 3
  INFO [GameController.apply]                        (P11)PaiMule chat: bot:restart
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to restart: P11
  INFO [GameController.apply]                        (S10)LandruBOT chat: Votes Recorded: 2 of 3
  INFO [GameController.apply]                        (P12)HamburgerJung chat: bot:restart
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to restart: P12
  INFO [GameController.apply]                        (S10)LandruBOT chat: Votes Recorded: 3 of 3
  INFO [GameController.apply]                        (S10)LandruBOT chat: Processing Restart Request 
  INFO [GameController.apply]                        (S10)LandruBOT chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)LandruBOT chat: HamburgerJung  Bot Reputation now: 13
  INFO [GameController.apply]                        (S10)LandruBOT chat: PaiMule  Bot Reputation now: 14
  INFO [GameController.apply]                        (S10)LandruBOT chat: henri1971  Bot Reputation now: 17
  INFO [GameController.apply]                        (S10)LandruBOT chat: gsx99limited  Bot Reputation now: 39
  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 106940 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
