  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: 75844842a7024dcb578df28c20e5006c
  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-7547, 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 169a953c-1c48-407e-8299-e55e90a1e488
  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 169a953c-1c48-407e-8299-e55e90a1e488
  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 169a953c-1c48-407e-8299-e55e90a1e488
  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 /165.232.116.164 id e3a0adab-f21c-4514-a1d6-1e1281501962
  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 157625
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /142.134.78.233 id 79eb0cf0-71e0-4bc2-96cb-1d792957939e
  INFO [ServerMessageHandler.processJoin]            Server: Client /142.134.78.233 <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 /142.134.78.233 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7148 bytes
  INFO [Server.initUdp]                              Server: Client /142.134.78.233 <S11> requests UDP address /142.134.78.233:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)C64MuleBoot (ID 101485)
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.91 id bbd3d17d-36b0-469c-ba6f-10a7d3f95dfa
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.91 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.91 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7252 bytes
  INFO [Server.initUdp]                              Server: Client /174.243.0.91 <S12> requests UDP address /174.243.0.91:1116
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.91 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P12)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P12)yourslipisshowing is a remote Player
  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 /165.232.116.164 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /165.232.116.164 <> with id e3a0adab-f21c-4514-a1d6-1e1281501962
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /165.232.116.164 <>
  INFO [GameController.apply]                        (S10)LandruBOT chat: === LandruBOT Bot Reputation: Fair (0) Bot Games: 0
  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+++ (961) Bot Games: 1141
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello yourslipisshowing  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: === yourslipisshowing Bot Reputation: Great (28) Bot Games: 37
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id a8687f47-7752-4b4f-a7b6-cd28c00470a9
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7383 bytes
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S13> requests UDP address /75.24.213.169:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)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+++ (3841) Bot Games: 4318
  INFO [GameController.apply]                        (S13)Cyber Ranger chat: bot:adda
  INFO [GameController.apply]                        (S13)Cyber Ranger 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]      /75.24.213.169 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P13)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P13)Cyber Ranger is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /142.134.78.233 <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 (12) 0 bytes
  INFO [GameController.apply]                        (P13)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: Continue (12) 0 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [ServerMessageHandler.processPlayerUnjoin]    /142.134.78.233 <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 /142.134.78.233 <S11>
  INFO [Server.removeClient]                         Server: Removing client /142.134.78.233 <> with id 79eb0cf0-71e0-4bc2-96cb-1d792957939e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /142.134.78.233 <>
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: bott:addai
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: bot:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 11
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (11) 14 bytes
  INFO [Player.<init>]                               Creating (P11)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P11)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P11)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing 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 (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<J.I.M.> (P11)<B.I.L.L.> (P12)yourslipisshowing (P13)Cyber Ranger 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 978
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P14> 17ms (17ms) <P12> 254ms (407ms) <P13> 68ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: leggo!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P14> 17ms (17ms) <P12> 254ms (407ms) <P13> 68ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7588337316143845914
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)Cyber Ranger (P14)<J.I.M.> (P11)<B.I.L.L.> (P12)yourslipisshowing 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 21133840
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)<B.I.L.L.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)<B.I.L.L.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing 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]                        (P13)Cyber Ranger chat: GL - HF!!!
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: gl!
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P14> 17ms (17ms) <P12> 254ms (407ms) <P13> 68ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P14> 17ms (17ms) <P12> 255ms (407ms) <P13> 68ms (71ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <B.I.L.L.> prefers Smithore
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <J.I.M.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 7616 tiles in 54013541ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 7616 tiles in 51997489ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2090 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 1990 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Mountain3 (6,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Plain (5,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 17ms, max 255ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 407ms 30 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 17ms, max 255ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 22 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 17ms, max 169ms
  INFO [LandGrantPhase.update]                       (P11)<B.I.L.L.> pressed at plot 23 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)<B.I.L.L.> is granted tile 23: Mountain3 (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 17ms, max 169ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 27: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 136ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 17ms, max 136ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P14> 16ms (17ms) <P12> 134ms (265ms) <P13> 68ms (71ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $292
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $292
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $908
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $908
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 16ms, max 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $968 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $332 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $996 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $988 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $348 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $968 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $292 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1000 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1028 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1028 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $324 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $372 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1012 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $348 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1028 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $376 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1028 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $428 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $484 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1028 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $436 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $408 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $360 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $388 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1028 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $980 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $400 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $412 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $936 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $936 (changed $0)
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: can we restart i grabbed a food?
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $428 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $984 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $444 (changed $16)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $448
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: bot:restart
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to restart: P12
  INFO [GameController.apply]                        (S10)LandruBOT chat: Votes Recorded: 1 of 2
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 129
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P14> 9ms (16ms) <P12> 120ms (132ms) <P13> 68ms (69ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 9 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $388
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $918
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $908
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1646
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $148
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 11ms, max 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $908 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $908 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $908 (changed $48)
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: bot:restart
  INFO [GameController.apply]                        (S10)LandruBOT chat: Recording vote to restart: P13
  INFO [GameController.apply]                        (S10)LandruBOT chat: Votes Recorded: 2 of 2
  INFO [GameController.apply]                        (S10)LandruBOT chat: Processing Restart Request 
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $900 (changed $-8)
  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: yourslipisshowing  Bot Reputation now: 29
  INFO [GameController.apply]                        (S10)LandruBOT chat: Cyber Ranger  Bot Reputation now: 3842
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $848 (changed $-52)
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: thank you
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $872 (changed $24)
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: shit
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $820 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $884 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $876 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $892 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $908 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $908 (changed $52)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)<B.I.L.L.> bought the plot for $392
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: hell yea
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P11 P14> 17ms (22ms) <P12> 119ms (125ms) <P13> 68ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 17 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $332
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $758
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $204
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1646
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $148
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  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
