  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 24.80-b11
  INFO [Properties.<init>]                           Java Runtime: 1.7.0_80-b15
  INFO [Properties.<init>]                           OS: Windows 8.1 6.3 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 259522560
  INFO [Properties.<init>]                           Avaialble Processors: 8
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [Settings.<init>]                             Settings file not found: settings.txt (Nie mona odnale okrelonego pliku)
  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..
  SEVERE [SlickLogSystem.error]                      Sound initialisation failure.
  SEVERE [SlickLogSystem.error]                      org.lwjgl.openal.OpenALException: Invalud Value
	 at org.lwjgl.openal.Util.checkALCError(Util.java:55)
	 at org.lwjgl.openal.ALC10.alcGetInteger(ALC10.java:184)
	 at org.lwjgl.openal.ALC11.initialize(ALC11.java:175)
	 at org.lwjgl.openal.AL.init(AL.java:180)
	 at org.lwjgl.openal.AL.create(AL.java:140)
	 at org.lwjgl.openal.AL.create(AL.java:104)
	 at org.lwjgl.openal.AL.create(AL.java:191)
	 at org.newdawn.slick.openal.SoundStore$1.run(SoundStore.java:295)
	 at java.security.AccessController.doPrivileged(Native Method)
	 at org.newdawn.slick.openal.SoundStore.init(SoundStore.java:292)
	 at com.turborilla.mule.sound.SoundPlayer.<init>(SoundPlayer.java:127)
	 at com.turborilla.mule.sound.SoundPlayer.initialize(SoundPlayer.java:111)
	 at com.turborilla.mule.Main.main(Main.java:94)
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 2r3d9mth2h6noce3o556sllsn3
  INFO [Login$MasterListener$1.run]                  Logged in as "barteknoob" (id 107459)
  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: 1920 x 1080 x 32 @59Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1920 x 1080 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 4000
  INFO [MuleGameContainer.<init>]                    GL Version: 4.0.0 - Build 10.18.10.4358
  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 1
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: Irata-1264, Address: 75.142.193.215, Is Host: false
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=true 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: /75.142.193.215:6260 UDP: /75.142.193.215: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) 42 bytes
  INFO [UserController.apply]                        My client id is 144cc912-4142-4afd-8e04-521378907c8f
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S12)barteknoob is my user
  INFO [GameModel.setLocalUser]                      (S12)barteknoob is a local Spectator
  INFO [Client.initUDP]                              Sending UDP initialization message id 144cc912-4142-4afd-8e04-521378907c8f
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7268 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7268 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (S10)host4u is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (S11)PaweloElo is a remote Spectator
  INFO [GameModel.setMyUser]                         (S12)barteknoob is my user
  INFO [GameModel.setLocalUser]                      (S12)barteknoob is a local Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)host4u (ID: 101333)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)PaweloElo (ID: 107460)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)barteknoob (ID: 107459)
  INFO [GameController.apply]                        (S10)host4u chat: Hello barteknoob , this game is automatically hosted.
  INFO [GameController.apply]                        (S10)host4u chat: Irata is owned and operated by the great & powerful C-128.
  INFO [GameController.apply]                        (S10)host4u chat: Please join our facebook group at:
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: Beware of Smurfs and Have a GGE!
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)host4u (ID 101333)
  INFO [GameController.apply]                        (S10)host4u chat: === barteknoob Bot Reputation: Fair (0) Bot Games: 0
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)PaweloElo (ID 107460)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S11)PaweloElo (ID 107460)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)barteknoob (ID 107459)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S12)barteknoob (ID 107459)
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 45 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)oj nie byczku is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)oj nie byczku (ID: 107458)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)oj nie byczku (ID 107458)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S13)oj nie byczku (ID 107458)
  INFO [GameController.apply]                        (S10)host4u chat: Hello oj nie byczku , this game is automatically hosted.
  INFO [GameController.apply]                        (S10)host4u chat: Irata is owned and operated by the great & powerful C-128.
  INFO [GameController.apply]                        (S10)host4u chat: Please join our facebook group at:
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: Beware of Smurfs and Have a GGE!
  INFO [GameController.apply]                        (S10)host4u chat: === oj nie byczku Bot Reputation: Fair (0) Bot Games: 0
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)bob531 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)bob531 (ID: 106446)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)bob531 (ID 106446)
  INFO [GameController.apply]                        (S10)host4u chat: Hello bob531 , this game is automatically hosted.
  INFO [GameController.apply]                        (S10)host4u chat: Irata is owned and operated by the great & powerful C-128.
  INFO [GameController.apply]                        (S10)host4u chat: Please join our facebook group at:
  INFO [GameController.apply]                        (S10)host4u chat: http://www.facebook.com/groups/planetmule
  INFO [GameController.apply]                        (S10)host4u chat: Beware of Smurfs and Have a GGE!
  INFO [GameController.apply]                        (S10)host4u chat: === bob531 Bot Reputation: Fair (0) Bot Games: 0
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)barteknoob joins the players
  INFO [Player.<init>]                               Creating (P12)barteknoob
  INFO [GameModel.setMyUser]                         (P12)barteknoob is my user
  INFO [GameModel.setLocalUser]                      (P12)barteknoob is a local Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)bob531 joins the players
  INFO [Player.<init>]                               Creating (P14)bob531
  INFO [GameModel.setRemoteUser]                     (P14)bob531 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)PaweloElo joins the players
  INFO [Player.<init>]                               Creating (P11)PaweloElo
  INFO [GameModel.setRemoteUser]                     (P11)PaweloElo is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)oj nie byczku joins the players
  INFO [Player.<init>]                               Creating (P13)oj nie byczku
  INFO [GameModel.setRemoteUser]                     (P13)oj nie byczku is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 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: (P12)barteknoob (P14)bob531 (P13)oj nie byczku (P11)PaweloElo 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 216
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6792726979482403889
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)oj nie byczku (P11)PaweloElo (P12)barteknoob (P14)bob531 
  INFO [SummaryPhase2.begin]                         Total Memory: 64946176
  INFO [SummaryPhase2.begin]                         Free Memory: 29625984
  INFO [SummaryPhase2.begin]                         (P13)oj nie byczku Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)oj nie byczku Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)PaweloElo Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)PaweloElo Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)barteknoob Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)barteknoob Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)bob531 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)bob531 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 214 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: 26
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 214 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 214ms, max 220ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 214ms, max 219ms
  INFO [LandGrantPhase.apply]                        Grace duration 19 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)barteknoob pressed at plot 1 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)barteknoob is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 214ms, max 219ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P14)bob531 is granted tile 5: Mountain3 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 214ms, max 218ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P13)oj nie byczku is granted tile 11: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 214ms, max 218ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 10
  INFO [LandGrantPhase.claimPlot]                    (P11)PaweloElo is granted tile 31: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 214ms, max 217ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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: 80
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 214 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 216ms, max 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P14)bob531 (P11)PaweloElo (P13)oj nie byczku 
  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 [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.15375997 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)barteknoob bought the plot for $340
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  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: 106
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 216 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $280
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 216ms, max 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P14)bob531 (P11)PaweloElo (P13)oj nie byczku 
  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 [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.16947345 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)PaweloElo bought the plot for $476
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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: 112
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 216 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2759393680717777178
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)oj nie byczku (rank 1)
  INFO [Player.useFood]                              (P13)oj nie byczku has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 216 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)oj nie byczku
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [Mule.runAway]                                Mule runs away for (P13)oj nie byczku
  INFO [GameModel.buyAssay]                          (P13)oj nie byczku got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2194. End Update: 2193
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)oj nie byczku finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 116
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 215 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3929400426474118324
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)PaweloElo (rank 2)
  INFO [Player.useFood]                              (P11)PaweloElo has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 214 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)PaweloElo
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.buyAssay]                          (P11)PaweloElo got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)PaweloElo got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P11)PaweloElo develops tile Plain (3,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)PaweloElo finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4284463912067881498
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)barteknoob (rank 3)
  INFO [Player.useFood]                              (P12)barteknoob has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)barteknoob
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.buyAssay]                          (P12)barteknoob got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P12)barteknoob got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P12)barteknoob develops tile Plain (2,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)barteknoob finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 122
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 211 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1461279279193772853
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)bob531 (rank 4)
  INFO [Player.useFood]                              (P14)bob531 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 211 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)bob531
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)bob531 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.developLand]                       (P14)bob531 develops tile Mountain3 (5,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)bob531 finishes on update 2062
  INFO [GameModel.gamble]                            (P14)bob531 gambles $52, max: 47.5, left: 6.259098, fraction 0.13177049
  INFO [DevelopmentMessenger.showMessage]            bob531 won $52 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 104
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 211 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 211 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7275004250165303698
  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 [ProductionPhase.finishPower]                 (P12)barteknoob has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)bob531 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)PaweloElo has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)oj nie byczku has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)barteknoob expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)bob531 expects 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)PaweloElo expects 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)oj nie byczku expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)barteknoob produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)bob531 produced 0 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11)PaweloElo produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)oj nie byczku produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5287218468770726358
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6108757331746313133
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Smithore: 0 critical: 0 surplus: 0 money: $460
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Smithore: 0 critical: 0 surplus: 0 money: $852
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Smithore: 0 critical: 0 surplus: 0 money: $324
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Smithore: 0 critical: 0 surplus: 0 money: $875
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 212ms, max 225ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P14)bob531 (P11)PaweloElo (P13)oj nie byczku 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.16787341 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $81 (8 units for $648)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 128
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4094695270760140035
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Crystite: 0 critical: 0 surplus: 0 money: $460
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Crystite: 0 critical: 0 surplus: 0 money: $771
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Crystite: 0 critical: 0 surplus: 0 money: $324
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Crystite: 0 critical: 0 surplus: 0 money: $308
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7278059315733133974
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 12, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Food: 1 critical: 3 surplus: -2 money: $460
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Food: 1 critical: 3 surplus: -2 money: $771
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Food: 1 critical: 3 surplus: -2 money: $324
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Food: 1 critical: 3 surplus: -2 money: $308
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 211ms, max 224ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P14)bob531 (P11)PaweloElo 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)oj nie byczku 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)oj nie byczku auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.18396232 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $49 (9 units for $442)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4058699616200096226
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 13, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Energy: 1 critical: 2 surplus: -1 money: $68
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Energy: 1 critical: 2 surplus: -1 money: $721
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Energy: 1 critical: 2 surplus: -1 money: $324
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Energy: 2 critical: 1 surplus: 1 money: $350
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 212ms, max 220ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P14)bob531 (P11)PaweloElo (P13)oj nie byczku 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)barteknoob auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.17240722 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 214 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7294064279005977557
  INFO [SummaryPhase2.begin]                         Total Memory: 64946176
  INFO [SummaryPhase2.begin]                         Free Memory: 40130768
  INFO [SummaryPhase2.begin]                         (P12)barteknoob Money: $23 Plots: 2 Assets: 666 Total: 1689
  INFO [SummaryPhase2.begin]                         (P12)barteknoob Food: 9 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)bob531 Money: $631 Plots: 1 Assets: 449 Total: 1580
  INFO [SummaryPhase2.begin]                         (P14)bob531 Food: 2 Energy: 3 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)PaweloElo Money: $234 Plots: 2 Assets: 319 Total: 1553
  INFO [SummaryPhase2.begin]                         (P11)PaweloElo Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)oj nie byczku Money: $215 Plots: 1 Assets: 792 Total: 1507
  INFO [SummaryPhase2.begin]                         (P13)oj nie byczku Food: 0 Energy: 5 Smithore: 7 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $81
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $49
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $160
  INFO [SummaryPhase2.begin]                         Colony total: 6329
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 214ms, max 223ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 214 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 215ms, max 223ms
  INFO [LandGrantPhase.apply]                        Grace duration 19 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P14)bob531 is granted tile 6: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 214ms, max 225ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 6
  INFO [LandGrantPhase.update]                       (P12)barteknoob pressed at plot 18 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P12)barteknoob is granted tile 18: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 213ms, max 225ms
  INFO [LandGrantPhase.claimPlot]                    (P13)oj nie byczku is granted tile 26: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 213ms, max 225ms
  INFO [LandGrantPhase.claimPlot]                    (P11)PaweloElo is granted tile 30: Mountain3 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 213ms, max 225ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7247612884677762478
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.055977106
  INFO [PlayerEventPhase.begin]                      Event player: (P12)barteknoob (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)barteknoob has 9 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)barteknoob
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.gamble]                            (P12)barteknoob gambles $101, max: 47.5, left: 39.919827, fraction 0.8404174
  INFO [DevelopmentMessenger.showMessage]            barteknoob won $101 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)barteknoob finishes on update 379
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5434545325605386092
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48175186
  INFO [PlayerEventPhase.begin]                      No player event for (P14)bob531 (rank 2)
  INFO [Player.useFood]                              (P14)bob531 has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)bob531
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 302. End Update: 301
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 322. End Update: 321
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 374. End Update: 373
  INFO [GameModel.developLand]                       (P14)bob531 develops tile Plain (8,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)bob531 finishes on update 1356
  INFO [GameModel.gamble]                            (P14)bob531 gambles $68, max: 47.5, left: 6.212758, fraction 0.13079491
  INFO [DevelopmentMessenger.showMessage]            bob531 won $68 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 214 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4286116508942507579
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14437681
  INFO [PlayerEventPhase.begin]                      Event player: (P11)PaweloElo (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P11)PaweloElo has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 220 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)PaweloElo
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.buyAssay]                          (P11)PaweloElo got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)PaweloElo finishes on update 851
  INFO [GameModel.gamble]                            (P11)PaweloElo gambles $58, max: 47.5, left: 2.146418, fraction 0.04518775
  INFO [DevelopmentMessenger.showMessage]            PaweloElo won $58 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 217 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1160448814069101178
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6746399
  INFO [PlayerEventPhase.begin]                      No player event for (P13)oj nie byczku (rank 4)
  INFO [Player.useFood]                              (P13)oj nie byczku has 0 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)oj nie byczku
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)oj nie byczku finishes on update 251
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6778553915244696136
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 217 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4770811000535332127
  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 [ProductionPhase.finishPower]                 (P12)barteknoob has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)bob531 has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)PaweloElo has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)oj nie byczku has 5 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)barteknoob expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)bob531 expects 0 food, 2 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)PaweloElo expects 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)oj nie byczku expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)barteknoob produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)bob531 produced 0 food, 2 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)PaweloElo produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)oj nie byczku produced 0 food, 0 energy, 0 smithore, 0 crystite
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 217 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 217 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3579383668080542424
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $81
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $69 sell price $104
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Smithore: 0 critical: 0 surplus: 0 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Smithore: 1 critical: 0 surplus: 1 money: $489
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Smithore: 0 critical: 0 surplus: 0 money: $392
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Smithore: 7 critical: 0 surplus: 7 money: $215
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 217 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 217ms, max 220ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P14)bob531 (P11)PaweloElo 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)oj nie byczku 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P13)oj nie byczku auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.14664178 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $71 (7 units for $498)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 217 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7186967846468469479
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Crystite: 3 critical: 0 surplus: 3 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Crystite: 2 critical: 0 surplus: 2 money: $489
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Crystite: 0 critical: 0 surplus: 0 money: $170
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Crystite: 0 critical: 0 surplus: 0 money: $713
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 217 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P14)bob531 (P11)PaweloElo (P13)oj nie byczku 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 215ms, max 226ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 215 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1397046032042539123
  INFO [Shop.calcBuySellPrice]                       Current Food price $49
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 3, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 325%
  INFO [Shop.printPriceFactor]                       Food buy price $144 sell price $179
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P12)barteknoob Food: 3 critical: 3 surplus: 0 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Food: 0 critical: 3 surplus: -3 money: $489
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Food: 0 critical: 3 surplus: -3 money: $170
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Food: 0 critical: 3 surplus: -3 money: $713
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 215 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 215ms, max 227ms
  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 [Shop.setAveragePrice]                        Food price set to average $159 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 215 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5212855436496960000
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 11, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 73%
  INFO [Shop.printPriceFactor]                       Energy buy price $18 sell price $53
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Energy: 1 critical: 2 surplus: -1 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Energy: 4 critical: 2 surplus: 2 money: $489
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Energy: 2 critical: 2 surplus: 0 money: $170
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Energy: 4 critical: 1 surplus: 3 money: $713
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P11)PaweloElo (P13)oj nie byczku 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)bob531 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 213ms, max 227ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P11)PaweloElo (P13)oj nie byczku 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)bob531 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P14)bob531 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.12136127 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $116 (3 units for $348)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 592490525288295216
  INFO [SummaryPhase2.begin]                         Total Memory: 64946176
  INFO [SummaryPhase2.begin]                         Free Memory: 47784792
  INFO [SummaryPhase2.begin]                         (P14)bob531 Money: $837 Plots: 2 Assets: 631 Total: 2468
  INFO [SummaryPhase2.begin]                         (P14)bob531 Food: 0 Energy: 1 Smithore: 1 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P11)PaweloElo Money: $170 Plots: 3 Assets: 580 Total: 2250
  INFO [SummaryPhase2.begin]                         (P11)PaweloElo Food: 0 Energy: 2 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)barteknoob Money: $124 Plots: 2 Assets: 1064 Total: 2188
  INFO [SummaryPhase2.begin]                         (P12)barteknoob Food: 3 Energy: 1 Smithore: 0 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P13)oj nie byczku Money: $365 Plots: 2 Assets: 812 Total: 2177
  INFO [SummaryPhase2.begin]                         (P13)oj nie byczku Food: 0 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $159
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $140
  INFO [SummaryPhase2.begin]                         Colony total: 9083
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 213ms, max 224ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 213ms, max 223ms
  INFO [LandGrantPhase.apply]                        Grace duration 19 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 183
  INFO [LandGrantPhase.claimPlot]                    (P13)oj nie byczku is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 213ms, max 224ms
  INFO [LandGrantPhase.claimPlot]                    (P14)bob531 is granted tile 4: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 213ms, max 223ms
  INFO [LandGrantPhase.claimPlot]                    (P11)PaweloElo is granted tile 5: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 213ms, max 223ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.update]                       (P12)barteknoob pressed at plot 21 frame 9
  INFO [LandGrantPhase.claimPlot]                    (P12)barteknoob is granted tile 21: Mountain2 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 215ms, max 223ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 215 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 215 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1192257897421953035
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.67356443
  INFO [PlayerEventPhase.begin]                      No player event for (P14)bob531 (rank 1)
  INFO [Player.useFood]                              (P14)bob531 has 0 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 215 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)bob531
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)bob531 finishes on update 127
  INFO [GameModel.gamble]                            (P14)bob531 gambles $59, max: 47.5, left: 2.4600024, fraction 0.051789526
  INFO [DevelopmentMessenger.showMessage]            bob531 won $59 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 217 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6497887787555533758
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21852249
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P11)PaweloElo (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 [Player.useFood]                              (P11)PaweloElo has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 215 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)PaweloElo
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P11)PaweloElo develops tile Plain (7,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)PaweloElo finishes on update 1446
  INFO [GameModel.gamble]                            (P11)PaweloElo gambles $102, max: 47.5, left: 18.579338, fraction 0.39114395
  INFO [DevelopmentMessenger.showMessage]            PaweloElo won $102 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 215 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7334266694604205016
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48873895
  INFO [PlayerEventPhase.begin]                      No player event for (P12)barteknoob (rank 3)
  INFO [Player.useFood]                              (P12)barteknoob has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 216 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)barteknoob
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.gamble]                            (P12)barteknoob gambles $133, max: 47.5, left: 46.25997, fraction 0.9738941
  INFO [DevelopmentMessenger.showMessage]            barteknoob won $133 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)barteknoob finishes on update 62
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 216 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6229794658519228304
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.041713297
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P13)oj nie byczku (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)oj nie byczku has 0 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)oj nie byczku
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 112. End Update: 111
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)oj nie byczku finishes on update 251
  INFO [Mule.runAway]                                Mule runs away for (P13)oj nie byczku
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  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 (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 216 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3602376976320923743
  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 [ColonyEvent.applyEvent]                      Radiation strikes (P14)bob531 Mountain3 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 216 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5594316128568744472
  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 [ProductionPhase.finishPower]                 (P12)barteknoob has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)bob531 has 1 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P11)PaweloElo has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)oj nie byczku has 7 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)barteknoob expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)bob531 expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)PaweloElo expects 2 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)oj nie byczku expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)barteknoob produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)bob531 produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)PaweloElo produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)oj nie byczku produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9079310739352485948
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $71
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $60 sell price $95
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Smithore: 0 critical: 0 surplus: 0 money: $257
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Smithore: 1 critical: 0 surplus: 1 money: $896
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Smithore: 3 critical: 0 surplus: 3 money: $107
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Smithore: 0 critical: 0 surplus: 0 money: $425
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 219ms, max 227ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P14)bob531 (P13)oj nie byczku 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)PaweloElo 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.043052018 (owner 10)
  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 [Shop.setAveragePrice]                        Smithore price set to average $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 214 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5988521701534238152
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Crystite: 6 critical: 0 surplus: 6 money: $257
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Crystite: 2 critical: 0 surplus: 2 money: $896
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Crystite: 2 critical: 0 surplus: 2 money: $107
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Crystite: 0 critical: 0 surplus: 0 money: $425
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 214 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 213ms, max 225ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)oj nie byczku 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)barteknoob (P14)bob531 (P11)PaweloElo 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)PaweloElo auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09938806 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (4 units for $512)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 108
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8866930415139137851
  INFO [Shop.calcBuySellPrice]                       Current Food price $159
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 0, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 925%
  INFO [Shop.printPriceFactor]                       Food buy price $215 sell price $250
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Food: 0 critical: 3 surplus: -3 money: $513
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Food: 0 critical: 3 surplus: -3 money: $896
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Food: 0 critical: 3 surplus: -3 money: $363
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Food: 0 critical: 3 surplus: -3 money: $425
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $230 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 212 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -712055887983303123
  INFO [Shop.calcBuySellPrice]                       Current Energy price $116
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 10, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 78%
  INFO [Shop.printPriceFactor]                       Energy buy price $75 sell price $110
  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 [CollectionPhase.goToNextPhase]               (P12)barteknoob Energy: 0 critical: 2 surplus: -2 money: $513
  INFO [CollectionPhase.goToNextPhase]               (P14)bob531 Energy: 2 critical: 1 surplus: 1 money: $896
  INFO [CollectionPhase.goToNextPhase]               (P11)PaweloElo Energy: 2 critical: 3 surplus: -1 money: $363
  INFO [CollectionPhase.goToNextPhase]               (P13)oj nie byczku Energy: 6 critical: 1 surplus: 5 money: $425
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 213ms, max 223ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)barteknoob (P14)bob531 (P11)PaweloElo 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)oj nie byczku 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MetaFrame$6.actionPerformed]                 User chooses to disconnect
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
