  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows NT (unknown) 6.2 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 4
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Raven
  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: bd8fdbpodf8r5c2lakgtoide24
  INFO [Login$MasterListener$1.run]                  Logged in as "raphax" (id 103314)
  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: 1366 x 768 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1366 x 768 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumdim64
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) HD Graphics 4400
  INFO [MuleGameContainer.<init>]                    GL Version: 4.3.0 - Build 20.19.15.4331
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: Irata-5720, Address: 71.93.166.87, Is Host: false
  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 [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: /71.93.166.87:6260 UDP: /71.93.166.87:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [UserController.apply]                        My client id is b4493b21-c6a2-4e39-a9cd-7ee7780da258
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S12)rAphax is my user
  INFO [GameModel.setLocalUser]                      (S12)rAphax is a local Spectator
  INFO [Client.initUDP]                              Sending UDP initialization message id b4493b21-c6a2-4e39-a9cd-7ee7780da258
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7227 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7227 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (S10)host4u is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (P11)muleace is a remote Player
  INFO [GameModel.setMyUser]                         (S12)rAphax is my user
  INFO [GameModel.setLocalUser]                      (S12)rAphax is a local Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)host4u (ID: 101333)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)rAphax (ID: 103314)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P11)muleace (ID: 23963)
  INFO [GameController.apply]                        (S10)host4u chat: Hello rAphax , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atar iPhones.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first...mwhahahahahahaha...
  INFO [GameController.apply]                        (S10)host4u chat: ***CYBER RANGERS NOT WELCOME***
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)host4u (ID 101333)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)rAphax (ID 103314)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P11)muleace (ID 23963)
  INFO [GameController.apply]                        (S10)host4u chat: === rAphax Bot Reputation: A+ (67) Bot Games: 241
  INFO [GameController.apply]                        (S12)rAphax chat: hi
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)rAphax joins the players
  INFO [Player.<init>]                               Creating (P12)rAphax
  INFO [GameModel.setMyUser]                         (P12)rAphax is my user
  INFO [GameModel.setLocalUser]                      (P12)rAphax is a local Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)rAphax unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S12)rAphax is my user
  INFO [GameModel.setLocalUser]                      (S12)rAphax is a local Spectator
  INFO [GameController.apply]                        (S12)rAphax chat: bot:addai
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [GameModel.setRemoteUser]                     (P13)<D.A.N.> is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)rAphax joins the players
  INFO [Player.<init>]                               Creating (P12)rAphax
  INFO [GameModel.setMyUser]                         (P12)rAphax is my user
  INFO [GameModel.setLocalUser]                      (P12)rAphax is a local Player
  INFO [GameController.apply]                        (P12)rAphax chat: bot:kick1
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to kick player rank 1
  INFO [GameController.apply]                        (S10)host4u chat: Note: It takes two votes to kick non-AI players past round 1
  INFO [GameController.apply]                        (S10)host4u chat: The position in your kick request should be based on the position on the <<<<< LEFT box not Above ^^^^^
  INFO [GameController.apply]                        (S10)host4u chat: Processing Kick Request 
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MetaFrame$16.windowClosing]                  Meta frame closing
  INFO [MetaFrame$16.windowClosing]                  User didn't want to close
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)muleace is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)muleace (ID: 23963)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)muleace (ID 23963)
  INFO [GameController.apply]                        (S10)host4u chat: Hello muleace , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atar iPhones.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first...mwhahahahahahaha...
  INFO [GameController.apply]                        (S10)host4u chat: ***CYBER RANGERS NOT WELCOME***
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)muleace joins the players
  INFO [Player.<init>]                               Creating (P11)muleace
  INFO [GameModel.setRemoteUser]                     (P11)muleace is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: === muleace Bot Reputation: A+++ (286) Bot Games: 325
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (620026) CCMuleBot01: Final Results:
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (620027) CCMuleBot01: 1:waggs Money: $12922 Plots: 13 Assets: 2283 Total: 21705
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (620028) CCMuleBot01: 2:FluffyFiend Money: $8985 Plots: 11 Assets: 2760 Total: 17245
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (620029) CCMuleBot01: 3:Obamanator Money: $9897 Plots: 11 Assets: 1785 Total: 17182
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (620030) CCMuleBot01: 4:Mr.Poor Money: $5907 Plots: 9 Assets: 2813 Total: 13220
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)ad1ll is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)ad1ll (ID: 105970)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)ad1ll (ID 105970)
  INFO [GameController.apply]                        (S10)host4u chat: Hello ad1ll , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atar iPhones.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first...mwhahahahahahaha...
  INFO [GameController.apply]                        (S10)host4u chat: ***CYBER RANGERS NOT WELCOME***
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)ad1ll joins the players
  INFO [Player.<init>]                               Creating (P13)ad1ll
  INFO [GameModel.setRemoteUser]                     (P13)ad1ll is a remote Player
  INFO [GameController.apply]                        (S10)host4u chat: === ad1ll Bot Reputation: Fair (-2) Bot Games: 10
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)ad1ll unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)ad1ll is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)ad1ll is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)ad1ll (ID: 105970)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)ad1ll (ID 105970)
  INFO [GameController.apply]                        (S10)host4u chat: Hello ad1ll , Welcome to Planet Mule!
  INFO [GameController.apply]                        (S10)host4u chat: We have sent you here to mine crystite for your
  INFO [GameController.apply]                        (S10)host4u chat: home world that we need to make billions of atar iPhones.  
  INFO [GameController.apply]                        (S10)host4u chat: If you don't starve first...mwhahahahahahaha...
  INFO [GameController.apply]                        (S10)host4u chat: ***CYBER RANGERS NOT WELCOME***
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: This is an autohosted game!
  INFO [GameController.apply]                        (S10)host4u chat: === ad1ll Bot Reputation: Fair (-2) Bot Games: 10
  INFO [GameController.apply]                        (S13)ad1ll chat: bot:addai
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [GameModel.setRemoteUser]                     (P14)<A.L.A.N.> is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)ad1ll joins the players
  INFO [Player.<init>]                               Creating (P13)ad1ll
  INFO [GameModel.setRemoteUser]                     (P13)ad1ll is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 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: (P11)muleace (P14)<A.L.A.N.> (P12)rAphax (P13)ad1ll 
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 389
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 142 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 137 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2248709695886254887
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)muleace (P13)ad1ll (P14)<A.L.A.N.> (P12)rAphax 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 42204176
  INFO [SummaryPhase2.begin]                         (P11)muleace Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)muleace Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ad1ll Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)ad1ll Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)rAphax Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)rAphax 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 Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)muleace chat: he wait
  INFO [GameController.apply]                        (P13)ad1ll chat: gla
  INFO [GameController.apply]                        (P11)muleace chat: no ai
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)muleace chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P11
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 1 of 3
  INFO [GameController.apply]                        (P13)ad1ll chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P13
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 2 of 3
  INFO [GameController.apply]                        (P11)muleace chat: this went to fast
  INFO [GameController.apply]                        (P12)rAphax chat: bot:restat
  INFO [GameController.apply]                        (P12)rAphax chat: bot:restart
  INFO [GameController.apply]                        (S10)host4u chat: Recording vote to restart: P12
  INFO [GameController.apply]                        (S10)host4u chat: Votes Recorded: 3 of 3
  INFO [GameController.apply]                        (S10)host4u chat: Processing Restart Request 
  INFO [GameController.apply]                        (S10)host4u chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)host4u chat: muleace  Bot Reputation now: 287
  INFO [GameController.apply]                        (S10)host4u chat: rAphax  Bot Reputation now: 68
  INFO [GameController.apply]                        (S10)host4u chat: ad1ll  Bot Reputation now: -1
  INFO [GameController.apply]                        (P12)rAphax chat: i can wait 15 min only
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.requestClose]                 Close Requested: The host (host4u) closed the game
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
