  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows XP 5.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 2
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 1nd544sru0ffeuf329n5aajil4
  INFO [Login$MasterListener$1.run]                  Logged in as "mulefox" (id 100005)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1366 x 768 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1366 x 768 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: ati2dvag
  INFO [MuleGameContainer.<init>]                    Display Driver: 6.14.10.7093
  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: ATI Technologies Inc.
  INFO [MuleGameContainer.<init>]                    GL Renderer: ATI Mobility Radeon HD 4250 Graphics
  INFO [MuleGameContainer.<init>]                    GL Version: 3.3.9910 Compatibility Profile Context
  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 7
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: grogan, Address: 68.57.208.106, 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: /68.57.208.106:6260 UDP: /68.57.208.106:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  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 [UserController.apply]                        My client id is ab97a913-b1df-48af-bcc8-be9c21907ed2
  INFO [Client.initUDP]                              Sending UDP initialization message id ab97a913-b1df-48af-bcc8-be9c21907ed2
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S13)mulefox is my user
  INFO [GameModel.setLocalUser]                      (S13)mulefox is a local Spectator
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7396 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7396 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (P10)mag61673 is a remote Player
  INFO [GameModel.setRemoteUser]                     (P11)tankerscout is a remote Player
  INFO [GameModel.setRemoteUser]                     (P12)Sour-DNA is a remote Player
  INFO [GameModel.setMyUser]                         (S13)mulefox is my user
  INFO [GameModel.setLocalUser]                      (S13)mulefox is a local Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)mulefox (ID: 100005)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P10)mag61673 (ID: 101447)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P11)tankerscout (ID: 100566)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P12)Sour-DNA (ID: 27798)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)mulefox (ID 100005)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)mulefox joins the players
  INFO [Player.<init>]                               Creating (P13)mulefox
  INFO [GameModel.setMyUser]                         (P13)mulefox is my user
  INFO [GameModel.setLocalUser]                      (P13)mulefox is a local Player
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P10)mag61673 (ID 101447)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P11)tankerscout (ID 100566)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P12)Sour-DNA (ID 27798)
  INFO [GameController.apply]                        (P13)mulefox chat: ready for game guys
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Sour-DNA (P10)mag61673 (P11)tankerscout (P13)mulefox 
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 244
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  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: 52
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2766296860968860674
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Sour-DNA (P10)mag61673 (P11)tankerscout (P13)mulefox 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51710528
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)mulefox 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 [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  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: 46
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 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 189ms, max 189ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [LandGrantPhase.apply]                        Grace duration 17 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P11)tankerscout is granted tile 3: Mountain3 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 10 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 10: Mountain3 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [LandGrantPhase.claimPlot]                    (P10)mag61673 is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Sour-DNA is granted tile 21: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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: 116
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 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 (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 190ms, max 190ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.15176304 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)mulefox bought the plot for $332
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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: 187
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5771247780608186845
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Sour-DNA (rank 1)
  INFO [Player.useFood]                              (P12)Sour-DNA 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 [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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 197 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  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.2600032 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 281. End Update: 280
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P13)mulefox chat: good luck all = gla
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 1811
  INFO [GameModel.gamble]                            (P12)Sour-DNA gambles $95, max: 47.5, left: 13.019211, fraction 0.27408865
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA won $95 in the pub
  INFO [GameController.apply]                        (P11)tankerscout chat: u2
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 169
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 198 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1239708416689876
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 2)
  INFO [Player.useFood]                              (P10)mag61673 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 [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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 208 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  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.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile River (4,1) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1278. End Update: 1277
  INFO [DevelopmentMessenger.showMessage]            mag61673 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 1708
  INFO [GameModel.gamble]                            (P10)mag61673 gambles $110, max: 47.5, left: 14.639248, fraction 0.3081947
  INFO [DevelopmentMessenger.showMessage]            mag61673 won $110 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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: 163
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 198 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7441463359994511443
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)tankerscout (rank 3)
  INFO [Player.useFood]                              (P11)tankerscout 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 [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: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  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 [GameController.apply]                        (P13)mulefox chat: thx!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameController.apply]                        (P10)mag61673 chat: same to you
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 638. End Update: 637
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Mountain3 (3,0) with Smithore factory
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (357504) Cyber Ranger: So, if you know so much - WHO IS IT???
  INFO [DevelopmentMessenger.showMessage]            tankerscout caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 2253
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $59, max: 47.5, left: 3.259101, fraction 0.06861265
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $59 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 217
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2310911553060662522
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 4)
  INFO [Player.useFood]                              (P13)mulefox 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 [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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  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.developLand]                       (P13)mulefox develops tile Mountain3 (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (0,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P13)mulefox got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P13)mulefox got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            mulefox caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 2400
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 226
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7364014833194285724
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 72319513588934829
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 0 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 0 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 0 food, 4 energy, 5 smithore, 0 crystite
  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: 76
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8713481020500286013
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 13, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  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 [CollectionPhase.goToNextPhase]               (P10)mag61673 Smithore: 0 critical: 0 surplus: 0 money: $1085
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 5 critical: 0 surplus: 5 money: $984
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 0 critical: 0 surplus: 0 money: $1045
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 5 critical: 0 surplus: 5 money: $443
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 36
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 198 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 198ms, max 198ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mag61673 (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P11)tankerscout 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  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 [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.15174857 (owner 10)
  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 [Shop.setAveragePrice]                        Smithore price set to average $60 (7 units for $420)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 115
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 201 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1757574422068606523
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Crystite: 0 critical: 0 surplus: 0 money: $665
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 0 critical: 0 surplus: 0 money: $1104
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 0 critical: 0 surplus: 0 money: $1045
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $743
  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: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 207 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 208 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6988303301501413033
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Food: 6 critical: 3 surplus: 3 money: $665
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 1 critical: 3 surplus: -2 money: $1104
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 1 critical: 3 surplus: -2 money: $1045
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 1 critical: 3 surplus: -2 money: $743
  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: 81
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 210 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 210ms, max 210ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P11)tankerscout (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mag61673 
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11731154 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $49 (9 units for $449)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 164
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 205 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1207366172279186839
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 22, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 49%
  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 [CollectionPhase.goToNextPhase]               (P10)mag61673 Energy: 1 critical: 2 surplus: -1 money: $714
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 1 critical: 2 surplus: -1 money: $904
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 7 critical: 1 surplus: 6 money: $945
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 5 critical: 2 surplus: 3 money: $594
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 197 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: 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 193ms, max 193ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Sour-DNA 
  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 [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 [Client.receiveTCPMessages]                   Client: StoreClosed (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  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.11869475 (owner 10)
  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 [Shop.setAveragePrice]                        Energy price set to average $60 (12 units for $730)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 156
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9198351615204555619
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51614072
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $234 Plots: 2 Assets: 1171 Total: 2405
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 4 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $1315 Plots: 1 Assets: 412 Total: 2227
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $530 Plots: 1 Assets: 905 Total: 1935
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 5 Energy: 3 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $718 Plots: 1 Assets: 715 Total: 1933
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 5 Energy: 3 Smithore: 3 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $49
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $120
  INFO [SummaryPhase2.begin]                         Colony total: 8500
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 194ms, max 194ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.apply]                        Grace duration 19 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)tankerscout is granted tile 2: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.claimPlot]                    (P10)mag61673 is granted tile 10: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 24 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Sour-DNA is granted tile 24: Mountain2 (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 33 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 33: Mountain3 (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 199ms, max 199ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 189
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 199 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $272
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 199ms, max 199ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.15004106 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)mag61673 bought the plot for $316
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 254
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 213 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3263085896828858094
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95876634
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 1)
  INFO [Player.useFood]                              (P13)mulefox 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 [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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 9 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.05999675 (owner 10)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (0,3) with Food factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (3,4) with Crystite factory
  INFO [GameModel.buyAssay]                          (P13)mulefox got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            mulefox caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)mulefox got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.gamble]                            (P13)mulefox gambles $53, max: 47.5, left: 2.6791015, fraction 0.056402136
  INFO [DevelopmentMessenger.showMessage]            mulefox won $53 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 2266
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 268
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1992891684823146722
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24846512
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Sour-DNA (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $75
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)Sour-DNA has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 9 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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 396. End Update: 395
  INFO [GameController.apply]                        (P13)mulefox chat: go
  INFO [GameController.apply]                        (P10)mag61673 chat: lol
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Mountain2 (3,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 1824
  INFO [GameModel.gamble]                            (P12)Sour-DNA gambles $51, max: 47.5, left: 11.65918, fraction 0.24545641
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA won $51 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 224
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 196 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4875622861205174906
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5696848
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 3)
  INFO [Player.useFood]                              (P10)mag61673 has 5 food and needs 3 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 196 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 9 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.developLand]                       (P10)mag61673 develops tile Plain (3,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P10)mag61673 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 1746
  INFO [GameModel.gamble]                            (P10)mag61673 gambles $86, max: 47.5, left: 12.579201, fraction 0.26482528
  INFO [DevelopmentMessenger.showMessage]            mag61673 won $86 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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: 168
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 196 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4442467939369830397
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6489473
  INFO [PlayerEventPhase.begin]                      No player event for (P11)tankerscout (rank 4)
  INFO [Player.useFood]                              (P11)tankerscout has 5 food and needs 3 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 197 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 9 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: 36. End Update: 35
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (2,0) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 872. End Update: 871
  INFO [DevelopmentMessenger.showMessage]            tankerscout caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P13)mulefox chat: medium tite
  INFO [GameModel.buyAssay]                          (P11)tankerscout got an assay bot
  INFO [GameController.apply]                        (P13)mulefox chat: nice!
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 2317
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $50, max: 47.5, left: 2.039102, fraction 0.042928465
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $50 in the pub
  INFO [GameController.apply]                        (P10)mag61673 chat: IKR?!
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 201
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6319979951799202813
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 13 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 0 food, 3 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 2 food, 0 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 3 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 2 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 0 food, 3 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 2 food, 0 energy, 6 smithore, 0 crystite
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 85
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5252573703939194989
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6966828153711500469
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 67%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Smithore: 7 critical: 0 surplus: 7 money: $130
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 6 critical: 0 surplus: 6 money: $723
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 1 critical: 0 surplus: 1 money: $1346
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 6 critical: 0 surplus: 6 money: $192
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 41
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 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 187ms, max 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mag61673 (P12)Sour-DNA 
  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 [Player.increaseAuctionTeleportCount]         (P12)Sour-DNA auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P10)mag61673 chat: I know, right?
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11495106 (owner 10)
  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 [Shop.setAveragePrice]                        Smithore price set to average $52 (1 units for $52)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4743207157093135013
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  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]               (P10)mag61673 Crystite: 0 critical: 0 surplus: 0 money: $130
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 0 critical: 0 surplus: 0 money: $723
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 0 critical: 0 surplus: 0 money: $1398
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $140
  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: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  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 [Shop.setAveragePrice]                        Crystite price set to average $132 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -94963695537761024
  INFO [Shop.calcBuySellPrice]                       Current Food price $49
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 115%
  INFO [Shop.printPriceFactor]                       Food buy price $41 sell price $76
  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 [CollectionPhase.goToNextPhase]               (P10)mag61673 Food: 4 critical: 3 surplus: 1 money: $130
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 3 critical: 3 surplus: 0 money: $723
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 0 critical: 3 surplus: -3 money: $1398
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 3 critical: 3 surplus: 0 money: $140
  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: 86
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 188ms, max 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)tankerscout (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P10)mag61673 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  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 #3
  INFO [Player.increaseAuctionTeleportCount]         (P10)mag61673 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.088117704 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $77 (3 units for $231)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 121
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1503814562354614949
  INFO [Shop.calcBuySellPrice]                       Current Energy price $60
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 21, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Energy: 7 critical: 2 surplus: 5 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 1 critical: 3 surplus: -2 money: $723
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 5 critical: 2 surplus: 3 money: $1167
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 8 critical: 4 surplus: 4 money: $292
  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: 87
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 197 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 (12) 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 197ms, max 197ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P11)tankerscout (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mag61673 
  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 [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.08993603 (owner 10)
  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 [Shop.setAveragePrice]                        Energy price set to average $59 (2 units for $118)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 108
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8239578009050365170
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52483904
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $292 Plots: 3 Assets: 1218 Total: 3010
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 1 Energy: 8 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $1167 Plots: 2 Assets: 721 Total: 2888
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $327 Plots: 3 Assets: 1035 Total: 2862
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 3 Energy: 5 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $605 Plots: 2 Assets: 890 Total: 2495
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 3 Energy: 3 Smithore: 6 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $59
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $100
  INFO [SummaryPhase2.begin]                         Colony total: 11255
  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 [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 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 [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 197ms, max 197ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 197 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 197ms, max 197ms
  INFO [LandGrantPhase.apply]                        Grace duration 18 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)tankerscout is granted tile 2: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 197ms, max 197ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 6
  INFO [LandGrantPhase.claimPlot]                    (P12)Sour-DNA is granted tile 15: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 192ms, max 192ms
  INFO [LandGrantPhase.claimPlot]                    (P10)mag61673 is granted tile 24: Mountain2 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 192ms, max 192ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 29 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 29: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 192ms, max 192ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 133
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6322613035499179309
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7916033
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 1)
  INFO [Player.useFood]                              (P13)mulefox has 1 food and needs 3 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 7 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 [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (3,4) with Smithore factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (2,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            mulefox caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 990
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 205 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6025043455780937975
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6505297
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Sour-DNA (rank 2)
  INFO [Player.useFood]                              (P12)Sour-DNA 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 [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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 206 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 7 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 [GameController.apply]                        (P13)mulefox chat: fine!
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (2,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 1840
  INFO [GameModel.gamble]                            (P12)Sour-DNA gambles $93, max: 47.5, left: 13.039211, fraction 0.2745097
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA won $93 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 183
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 206 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5621048269024234238
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.88964933
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 3)
  INFO [Player.useFood]                              (P10)mag61673 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 [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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 206 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 7 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.developLand]                       (P10)mag61673 develops tile Mountain2 (6,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P10)mag61673 sold a mule for $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 2115
  INFO [GameModel.gamble]                            (P10)mag61673 gambles $69, max: 47.5, left: 5.199099, fraction 0.109454714
  INFO [DevelopmentMessenger.showMessage]            mag61673 won $69 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 193
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 205 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7495790944747687109
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25975257
  INFO [PlayerEventPhase.begin]                      Event player: (P11)tankerscout (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)mag61673 chat: Crap!
  INFO [GameController.apply]                        (P13)mulefox chat: lujcky
  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 [Player.useFood]                              (P11)tankerscout has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 205 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)mulefox chat: 50 bucks
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 413. End Update: 412
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile River (4,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            tankerscout caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 1575
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $84, max: 47.5, left: 16.699295, fraction 0.3515641
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $84 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 156
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 205 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 205 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6306233393544536150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 5 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 8 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 4 food, 3 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 0 food, 8 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 2 food, 0 energy, 8 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 4 food, 3 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 4 food, 5 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 0 food, 8 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 2 food, 0 energy, 7 smithore, 1 crystite
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 202 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3495983820431611858
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4134470868497582804
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $52
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Smithore: 7 critical: 0 surplus: 7 money: $196
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 9 critical: 0 surplus: 9 money: $689
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 2 critical: 0 surplus: 2 money: $1210
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 14 critical: 0 surplus: 14 money: $217
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 193ms, max 193ms
  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 [Shop.setAveragePrice]                        Smithore price set to average $43 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8531974567745590614
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Crystite: 0 critical: 0 surplus: 0 money: $196
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 0 critical: 0 surplus: 0 money: $689
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 0 critical: 0 surplus: 0 money: $1210
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $217
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  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 [Shop.setAveragePrice]                        Crystite price set to average $132 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4651647436915351963
  INFO [Shop.calcBuySellPrice]                       Current Food price $77
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 115%
  INFO [Shop.printPriceFactor]                       Food buy price $74 sell price $109
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Food: 4 critical: 3 surplus: 1 money: $196
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 4 critical: 3 surplus: 1 money: $689
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 0 critical: 3 surplus: -3 money: $1210
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 2 critical: 3 surplus: -1 money: $217
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 81
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 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: 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 202ms, max 202ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mag61673 (P11)tankerscout 
  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 [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P10)mag61673 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)tankerscout auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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.1514563 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $108 (2 units for $217)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 120
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 202 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6782372303594983097
  INFO [Shop.calcBuySellPrice]                       Current Energy price $59
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 26, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  INFO [Shop.printPriceFactor]                       Energy buy price $22 sell price $57
  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]               (P10)mag61673 Energy: 6 critical: 3 surplus: 3 money: $304
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 6 critical: 3 surplus: 3 money: $798
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 11 critical: 2 surplus: 9 money: $993
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 3 critical: 5 surplus: -2 money: $217
  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: 88
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 203ms, max 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Sour-DNA 
  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 [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.21208659 (owner 10)
  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 [Shop.setAveragePrice]                        Energy price set to average $50 (2 units for $100)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 117
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 201 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6784653884464552187
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 56741536
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $1093 Plots: 3 Assets: 1032 Total: 3625
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 2 Energy: 9 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $117 Plots: 4 Assets: 1483 Total: 3600
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 2 Energy: 5 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $798 Plots: 3 Assets: 1266 Total: 3564
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 3 Energy: 6 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $304 Plots: 4 Assets: 1205 Total: 3509
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 3 Energy: 6 Smithore: 7 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $80
  INFO [SummaryPhase2.begin]                         Colony total: 14298
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 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 [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 69
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.apply]                        Grace duration 18 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)tankerscout is granted tile 2: Mountain1 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 193ms, max 193ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Sour-DNA is granted tile 13: Mountain1 (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 193ms, max 193ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 14 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 14: Mountain3 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 193ms, max 193ms
  INFO [LandGrantPhase.claimPlot]                    (P10)mag61673 is granted tile 15: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 193ms, max 193ms
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 99
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $256
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 191ms, max 191ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11318065 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)Sour-DNA bought the plot for $444
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 189
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6384002185064797550
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7165408
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 4)
  INFO [Player.useFood]                              (P10)mag61673 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 [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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  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.060003247 (owner 10)
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (6,2) with Food factory
  INFO [GameModel.buyAssay]                          (P10)mag61673 got an assay bot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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: 212
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4472068389367554832
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12878948
  INFO [PlayerEventPhase.begin]                      Event player: (P11)tankerscout (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $100 for each food plot you have developed. The total grant is $100
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P11)tankerscout has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 59
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  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.developLand]                       (P11)tankerscout develops tile Mountain1 (5,0) with Smithore factory
  INFO [GameModel.buyAssay]                          (P11)tankerscout got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 2177
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $105, max: 47.5, left: 3.9591002, fraction 0.08334948
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $105 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 191
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6118845291981910175
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37643456
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox 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 [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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  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.sellMule]                          (P13)mulefox sold a mule for $80
  INFO [GameModel.developLand]                       (P13)mulefox undevelops tile Plain (2,4)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (5,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 1667
  INFO [Mule.runAway]                                Mule runs away for (P13)mulefox
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 152
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 198 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7986486425249505052
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5989286
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Sour-DNA (rank 1)
  INFO [Player.useFood]                              (P12)Sour-DNA 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]                        (P11)tankerscout chat: bummer
  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: 27
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 198 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  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.12000324 (owner 10)
  INFO [GameController.apply]                        (P11)tankerscout chat: you were so close
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Mountain1 (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA undevelops tile Plain (2,2)
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (2,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 1667
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 158
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 475072263997113810
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8361531347373379540
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 9 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 11 food, 2 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 5 food, 2 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 0 food, 0 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 3 food, 0 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 9 food, 2 energy, 0 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 6 food, 2 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 0 food, 0 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 2 food, 0 energy, 16 smithore, 0 crystite
  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]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2325322138224470046
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $43
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $109 sell price $144
  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]               (P10)mag61673 Smithore: 7 critical: 0 surplus: 7 money: $19
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 16 critical: 0 surplus: 16 money: $848
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 15 critical: 0 surplus: 15 money: $469
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 30 critical: 0 surplus: 30 money: $12
  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: 47
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 186ms, max 186ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mag61673 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P11)tankerscout (P12)Sour-DNA 
  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 [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 [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P12)Sour-DNA auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P11)tankerscout auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox 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.12767094 (owner 10)
  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 [Shop.setAveragePrice]                        Smithore price set to average $109 (61 units for $6649)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 142
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3340832232878443620
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Crystite: 9 critical: 0 surplus: 9 money: $19
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 0 critical: 0 surplus: 0 money: $2592
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 0 critical: 0 surplus: 0 money: $2104
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $3282
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 39
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  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.09999484 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 193ms, max 193ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P11)tankerscout (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mag61673 
  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 [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 [Player.increaseAuctionTeleportCount]         (P10)mag61673 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.110587895 (owner 10)
  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 [Shop.setAveragePrice]                        Crystite price set to average $144 (9 units for $1296)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 650609360028723381
  INFO [Shop.calcBuySellPrice]                       Current Food price $108
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  INFO [Shop.printPriceFactor]                       Food buy price $88 sell price $123
  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]               (P10)mag61673 Food: 9 critical: 4 surplus: 5 money: $1315
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 6 critical: 4 surplus: 2 money: $2592
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 0 critical: 4 surplus: -4 money: $2104
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 2 critical: 4 surplus: -2 money: $3282
  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: 85
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  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.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 186ms, max 186ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mag61673 (P11)tankerscout 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)tankerscout auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P10)mag61673 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.12845616 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $122 (7 units for $857)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7371066992298136503
  INFO [Shop.calcBuySellPrice]                       Current Energy price $50
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 15, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is increased to 115%
  INFO [Shop.printPriceFactor]                       Energy buy price $43 sell price $78
  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]               (P10)mag61673 Energy: 4 critical: 5 surplus: -1 money: $1928
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 5 critical: 4 surplus: 1 money: $2836
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 5 critical: 4 surplus: 1 money: $1616
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 1 critical: 5 surplus: -4 money: $2913
  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: 78
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 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 194ms, max 194ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  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 [Shop.setAveragePrice]                        Energy price set to average $58 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7328271485843607440
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 55683416
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $2913 Plots: 5 Assets: 1058 Total: 6471
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 5 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $1928 Plots: 5 Assets: 1958 Total: 6386
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 4 Energy: 4 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $2836 Plots: 4 Assets: 1143 Total: 5979
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $1616 Plots: 5 Assets: 1193 Total: 5309
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $210
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 33 units $109
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $122
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $210
  INFO [SummaryPhase2.begin]                         Colony total: 24145
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 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 [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 191ms, max 191ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 191ms, max 191ms
  INFO [LandGrantPhase.apply]                        Grace duration 18 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P11)tankerscout is granted tile 2: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 194ms, max 194ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 6 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 6: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 194ms, max 194ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Sour-DNA is granted tile 10: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 194ms, max 194ms
  INFO [LandGrantPhase.claimPlot]                    (P10)mag61673 is granted tile 16: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 194ms, max 194ms
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8664880377190986662
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.712905
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 1)
  INFO [Player.useFood]                              (P13)mulefox has 5 food and needs 4 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  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 [GameModel.developLand]                       (P13)mulefox develops tile Plain (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (2,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)mulefox undevelops tile Mountain3 (5,2)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (5,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            mulefox caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P13)mulefox gambles $110, max: 47.5, left: 4.4790998, fraction 0.094296835
  INFO [DevelopmentMessenger.showMessage]            mulefox won $110 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 2184
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 196
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5660354256444257083
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3740937
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 2)
  INFO [Player.useFood]                              (P10)mag61673 has 4 food and needs 4 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  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.05999675 (owner 10)
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (5,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P10)mag61673 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 2160
  INFO [GameModel.gamble]                            (P10)mag61673 gambles $113, max: 47.5, left: 4.2991, fraction 0.090507366
  INFO [DevelopmentMessenger.showMessage]            mag61673 won $113 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 198
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6602676981529986117
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42432785
  INFO [PlayerEventPhase.begin]                      No player event for (P11)tankerscout (rank 3)
  INFO [Player.useFood]                              (P11)tankerscout has 4 food and needs 4 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  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.05999675 (owner 10)
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Mountain1 (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (2,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (6,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 2303
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $105, max: 47.5, left: 1.4391026, fraction 0.030296898
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $105 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 206
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 207 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1623985995828563873
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36158097
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Sour-DNA (rank 4)
  INFO [Player.useFood]                              (P12)Sour-DNA has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 207 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 65. End Update: 64
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (0,2) with Food factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (0,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 206
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 204 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 204 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6181596366196014690
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 1 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 4 food, 6 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 4 food, 3 energy, 7 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 6 food, 1 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 0 food, 12 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 3 food, 4 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 3 food, 3 energy, 7 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 6 food, 0 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 0 food, 13 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 63
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 196 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 196 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5818410392879623533
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $109
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 33, mules potentially available: 24, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $59 sell price $94
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Smithore: 7 critical: 0 surplus: 7 money: $1706
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 7 critical: 0 surplus: 7 money: $2631
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 14 critical: 0 surplus: 14 money: $1146
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 3 critical: 0 surplus: 3 money: $2728
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.060005154 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 192ms, max 192ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Sour-DNA 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.18282683 (owner 10)
  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 [Shop.setAveragePrice]                        Smithore price set to average $94 (1 units for $94)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7856906064795319084
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  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]               (P10)mag61673 Crystite: 14 critical: 0 surplus: 14 money: $1706
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 3 critical: 0 surplus: 3 money: $2631
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 0 critical: 0 surplus: 0 money: $1146
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $2634
  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: 44
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  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.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mag61673 (P11)tankerscout 
  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]         (P11)tankerscout auction teleport count: 1
  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 [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P10)mag61673 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11278731 (owner 10)
  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 [Shop.setAveragePrice]                        Crystite price set to average $120 (17 units for $2040)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 822105964386940814
  INFO [Shop.calcBuySellPrice]                       Current Food price $122
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 13, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 117%
  INFO [Shop.printPriceFactor]                       Food buy price $128 sell price $163
  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]               (P10)mag61673 Food: 3 critical: 4 surplus: -1 money: $3386
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 3 critical: 4 surplus: -1 money: $2991
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 6 critical: 4 surplus: 2 money: $1146
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 1 critical: 4 surplus: -3 money: $2634
  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: 80
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 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 195ms, max 195ms
  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 [Shop.setAveragePrice]                        Food price set to average $143 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7718879369756728771
  INFO [Shop.calcBuySellPrice]                       Current Energy price $58
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 21, needed: 20
  INFO [Shop.printPriceFactor]                       Energy is decreased to 96%
  INFO [Shop.printPriceFactor]                       Energy buy price $41 sell price $76
  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]               (P10)mag61673 Energy: 4 critical: 5 surplus: -1 money: $3386
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 4 critical: 5 surplus: -1 money: $2991
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 0 critical: 6 surplus: -6 money: $1146
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 13 critical: 4 surplus: 9 money: $2634
  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: 82
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  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.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 195ms, max 195ms
  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 [Shop.setAveragePrice]                        Energy price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1912350527304222644
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54904680
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $3386 Plots: 6 Assets: 1946 Total: 8332
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 3 Energy: 4 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $2634 Plots: 6 Assets: 1782 Total: 7416
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 1 Energy: 13 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $2991 Plots: 5 Assets: 1811 Total: 7302
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 3 Energy: 4 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $1146 Plots: 6 Assets: 2709 Total: 6855
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 6 Energy: 0 Smithore: 14 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 20 units $94
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $143
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 29905
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P12)Sour-DNA chat: nice
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 85
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 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 195ms, max 195ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.apply]                        Grace duration 18 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)tankerscout is granted tile 2: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 5 frame 5
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 5: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.claimPlot]                    (P10)mag61673 is granted tile 6: Mountain1 (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Sour-DNA is granted tile 11: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $384
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 192ms, max 192ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.12565833 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)mulefox bought the plot for $724
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  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: 201
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $664
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 190ms, max 190ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.114622846 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)mulefox bought the plot for $1020
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 194
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6778759670089629291
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5467165
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 1)
  INFO [Player.useFood]                              (P10)mag61673 has 3 food and needs 4 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  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.07999675 (owner 10)
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Mountain1 (7,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P10)mag61673 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 1844
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 163
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2508142085868924957
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.529269
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox has 1 food and needs 4 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  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 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (6,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            mulefox caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 807
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8557290325779376081
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.75781363
  INFO [PlayerEventPhase.begin]                      No player event for (P11)tankerscout (rank 3)
  INFO [Player.useFood]                              (P11)tankerscout has 3 food and needs 4 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P11)tankerscout chat: good wompus reward
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameController.apply]                        (P13)mulefox chat: thanks!
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (7,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 1401
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $125, max: 47.5, left: 8.854359, fraction 0.18640755
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $125 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 139
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2462550236301426917
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17578703
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Sour-DNA (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $100 (Yuck!)
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)Sour-DNA has 6 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  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.developLand]                       (P12)Sour-DNA develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Mountain1 (1,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (3,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 2071
  INFO [GameModel.gamble]                            (P12)Sour-DNA gambles $106, max: 47.5, left: 6.079098, fraction 0.12798102
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA won $106 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 191
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -925741115741572676
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 4 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 4 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 0 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 13 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 4 food, 4 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 0 food, 3 energy, 7 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 0 food, 15 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 4 food, 12 energy, 8 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 4 food, 4 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 0 food, 1 energy, 8 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 0 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 7 food, 9 energy, 8 smithore, 0 crystite
  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: 164
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5503311509678371022
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1659006623192141062
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $94
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 20, mules potentially available: 20, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  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]                        (P11)tankerscout chat: oh no!
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Smithore: 7 critical: 0 surplus: 7 money: $3106
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 11 critical: 0 surplus: 11 money: $2836
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 14 critical: 0 surplus: 14 money: $1147
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 8 critical: 0 surplus: 8 money: $885
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  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 187ms, max 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Sour-DNA 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.08815491 (owner 10)
  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 [Shop.setAveragePrice]                        Smithore price set to average $95 (1 units for $95)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 120
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8637078559369904300
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Crystite: 6 critical: 0 surplus: 6 money: $3106
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 3 critical: 0 surplus: 3 money: $2836
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 0 critical: 0 surplus: 0 money: $1242
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $790
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  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 188ms, max 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)tankerscout 
  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]         (P11)tankerscout auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (10) 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.09866497 (owner 10)
  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 [Shop.setAveragePrice]                        Crystite price set to average $116 (3 units for $348)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 128
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2735352609247553794
  INFO [Shop.calcBuySellPrice]                       Current Food price $143
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 12, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $164 sell price $199
  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]               (P10)mag61673 Food: 4 critical: 4 surplus: 0 money: $3106
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 0 critical: 4 surplus: -4 money: $3184
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 1 critical: 4 surplus: -3 money: $1242
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 7 critical: 4 surplus: 3 money: $790
  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: 83
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  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 186ms, max 186ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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.111863494 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $179 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 185 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4836670557104180141
  INFO [Shop.calcBuySellPrice]                       Current Energy price $56
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 33, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  INFO [Shop.printPriceFactor]                       Energy buy price $27 sell price $62
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Energy: 4 critical: 6 surplus: -2 money: $3106
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 1 critical: 6 surplus: -5 money: $3184
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 12 critical: 5 surplus: 7 money: $1242
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 16 critical: 5 surplus: 11 money: $790
  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: 84
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 183 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 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: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 184ms, max 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P12)Sour-DNA 
  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: StoreClosed (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 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 [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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11348635 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $64 (4 units for $256)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 158
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1557782898122336442
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51793064
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $3106 Plots: 7 Assets: 3103 Total: 9709
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 4 Energy: 4 Smithore: 7 Crystite: 6
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $790 Plots: 9 Assets: 3727 Total: 9017
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 7 Energy: 16 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $2928 Plots: 6 Assets: 2000 Total: 7928
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 0 Energy: 5 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $1498 Plots: 7 Assets: 2521 Total: 7519
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 1 Energy: 8 Smithore: 13 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 12 units $95
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $179
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 34173
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 75
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 185 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 185ms, max 185ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 187ms, max 187ms
  INFO [LandGrantPhase.apply]                        Grace duration 17 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P10)mag61673 is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 187ms, max 187ms
  INFO [LandGrantPhase.claimPlot]                    (P11)tankerscout 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 187ms, max 187ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Sour-DNA is granted tile 6: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 185ms, max 185ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 8: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 187ms, max 187ms
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 75
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $812
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 188ms, max 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09846777 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)mag61673 bought the plot for $1188
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 185
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 200 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2420361162221638776
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08833188
  INFO [PlayerEventPhase.begin]                      Event player: (P10)mag61673 (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your child was bitten by a Bat-Lizard and the hospital bill cost you $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P10)mag61673 has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 201 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  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.05999675 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 504. End Update: 503
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Mountain1 (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (0,0) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1912. End Update: 1911
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 2375
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (5,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 213
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 201 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7734525277519118130
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95662874
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox has 7 food and needs 4 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 200 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  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.05999675 (owner 10)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (5,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (8,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)mulefox sold a mule for $190
  INFO [GameModel.gamble]                            (P13)mulefox gambles $106, max: 47.5, left: 1.6591024, fraction 0.03492847
  INFO [DevelopmentMessenger.showMessage]            mulefox won $106 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 2292
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 214
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4882474394998540233
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3662355
  INFO [PlayerEventPhase.begin]                      No player event for (P11)tankerscout (rank 3)
  INFO [Player.useFood]                              (P11)tankerscout has 0 food and needs 4 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  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.020003248 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 111
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $108, max: 47.5, left: 2.780002, fraction 0.05852636
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $108 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 197 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1418242210009842162
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.78741026
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Sour-DNA (rank 4)
  INFO [Player.useFood]                              (P12)Sour-DNA has 1 food and needs 4 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 635. End Update: 634
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (2,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 782
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (1,3) with Energy factory
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2800376119283662990
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8521913448963003971
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 4 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 16 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 0 food, 12 energy, 0 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 4 food, 6 energy, 7 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 6 food, 23 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 4 food, 21 energy, 15 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 0 food, 14 energy, 0 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 5 food, 5 energy, 5 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 6 food, 21 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 5 food, 22 energy, 14 smithore, 1 crystite
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4244159892056610397
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $95
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 12, mules potentially available: 15, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Smithore: 7 critical: 0 surplus: 7 money: $1138
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 16 critical: 0 surplus: 16 money: $3036
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 22 critical: 0 surplus: 22 money: $1233
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 23 critical: 0 surplus: 23 money: $341
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 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 192ms, max 192ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11571203 (owner 10)
  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 [Shop.setAveragePrice]                        Smithore price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5864473423424509174
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  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 [CollectionPhase.goToNextPhase]               (P10)mag61673 Crystite: 22 critical: 0 surplus: 22 money: $1138
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 5 critical: 0 surplus: 5 money: $3036
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 0 critical: 0 surplus: 0 money: $1233
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 1 critical: 0 surplus: 1 money: $341
  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: 48
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  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.080005154 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 194ms, max 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  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 [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)tankerscout auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P10)mag61673 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.15103664 (owner 10)
  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 [Shop.setAveragePrice]                        Crystite price set to average $148 (28 units for $4144)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 147
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 204 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3373112004625341769
  INFO [Shop.calcBuySellPrice]                       Current Food price $179
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 18, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 92%
  INFO [Shop.printPriceFactor]                       Food buy price $149 sell price $184
  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 [CollectionPhase.goToNextPhase]               (P10)mag61673 Food: 0 critical: 4 surplus: -4 money: $4394
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 5 critical: 4 surplus: 1 money: $3776
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 6 critical: 4 surplus: 2 money: $1233
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 7 critical: 4 surplus: 3 money: $489
  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: 72
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 204 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 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 194ms, max 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P12)Sour-DNA 
  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]         (P12)Sour-DNA auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (10) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox 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.22185056 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $193 (5 units for $966)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 143
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5373442812145008280
  INFO [Shop.calcBuySellPrice]                       Current Energy price $64
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 73, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Energy: 14 critical: 8 surplus: 6 money: $3428
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 5 critical: 6 surplus: -1 money: $3776
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 24 critical: 6 surplus: 18 money: $1597
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 30 critical: 7 surplus: 23 money: $1091
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.119994834 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 195ms, max 195ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Sour-DNA 
  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 [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.20539635 (owner 10)
  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 [Shop.setAveragePrice]                        Energy price set to average $50 (2 units for $100)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 148
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4999427438794286789
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54312488
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $3428 Plots: 9 Assets: 3097 Total: 11025
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 5 Energy: 14 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $1091 Plots: 10 Assets: 4400 Total: 10491
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 4 Energy: 30 Smithore: 23 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $3676 Plots: 7 Assets: 2846 Total: 10022
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 5 Energy: 7 Smithore: 16 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $1697 Plots: 8 Assets: 3809 Total: 9506
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 4 Energy: 22 Smithore: 22 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $56
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $193
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 41044
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 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: 79
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 196 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 196ms, max 196ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 196ms, max 196ms
  INFO [LandGrantPhase.apply]                        Grace duration 18 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)tankerscout is granted tile 0: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 196ms, max 196ms
  INFO [LandGrantPhase.claimPlot]                    (P10)mag61673 is granted tile 1: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 196ms, max 196ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Sour-DNA is granted tile 2: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 196ms, max 196ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 4: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 196ms, max 196ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 69
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 198 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 196 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3709732452203842647
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27812344
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 1)
  INFO [Player.useFood]                              (P10)mag61673 has 5 food and needs 4 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 196 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  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.099996746 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 77. End Update: 76
  INFO [GameModel.developLand]                       (P10)mag61673 undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (3,1) with Food factory
  INFO [GameModel.buyAssay]                          (P10)mag61673 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P10)mag61673 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 2356
  INFO [GameModel.gamble]                            (P10)mag61673 gambles $151, max: 47.5, left: 0.37910345, fraction 0.007981125
  INFO [DevelopmentMessenger.showMessage]            mag61673 won $151 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 206
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 198 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4519646067515805493
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7744324
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox has 4 food and needs 4 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 198 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  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.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (2,4) with Smithore factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (0,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile River (4,3) with Food factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 210
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4291049875598334179
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6800264
  INFO [PlayerEventPhase.begin]                      No player event for (P11)tankerscout (rank 3)
  INFO [Player.useFood]                              (P11)tankerscout has 5 food and needs 4 food
  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 (12) 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]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 198 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 36. End Update: 35
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 84. End Update: 83
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (1,0) with Food factory
  INFO [GameModel.developLand]                       (P11)tankerscout undevelops tile Plain (2,0)
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (2,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 1874
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $168, max: 47.5, left: 10.019142, fraction 0.2109293
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $168 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 178
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1419965083273115137
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33819205
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Sour-DNA (rank 4)
  INFO [Player.useFood]                              (P12)Sour-DNA has 4 food and needs 4 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 413. End Update: 412
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (8,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 1830
  INFO [GameModel.gamble]                            (P12)Sour-DNA gambles $178, max: 47.5, left: 10.899162, fraction 0.22945605
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA won $178 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 175
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4427309871837146495
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4488391704125451916
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 22 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 30 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 8 food, 6 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 13 food, 3 energy, 4 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 4 food, 14 energy, 11 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 6 food, 3 energy, 14 smithore, 15 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 7 food, 5 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 15 food, 4 energy, 5 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 1 food, 12 energy, 11 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 7 food, 3 energy, 13 smithore, 17 crystite
  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: 89
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6325161787064746448
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $56
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 2, mules potentially available: 11, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 66%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Smithore: 7 critical: 0 surplus: 7 money: $3444
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 21 critical: 0 surplus: 21 money: $3759
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 33 critical: 0 surplus: 33 money: $1665
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 36 critical: 0 surplus: 36 money: $781
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 189ms, max 189ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.20650685 (owner 10)
  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 [Shop.setAveragePrice]                        Smithore price set to average $85 (2 units for $170)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 97
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4477258392127005108
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Crystite: 26 critical: 0 surplus: 26 money: $3444
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 6 critical: 0 surplus: 6 money: $3759
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 2 critical: 0 surplus: 2 money: $1665
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 17 critical: 0 surplus: 17 money: $611
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 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 187ms, max 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox 
  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 [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 [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 [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.017916169 (owner 10)
  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 [Shop.setAveragePrice]                        Crystite price set to average $84 (17 units for $1428)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5836003696273458978
  INFO [Shop.calcBuySellPrice]                       Current Food price $193
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 32, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $124 sell price $159
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Food: 8 critical: 5 surplus: 3 money: $3444
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 16 critical: 5 surplus: 11 money: $3591
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 1 critical: 5 surplus: -4 money: $405
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 7 critical: 5 surplus: 2 money: $2039
  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: 85
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 193ms, max 193ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  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)Sour-DNA auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P10)mag61673 auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  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: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P11)tankerscout auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  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.22658366 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $124 (17 units for $2108)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 151
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5940615300243989737
  INFO [Shop.calcBuySellPrice]                       Current Energy price $50
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 58, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  INFO [Shop.printPriceFactor]                       Energy buy price $19 sell price $54
  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]               (P10)mag61673 Energy: 10 critical: 9 surplus: 1 money: $3816
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 5 critical: 7 surplus: -2 money: $4955
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 24 critical: 7 surplus: 17 money: $33
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 19 critical: 10 surplus: 9 money: $2411
  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: 91
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.059994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 187ms, max 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Sour-DNA 
  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 [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 #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 [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P12)Sour-DNA 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.022575125 (owner 10)
  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 [Shop.setAveragePrice]                        Energy price set to average $53 (17 units for $901)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 139
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1281891699832689450
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52521064
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $3816 Plots: 10 Assets: 5029 Total: 13845
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 5 Energy: 10 Smithore: 7 Crystite: 26
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $1616 Plots: 11 Assets: 6603 Total: 13719
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 4 Energy: 34 Smithore: 38 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $4849 Plots: 8 Assets: 4093 Total: 12942
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 5 Energy: 7 Smithore: 21 Crystite: 8
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $934 Plots: 9 Assets: 5940 Total: 11374
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 4 Energy: 7 Smithore: 33 Crystite: 17
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $85
  INFO [SummaryPhase2.begin]                         Shop Food: 14 units $124
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $170
  INFO [SummaryPhase2.begin]                         Colony total: 51880
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 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 [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 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 189ms, max 189ms
  INFO [LandGrantPhase.apply]                        Grace duration 18 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Sour-DNA is granted tile 0: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [LandGrantPhase.claimPlot]                    (P10)mag61673 is granted tile 1: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)tankerscout is granted tile 2: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [LandGrantPhase.update]                       (P13)mulefox pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 3: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1128
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11908972 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)mulefox bought the plot for $1540
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  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: 190
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1480
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.16057087 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)tankerscout bought the plot for $2832
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 198
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -606485196360754869
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.84069955
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 1)
  INFO [Player.useFood]                              (P10)mag61673 has 5 food and needs 5 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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.developLand]                       (P10)mag61673 undevelops tile Plain (0,0)
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (8,3) with Energy factory
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (0,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 2373
  INFO [GameModel.gamble]                            (P10)mag61673 gambles $150, max: 47.5, left: 0.039103426, fraction 8.2323E-4
  INFO [DevelopmentMessenger.showMessage]            mag61673 won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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: 222
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 200 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3254685006201225467
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.57091445
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox has 4 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 200 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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.developLand]                       (P13)mulefox undevelops tile Plain (5,1)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox undevelops tile Mountain3 (5,2)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (5,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)mulefox undevelops tile Plain (6,1)
  INFO [Mule.runAway]                                Mule runs away for (P13)mulefox
  INFO [GameModel.developLand]                       (P13)mulefox undevelops tile Plain (8,4)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (7,2) with Energy factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 1950
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 181
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 197 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5433620465693732383
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3244689
  INFO [PlayerEventPhase.begin]                      No player event for (P11)tankerscout (rank 3)
  INFO [Player.useFood]                              (P11)tankerscout has 5 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 197 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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.020003248 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 129. End Update: 128
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Crater (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)tankerscout undevelops tile Plain (7,0)
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (7,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 2243
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $156, max: 47.5, left: 2.6391015, fraction 0.05556003
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $156 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 199
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -49354581947602885
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21227938
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Sour-DNA (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)Sour-DNA has 7 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 57
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 744. End Update: 743
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (8,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 2375
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Mountain1 (1,2) with Crystite factory
  INFO [Mule.runAway]                                Mule runs away for (P12)Sour-DNA
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 213
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4975598535030848661
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 948410664918960473
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 10 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 7 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 34 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 8 food, 4 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 11 food, 0 energy, 4 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 11 food, 9 energy, 6 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 5 food, 1 energy, 19 smithore, 10 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 8 food, 4 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 11 food, 0 energy, 5 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 11 food, 11 energy, 6 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 5 food, 0 energy, 18 smithore, 11 crystite
  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: 131
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6311745861198121042
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $85
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 113%
  INFO [Shop.printPriceFactor]                       Smithore buy price $98 sell price $133
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Smithore: 7 critical: 0 surplus: 7 money: $3696
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 26 critical: 0 surplus: 26 money: $1853
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 39 critical: 0 surplus: 39 money: $394
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 56 critical: 0 surplus: 56 money: $101
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 50
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 194ms, max 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P10)mag61673 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [Player.increaseAuctionTeleportCount]         (P12)Sour-DNA auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [SlickLogSystem.info]                         Transaction #83
  INFO [SlickLogSystem.info]                         Transaction #84
  INFO [SlickLogSystem.info]                         Transaction #85
  INFO [SlickLogSystem.info]                         Transaction #86
  INFO [SlickLogSystem.info]                         Transaction #87
  INFO [SlickLogSystem.info]                         Transaction #88
  INFO [SlickLogSystem.info]                         Transaction #89
  INFO [Player.increaseAuctionTeleportCount]         (P11)tankerscout auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #90
  INFO [SlickLogSystem.info]                         Transaction #91
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox 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.11634342 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $98 (128 units for $12544)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 254
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8694853441790572047
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Crystite: 58 critical: 0 surplus: 58 money: $4382
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 26 critical: 0 surplus: 26 money: $4401
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 23 critical: 0 surplus: 23 money: $4216
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 11 critical: 0 surplus: 11 money: $5589
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  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.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 189ms, max 189ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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 [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 [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P12)Sour-DNA auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P11)tankerscout auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  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.13672861 (owner 10)
  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 [Shop.setAveragePrice]                        Crystite price set to average $104 (99 units for $10296)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 157
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1440648949234420049
  INFO [Shop.calcBuySellPrice]                       Current Food price $124
  INFO [Shop.printPriceFactor]                       Food shop: 14, total: 50, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 55%
  INFO [Shop.printPriceFactor]                       Food buy price $53 sell price $88
  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]               (P10)mag61673 Food: 8 critical: 5 surplus: 3 money: $8438
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 11 critical: 5 surplus: 6 money: $7105
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 12 critical: 5 surplus: 7 money: $6608
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 5 critical: 5 surplus: 0 money: $6733
  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: 88
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 195ms, max 195ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)tankerscout (P12)Sour-DNA 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P12)Sour-DNA auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P11)tankerscout 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.12567154 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $54 (13 units for $702)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 119
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3044403367283422040
  INFO [Shop.calcBuySellPrice]                       Current Energy price $53
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 38, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 96%
  INFO [Shop.printPriceFactor]                       Energy buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Energy: 5 critical: 10 surplus: -5 money: $7898
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 0 critical: 9 surplus: -9 money: $7429
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 13 critical: 8 surplus: 5 money: $6986
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 20 critical: 9 surplus: 11 money: $6571
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 97
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.059994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 191ms, max 191ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Sour-DNA 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 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 [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)Sour-DNA auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.12208636 (owner 10)
  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 [Shop.setAveragePrice]                        Energy price set to average $119 (5 units for $595)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 140
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -25301241991009891
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52167136
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $7898 Plots: 11 Assets: 4778 Total: 18176
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 18 Energy: 5 Smithore: 0 Crystite: 19
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $6571 Plots: 13 Assets: 3802 Total: 16873
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 8 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $7581 Plots: 10 Assets: 2222 Total: 14803
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $6834 Plots: 10 Assets: 1695 Total: 13529
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 112 units $98
  INFO [SummaryPhase2.begin]                         Shop Food: 14 units $54
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $119
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 63381
  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 [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 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: 65
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7550921437624030019
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.58527607
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 1)
  INFO [Player.useFood]                              (P10)mag61673 has 18 food and needs 5 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P10)mag61673 undevelops tile Plain (0,0)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1347. End Update: 1346
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (0,0) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1914. End Update: 1913
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 2261
  INFO [GameModel.gamble]                            (P10)mag61673 gambles $152, max: 47.5, left: 2.2791018, fraction 0.04798109
  INFO [DevelopmentMessenger.showMessage]            mag61673 won $152 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 212
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8914745154584445230
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09443134
  INFO [PlayerEventPhase.begin]                      Event player: (P13)mulefox (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $300 betting on the two-legged Kazinga races
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P13)mulefox has 8 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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.developLand]                       (P13)mulefox develops tile River (4,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox undevelops tile Plain (2,4)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (6,1) with Energy factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 232
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6095141471645070901
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1854645
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Sour-DNA (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $600
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)Sour-DNA has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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]                       (P12)Sour-DNA undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (2,3) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1036. End Update: 1035
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 2108
  INFO [GameModel.gamble]                            (P12)Sour-DNA gambles $169, max: 47.5, left: 5.339099, fraction 0.11240208
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA won $169 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 202
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 201 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8266875760651053219
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08156437
  INFO [PlayerEventPhase.begin]                      Event player: (P11)tankerscout (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Player.useFood]                              (P11)tankerscout has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 201 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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.developLand]                       (P11)tankerscout develops tile Plain (0,4) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 875. End Update: 874
  INFO [GameModel.developLand]                       (P11)tankerscout undevelops tile Plain (1,0)
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)tankerscout undevelops tile Plain (2,0)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 2375
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (2,0) with Energy factory
  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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 222
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 326547454558464304
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 5 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 5 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 20 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 0 food, 12 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 0 food, 8 energy, 4 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 6 food, 15 energy, 3 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 4 food, 11 energy, 15 smithore, 17 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 0 food, 14 energy, 0 smithore, 23 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 0 food, 11 energy, 4 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 8 food, 17 energy, 2 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 4 food, 9 energy, 17 smithore, 21 crystite
  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: 148
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1100696163075925275
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 195 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2070439952615139446
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $98
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 112, mules potentially available: 66, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $45 sell price $80
  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]               (P10)mag61673 Smithore: 0 critical: 0 surplus: 0 money: $8025
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 4 critical: 0 surplus: 4 money: $6794
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 2 critical: 0 surplus: 2 money: $8325
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 17 critical: 0 surplus: 17 money: $5476
  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: 48
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 199 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 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 194ms, max 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox 
  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 [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 [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox 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.043778908 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $48 (17 units for $830)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 151
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3313662468504185849
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  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]               (P10)mag61673 Crystite: 0 critical: 0 surplus: 0 money: $7477
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 0 critical: 0 surplus: 0 money: $6794
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 0 critical: 0 surplus: 0 money: $8043
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $6306
  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: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  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 [Shop.setAveragePrice]                        Crystite price set to average $92 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1086822191163956877
  INFO [Shop.calcBuySellPrice]                       Current Food price $54
  INFO [Shop.printPriceFactor]                       Food shop: 14, total: 35, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $22 sell price $57
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Food: 7 critical: 5 surplus: 2 money: $7477
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 0 critical: 5 surplus: -5 money: $6794
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 8 critical: 5 surplus: 3 money: $8043
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 6 critical: 5 surplus: 1 money: $6306
  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: 91
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 202ms, max 202ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Sour-DNA 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  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.055802584 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $57 (6 units for $342)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 117
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7801598011651192077
  INFO [Shop.calcBuySellPrice]                       Current Energy price $119
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 61, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  INFO [Shop.printPriceFactor]                       Energy buy price $66 sell price $101
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Energy: 14 critical: 9 surplus: 5 money: $7477
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 11 critical: 8 surplus: 3 money: $6452
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 18 critical: 8 surplus: 10 money: $8043
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 18 critical: 10 surplus: 8 money: $6306
  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: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 99
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 194ms, max 194ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $81 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8620737039350324842
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54065992
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $8043 Plots: 10 Assets: 3323 Total: 16366
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 8 Energy: 18 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $7477 Plots: 11 Assets: 3321 Total: 16298
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 7 Energy: 14 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $6306 Plots: 13 Assets: 3120 Total: 15926
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 6 Energy: 18 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $6452 Plots: 10 Assets: 2440 Total: 13892
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 6 Energy: 11 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 104 units $48
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $57
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $81
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 62482
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -23076186942604806
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17923707
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Sour-DNA (rank 1)
  INFO [Player.useFood]                              (P12)Sour-DNA has 8 food and needs 5 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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.05999675 (owner 10)
  INFO [GameModel.developLand]                       (P12)Sour-DNA undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA undevelops tile Plain (2,2)
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Sour-DNA undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Plain (3,2) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1757. End Update: 1756
  INFO [GameModel.developLand]                       (P12)Sour-DNA undevelops tile Mountain2 (3,3)
  INFO [GameModel.developLand]                       (P12)Sour-DNA develops tile Mountain2 (3,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 221
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7490174339634284028
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36949408
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 2)
  INFO [Player.useFood]                              (P10)mag61673 has 7 food and needs 5 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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.developLand]                       (P10)mag61673 undevelops tile Plain (2,1)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 594. End Update: 593
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mag61673 develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P10)mag61673 sold a mule for $140
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 2024
  INFO [GameModel.gamble]                            (P10)mag61673 gambles $165, max: 47.5, left: 7.0190973, fraction 0.14777046
  INFO [DevelopmentMessenger.showMessage]            mag61673 won $165 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 185
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3152354814445585607
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24483317
  INFO [PlayerEventPhase.begin]                      Event player: (P13)mulefox (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $300
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P13)mulefox has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P11)tankerscout chat: congrats :)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (8,4) with Energy factory
  INFO [GameModel.gamble]                            (P13)mulefox gambles $153, max: 47.5, left: 1.4391026, fraction 0.030296898
  INFO [DevelopmentMessenger.showMessage]            mulefox won $153 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 2303
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 204
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7763060038292434544
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27728367
  INFO [PlayerEventPhase.begin]                      No player event for (P11)tankerscout (rank 4)
  INFO [Player.useFood]                              (P11)tankerscout has 6 food and needs 5 food
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  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: 192. End Update: 191
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile Plain (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)tankerscout undevelops tile River (4,0)
  INFO [GameModel.developLand]                       (P11)tankerscout develops tile River (4,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 2242
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $154, max: 47.5, left: 2.6591015, fraction 0.055981085
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $154 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 201
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7075493852818509268
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6186015763729883274
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 14 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 11 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 18 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 18 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 4 food, 6 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 0 food, 22 energy, 4 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 6 food, 0 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 4 food, 11 energy, 8 smithore, 38 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 4 food, 6 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 0 food, 20 energy, 4 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 6 food, 0 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 4 food, 11 energy, 10 smithore, 32 crystite
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4307688849013651655
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $48
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 104, mules potentially available: 64, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $43 sell price $78
  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]               (P10)mag61673 Smithore: 11 critical: 0 surplus: 11 money: $7542
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 8 critical: 0 surplus: 8 money: $6391
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 8 critical: 0 surplus: 8 money: $7868
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 10 critical: 0 surplus: 10 money: $6494
  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: 44
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 192 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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 194ms, max 194ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox 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.005761938 (owner 10)
  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 [Shop.setAveragePrice]                        Smithore price set to average $44 (10 units for $444)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 127
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 194 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3480823596409777385
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Crystite: 45 critical: 0 surplus: 45 money: $7278
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 21 critical: 0 surplus: 21 money: $6303
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 28 critical: 0 surplus: 28 money: $7776
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 32 critical: 0 surplus: 32 money: $6938
  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: 73
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 192ms, max 192ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P10)mag61673 (P11)tankerscout (P12)Sour-DNA 
  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 [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 [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P11)tankerscout auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Player.increaseAuctionTeleportCount]         (P12)Sour-DNA auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [SlickLogSystem.info]                         Transaction #66
  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.0042433087 (owner 10)
  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 [Shop.setAveragePrice]                        Crystite price set to average $112 (115 units for $12880)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 195
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6738172053579564147
  INFO [Shop.calcBuySellPrice]                       Current Food price $57
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $31 sell price $66
  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]               (P10)mag61673 Food: 5 critical: 5 surplus: 0 money: $11086
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 1 critical: 5 surplus: -4 money: $8655
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 8 critical: 5 surplus: 3 money: $10912
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 5 critical: 5 surplus: 0 money: $10522
  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: 91
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 184 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 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: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 187ms, max 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P10)mag61673 (P11)tankerscout 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Sour-DNA 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.12668836 (owner 10)
  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 [Shop.setAveragePrice]                        Food price set to average $46 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 116
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 184 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -380409443537059683
  INFO [Shop.calcBuySellPrice]                       Current Energy price $81
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 55, needed: 42
  INFO [Shop.printPriceFactor]                       Energy is decreased to 82%
  INFO [Shop.printPriceFactor]                       Energy buy price $52 sell price $87
  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]               (P10)mag61673 Energy: 9 critical: 11 surplus: -2 money: $11086
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 23 critical: 8 surplus: 15 money: $8655
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 6 critical: 11 surplus: -5 money: $10912
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 17 critical: 12 surplus: 5 money: $10522
  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: 104
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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 187ms, max 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mag61673 (P12)Sour-DNA 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P11)tankerscout 
  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: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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 [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  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.1104527 (owner 10)
  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 [Shop.setAveragePrice]                        Energy price set to average $88 (11 units for $972)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5910894682590271403
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 57048984
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $10858 Plots: 11 Assets: 4626 Total: 20984
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 5 Energy: 12 Smithore: 17 Crystite: 11
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $10843 Plots: 13 Assets: 2904 Total: 20247
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $10168 Plots: 10 Assets: 3240 Total: 18408
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 8 Energy: 14 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $9306 Plots: 10 Assets: 3069 Total: 17375
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 1 Energy: 16 Smithore: 10 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 100 units $44
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $46
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 77014
  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 [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 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: 106
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3733698285748437204
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18761384
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mag61673 (rank 1)
  INFO [Player.useFood]                              (P10)mag61673 has 5 food and needs 5 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mag61673
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  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.020003248 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)mag61673 finishes on update 78
  INFO [GameModel.gamble]                            (P10)mag61673 gambles $235, max: 47.5, left: 45.939964, fraction 0.9671571
  INFO [DevelopmentMessenger.showMessage]            mag61673 won $235 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4635935860896634892
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39099956
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox has 5 food and needs 5 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 188 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  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 [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile River (4,3) with Energy factory
  INFO [GameModel.sellMule]                          (P13)mulefox sold a mule for $105
  INFO [GameModel.gamble]                            (P13)mulefox gambles $225, max: 47.5, left: 6.8790975, fraction 0.1448231
  INFO [DevelopmentMessenger.showMessage]            mulefox won $225 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)mulefox finishes on update 2031
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 195
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 176743081199565197
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30448627
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Sour-DNA (rank 3)
  INFO [Player.useFood]                              (P12)Sour-DNA has 8 food and needs 5 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 186 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Sour-DNA
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  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 [AbstractDevelopmentPhase.apply]              Remote (P12)Sour-DNA finishes on update 361
  INFO [GameModel.gamble]                            (P12)Sour-DNA gambles $250, max: 47.5, left: 40.279835, fraction 0.84799653
  INFO [DevelopmentMessenger.showMessage]            Sour-DNA won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 193 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 73828972228731958
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.908362
  INFO [PlayerEventPhase.begin]                      No player event for (P11)tankerscout (rank 4)
  INFO [Player.useFood]                              (P11)tankerscout has 1 food and needs 5 food
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)tankerscout
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  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 [AbstractDevelopmentPhase.apply]              Remote (P11)tankerscout finishes on update 107
  INFO [GameModel.gamble]                            (P11)tankerscout gambles $216, max: 47.5, left: 11.359951, fraction 0.23915686
  INFO [DevelopmentMessenger.showMessage]            tankerscout won $216 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6079971291361719606
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10)mag61673 has 12 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P11)tankerscout has 16 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)Sour-DNA has 14 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 13 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P10)mag61673 expects 4 food, 3 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout expects 0 food, 13 energy, 4 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA expects 6 food, 0 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 0 food, 6 energy, 0 smithore, 58 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10)mag61673 produced 4 food, 4 energy, 0 smithore, 42 crystite
  INFO [ProductionPhase.logProduction]               (P11)tankerscout produced 0 food, 13 energy, 5 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P12)Sour-DNA produced 5 food, 0 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 0 food, 6 energy, 0 smithore, 55 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 59
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8166635416969624032
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4184479433036616190
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $44
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 100, mules potentially available: 64, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $44 sell price $79
  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]               (P10)mag61673 Smithore: 17 critical: 0 surplus: 17 money: $11093
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Smithore: 15 critical: 0 surplus: 15 money: $9522
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Smithore: 10 critical: 0 surplus: 10 money: $10418
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 0 critical: 0 surplus: 0 money: $10943
  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: 34
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8553898227580847732
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)mulefox chat: close
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Crystite: 53 critical: 0 surplus: 53 money: $11093
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Crystite: 25 critical: 0 surplus: 25 money: $9522
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Crystite: 31 critical: 0 surplus: 31 money: $10418
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 55 critical: 0 surplus: 55 money: $10943
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 190 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2400771460405441196
  INFO [Shop.calcBuySellPrice]                       Current Food price $46
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 19, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 104%
  INFO [Shop.printPriceFactor]                       Food buy price $33 sell price $68
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Food: 4 critical: 0 surplus: 4 money: $11093
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Food: 0 critical: 0 surplus: 0 money: $9522
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Food: 7 critical: 0 surplus: 7 money: $10418
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 0 critical: 0 surplus: 0 money: $10943
  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: 65
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8587963290091720659
  INFO [Shop.calcBuySellPrice]                       Current Energy price $88
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 37, needed: 42
  INFO [Shop.printPriceFactor]                       Energy is increased to 110%
  INFO [Shop.printPriceFactor]                       Energy buy price $82 sell price $117
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)mag61673 Energy: 6 critical: 0 surplus: 6 money: $11093
  INFO [CollectionPhase.goToNextPhase]               (P11)tankerscout Energy: 20 critical: 0 surplus: 20 money: $9522
  INFO [CollectionPhase.goToNextPhase]               (P12)Sour-DNA Energy: 3 critical: 0 surplus: 3 money: $10418
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 8 critical: 0 surplus: 8 money: $10943
  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: 85
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4553705704344716035
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54853336
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $10943 Plots: 13 Assets: 7931 Total: 25374
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 0 Energy: 8 Smithore: 0 Crystite: 55
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Money: $11093 Plots: 11 Assets: 8182 Total: 24775
  INFO [SummaryPhase2.begin]                         (P10)mag61673 Food: 4 Energy: 6 Smithore: 17 Crystite: 53
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Money: $9522 Plots: 10 Assets: 6275 Total: 20797
  INFO [SummaryPhase2.begin]                         (P11)tankerscout Food: 0 Energy: 20 Smithore: 15 Crystite: 25
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Money: $10418 Plots: 10 Assets: 5367 Total: 20785
  INFO [SummaryPhase2.begin]                         (P12)Sour-DNA Food: 7 Energy: 3 Smithore: 10 Crystite: 31
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 100 units $44
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $48
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $97
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 91731
  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 [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P13)mulefox chat: nice
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [GameController.apply]                        (P13)mulefox chat: victory!
  INFO [GameController.apply]                        (P13)mulefox chat: thx
  INFO [GameController.apply]                        (P11)tankerscout chat: good job
  INFO [GameController.apply]                        (P13)mulefox chat: gga
  INFO [GameController.apply]                        (P10)mag61673 chat: Hahaha  good job!
  INFO [GameController.apply]                        (P13)mulefox chat: gga = good game all
  INFO [GameController.apply]                        (P11)tankerscout chat: yep
  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
