  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows NT (unknown) 6.2 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 4
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Raven
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: j5lu3uqurj37hkrcdf9kpc3t97
  INFO [Login$MasterListener$1.run]                  Logged in as "raphax" (id 103314)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1366 x 768 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1366 x 768 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: igdumdim64
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) HD Graphics 4400
  INFO [MuleGameContainer.<init>]                    GL Version: 4.3.0 - Build 20.19.15.4331
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 1
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: ChuckBot-3066, Address: 50.141.55.164, Is Host: false
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /50.141.55.164:6260 UDP: /50.141.55.164:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 38 bytes
  INFO [UserController.apply]                        My client id is 36f06a76-ec70-4380-941e-bad2f7976f48
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S13)rAphax is my user
  INFO [GameModel.setLocalUser]                      (S13)rAphax is a local Spectator
  INFO [Client.initUDP]                              Sending UDP initialization message id 36f06a76-ec70-4380-941e-bad2f7976f48
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7193 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7193 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (S10)CCMuleBot01 is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (S11)judas is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (S12)kirkus is a remote Spectator
  INFO [GameModel.setMyUser]                         (S13)rAphax is my user
  INFO [GameModel.setLocalUser]                      (S13)rAphax is a local Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)CCMuleBot01 (ID: 27633)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)judas (ID: 27794)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)kirkus (ID: 27675)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)rAphax (ID: 103314)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)CCMuleBot01 (ID 27633)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)judas (ID 27794)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)kirkus (ID 27675)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)rAphax (ID 103314)
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)zsteelersman is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)zsteelersman (ID: 102003)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)zsteelersman (ID 102003)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)rAphax joins the players
  INFO [Player.<init>]                               Creating (P13)rAphax
  INFO [GameModel.setMyUser]                         (P13)rAphax is my user
  INFO [GameModel.setLocalUser]                      (P13)rAphax is a local Player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings CCMuleBot01 .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === CCMuleBot01 Bot Reputation: Fair (0) Bot Games: 0
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings judas .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === judas Bot Reputation: A+++ (182) Bot Games: 506
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings kirkus .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === kirkus Bot Reputation: A+++ (109) Bot Games: 136
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings rAphax .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === rAphax Bot Reputation: A++ (92) Bot Games: 350
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Greetings zsteelersman .  This is a chatterbot hosted game.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: For a list of commands type "bot :?"
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Please join our facebook group.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: http://www.fb.com/groups/planetmule/
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: === zsteelersman Bot Reputation: A+++ (126) Bot Games: 156
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)zsteelersman joins the players
  INFO [Player.<init>]                               Creating (P14)zsteelersman
  INFO [GameModel.setRemoteUser]                     (P14)zsteelersman is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)kirkus joins the players
  INFO [Player.<init>]                               Creating (P12)kirkus
  INFO [GameModel.setRemoteUser]                     (P12)kirkus is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)judas joins the players
  INFO [Player.<init>]                               Creating (P11)judas
  INFO [GameModel.setRemoteUser]                     (P11)judas is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)kirkus (P13)rAphax (P14)zsteelersman (P11)judas 
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 656 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1481074571715515897
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)rAphax (P11)judas (P12)kirkus (P14)zsteelersman 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45411232
  INFO [SummaryPhase2.begin]                         (P13)rAphax Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)rAphax Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)judas Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)judas Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)kirkus Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)kirkus Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 111
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 656 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 609ms, max 609ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 518
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 609 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 609ms, max 609ms
  INFO [LandGrantPhase.apply]                        Grace duration 56 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)zsteelersman is granted tile 5: Mountain3 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 250ms, max 250ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 17 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)judas is granted tile 17: Mountain3 (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 250ms, max 250ms
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 21 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)rAphax is granted tile 21: Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 234ms, max 234ms
  INFO [GameController.apply]                        (P11)judas chat: bot:pings
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Pings:  Bot: 0ms (0ms) judas : 93ms (109ms) kirkus : 109ms (109ms) rAphax : 609ms (843ms) zsteelersman : 94ms (94ms) 
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [LandGrantPhase.claimPlot]                    (P12)kirkus is granted tile 26: Mountain2 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 234ms, max 234ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 479
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 203ms, max 203ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [GameController.apply]                        (P11)judas chat: someone ad to much porn problem
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 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.3801855 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)zsteelersman bought the plot for $976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 507
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $916
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 281ms, max 281ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus (P11)judas 
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.20298432 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)judas bought the plot for $968
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 761
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8925890600214100067
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)rAphax (rank 1)
  INFO [Player.useFood]                              (P13)rAphax has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 316
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)rAphax
  INFO [Wampus.<init>]                               Wampus has 10 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.8799965 (owner 10)
  INFO [GameController.apply]                        (P11)judas chat: fix it raphax
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Mountain2 (3,2) with Smithore factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)rAphax got an assay bot
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.gamble]                            (P13)rAphax gambles $56, max: 47.5, left: 7.0590973, fraction 0.14861257
  INFO [DevelopmentMessenger.showMessage]            rAphax won $56 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)rAphax finishes on update 2145
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 674
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 355141274857455995
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)judas (rank 2)
  INFO [Player.useFood]                              (P11)judas has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 293
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)judas
  INFO [Wampus.<init>]                               Wampus has 10 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.11999674 (owner 10)
  INFO [GameModel.buyAssay]                          (P11)judas got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 299. End Update: 298
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)judas got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1213. End Update: 1212
  INFO [DevelopmentMessenger.showMessage]            judas caught the Mountain Wampus and got $100
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [GameModel.developLand]                       (P11)judas develops tile Mountain3 (8,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)judas finishes on update 2431
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 709
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3585012972055018232
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)kirkus (rank 3)
  INFO [Player.useFood]                              (P12)kirkus has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 294
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)kirkus
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 1.3000026 (owner 10)
  INFO [GameController.apply]                        (P13)rAphax chat: bot:pings
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Pings:  Bot: 0ms (0ms) judas : 109ms (109ms) kirkus : 109ms (109ms) rAphax : 172ms (343ms) zsteelersman : 94ms (94ms) 
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Mountain2 (0,3) with Food factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [DevelopmentMessenger.showMessage]            kirkus caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)kirkus finishes on update 2030
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameModel.gamble]                            (P12)kirkus gambles $54, max: 47.5, left: 7.9590964, fraction 0.16755992
  INFO [DevelopmentMessenger.showMessage]            kirkus won $54 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 332
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7378965730277826114
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)zsteelersman (rank 4)
  INFO [Player.useFood]                              (P14)zsteelersman has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 297
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)zsteelersman
  INFO [Wampus.<init>]                               Wampus has 10 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.13999674 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)zsteelersman got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [DevelopmentMessenger.showMessage]            zsteelersman caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)zsteelersman got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P14)zsteelersman got an assay bot
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)zsteelersman finishes on update 2178
  INFO [GameModel.gamble]                            (P14)zsteelersman gambles $53, max: 47.5, left: 4.4990997, fraction 0.09471789
  INFO [DevelopmentMessenger.showMessage]            zsteelersman won $53 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 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: 584
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1637263844258303818
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)rAphax has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)zsteelersman has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)kirkus has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)judas has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)rAphax expects 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus expects 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas expects 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.logProduction]               (P13)rAphax produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus produced 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 764
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7421251040666911338
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 272
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2588765676777568335
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-17
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 73%
  INFO [Shop.printPriceFactor]                       Smithore 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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Smithore: 4 critical: 0 surplus: 4 money: $981
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Smithore: 0 critical: 0 surplus: 0 money: $177
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Smithore: 0 critical: 0 surplus: 0 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Smithore: 0 critical: 0 surplus: 0 money: $7
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 470
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 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.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 234ms, max 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)zsteelersman (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)rAphax 
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.005097527 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $79 (1 units for $79)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 450
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6412068811777585744
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Crystite: 0 critical: 0 surplus: 0 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Crystite: 0 critical: 0 surplus: 0 money: $177
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Crystite: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Crystite: 0 critical: 0 surplus: 0 money: $7
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 242
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 202
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1421971694772209396
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 5, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 205%
  INFO [Shop.printPriceFactor]                       Food buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Food: 1 critical: 3 surplus: -2 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Food: 1 critical: 3 surplus: -2 money: $177
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Food: 2 critical: 3 surplus: -1 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Food: 1 critical: 3 surplus: -2 money: $7
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 987
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 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 250ms, max 250ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $62 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 505
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7044704377847787287
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 5, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is increased to 130%
  INFO [Shop.printPriceFactor]                       Energy buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Energy: 1 critical: 2 surplus: -1 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Energy: 2 critical: 1 surplus: 1 money: $177
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Energy: 1 critical: 2 surplus: -1 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Energy: 1 critical: 2 surplus: -1 money: $7
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 920
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.10000515 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 234ms, max 234ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $33 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 521
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4633516754467164252
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45190240
  INFO [SummaryPhase2.begin]                         (P13)rAphax Money: $1060 Plots: 1 Assets: 442 Total: 2002
  INFO [SummaryPhase2.begin]                         (P13)rAphax Food: 1 Energy: 1 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)kirkus Money: $950 Plots: 1 Assets: 296 Total: 1746
  INFO [SummaryPhase2.begin]                         (P12)kirkus Food: 2 Energy: 1 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Money: $177 Plots: 2 Assets: 128 Total: 1305
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)judas Money: $7 Plots: 2 Assets: 155 Total: 1162
  INFO [SummaryPhase2.begin]                         (P11)judas Food: 1 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $79
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $62
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $33
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $150
  INFO [SummaryPhase2.begin]                         Colony total: 6215
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 (14) 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 #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 218ms, max 218ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 218ms, max 218ms
  INFO [LandGrantPhase.apply]                        Grace duration 26 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 17 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)rAphax is granted tile 17: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 203ms, max 203ms
  INFO [LandGrantPhase.claimPlot]                    (P11)judas is granted tile 24: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 203ms, max 203ms
  INFO [LandGrantPhase.claimPlot]                    (P14)zsteelersman is granted tile 27: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 187ms, max 187ms
  INFO [LandGrantPhase.claimPlot]                    (P12)kirkus is granted tile 33: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 172ms, max 172ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1675262988864233814
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.63885397
  INFO [PlayerEventPhase.begin]                      No player event for (P13)rAphax (rank 1)
  INFO [Player.useFood]                              (P13)rAphax 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)rAphax
  INFO [Wampus.<init>]                               Wampus has 10 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]                       (P13)rAphax develops tile Mountain2 (3,2) with Food factory
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Plain (2,2) with Energy factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)rAphax finishes on update 959
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8904332713780609282
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8762625
  INFO [PlayerEventPhase.begin]                      No player event for (P12)kirkus (rank 2)
  INFO [Player.useFood]                              (P12)kirkus has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)kirkus
  INFO [Wampus.<init>]                               Wampus has 10 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]                       (P12)kirkus develops tile Mountain2 (0,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Plain (3,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            kirkus caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)kirkus finishes on update 1105
  INFO [GameModel.gamble]                            (P12)kirkus gambles $57, max: 47.5, left: 12.032848, fraction 0.25332314
  INFO [DevelopmentMessenger.showMessage]            kirkus won $57 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 (14) 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 125 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4445280162152466489
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6179349
  INFO [PlayerEventPhase.begin]                      No player event for (P14)zsteelersman (rank 3)
  INFO [Player.useFood]                              (P14)zsteelersman 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)zsteelersman
  INFO [Wampus.<init>]                               Wampus has 10 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]                       (P14)zsteelersman develops tile Plain (2,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            zsteelersman caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)zsteelersman finishes on update 1003
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4027112331875914824
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16121894
  INFO [PlayerEventPhase.begin]                      Event player: (P11)judas (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)judas chat: no
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P11)judas has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)judas
  INFO [Wampus.<init>]                               Wampus has 10 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]                       (P11)judas undevelops tile Mountain3 (8,1)
  INFO [GameModel.developLand]                       (P11)judas develops tile Plain (6,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)judas finishes on update 918
  INFO [GameModel.gamble]                            (P11)judas gambles $52, max: 47.5, left: 0.8064194, fraction 0.01697725
  INFO [DevelopmentMessenger.showMessage]            judas won $52 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8192847423807693645
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)rAphax has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)zsteelersman has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)kirkus has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)judas has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)rAphax expects 1 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus expects 2 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)rAphax produced 2 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus produced 1 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1460145896526705865
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)judas chat: no
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8192706053235148937
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $79
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $78 sell price $113
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)judas chat: no
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Smithore: 3 critical: 0 surplus: 3 money: $910
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Smithore: 0 critical: 0 surplus: 0 money: $102
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Smithore: 1 critical: 0 surplus: 1 money: $907
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Smithore: 0 critical: 0 surplus: 0 money: $59
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 125 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 140ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)kirkus 
  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: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)kirkus 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.2260746 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $120 (1 units for $120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2507121019723674736
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Crystite: 0 critical: 0 surplus: 0 money: $790
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Crystite: 0 critical: 0 surplus: 0 money: $102
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Crystite: 0 critical: 0 surplus: 0 money: $1027
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Crystite: 0 critical: 0 surplus: 0 money: $59
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3703980221899745196
  INFO [Shop.calcBuySellPrice]                       Current Food price $62
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 9, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $63 sell price $98
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Food: 2 critical: 3 surplus: -1 money: $790
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Food: 3 critical: 3 surplus: 0 money: $102
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Food: 1 critical: 3 surplus: -2 money: $1027
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Food: 3 critical: 3 surplus: 0 money: $59
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 140ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)zsteelersman 
  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.13906467 (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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $78 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5476561745948034072
  INFO [Shop.calcBuySellPrice]                       Current Energy price $33
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 7, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is increased to 111%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Energy: 4 critical: 2 surplus: 2 money: $790
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Energy: 1 critical: 2 surplus: -1 money: $102
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Energy: 2 critical: 2 surplus: 0 money: $1027
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Energy: 0 critical: 2 surplus: -2 money: $59
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 140ms, max 140ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)zsteelersman (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)rAphax 
  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.117773384 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $37 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8945046175774979403
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51343104
  INFO [SummaryPhase2.begin]                         (P13)rAphax Money: $790 Plots: 2 Assets: 929 Total: 2719
  INFO [SummaryPhase2.begin]                         (P13)rAphax Food: 2 Energy: 4 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)judas Money: $59 Plots: 4 Assets: 294 Total: 2353
  INFO [SummaryPhase2.begin]                         (P11)judas Food: 3 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)kirkus Money: $1027 Plots: 2 Assets: 297 Total: 2324
  INFO [SummaryPhase2.begin]                         (P12)kirkus Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Money: $102 Plots: 3 Assets: 331 Total: 1933
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $240
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $78
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $37
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $240
  INFO [SummaryPhase2.begin]                         Colony total: 9329
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)rAphax chat: lel
  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 (14) 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 140ms, max 140ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 140 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 140ms, max 140ms
  INFO [LandGrantPhase.apply]                        Grace duration 19 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 16 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)rAphax is granted tile 16: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 172ms, max 172ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [LandGrantPhase.claimPlot]                    (P11)judas is granted tile 23: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 187ms, max 187ms
  INFO [LandGrantPhase.claimPlot]                    (P12)kirkus is granted tile 28: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 187ms, max 187ms
  INFO [LandGrantPhase.claimPlot]                    (P14)zsteelersman is granted tile 30: Mountain2 (5,4)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 772
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  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: $912
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 187ms, max 187ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.58987004 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)kirkus bought the plot for $912
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 492
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5813110699826489691
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42948467
  INFO [PlayerEventPhase.begin]                      No player event for (P13)rAphax (rank 1)
  INFO [Player.useFood]                              (P13)rAphax has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 298
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)rAphax
  INFO [Wampus.<init>]                               Wampus has 8 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 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Mountain2 (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Plain (1,2) with Food factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)rAphax finishes on update 1745
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 172
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4611032542178352973
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5396347
  INFO [PlayerEventPhase.begin]                      No player event for (P11)judas (rank 2)
  INFO [Player.useFood]                              (P11)judas has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 300
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)judas
  INFO [Wampus.<init>]                               Wampus has 8 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.14000323 (owner 10)
  INFO [GameModel.developLand]                       (P11)judas undevelops tile Plain (6,4)
  INFO [GameModel.developLand]                       (P11)judas develops tile Plain (2,3) with Energy factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [DevelopmentMessenger.showMessage]            judas caught the Mountain Wampus and got $100
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [GameController.apply]                        (P11)judas chat: you like
  INFO [GameController.apply]                        (P11)judas chat: to eat shit
  INFO [GameController.apply]                        (P11)judas chat: lol
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)judas finishes on update 3123
  INFO [GameModel.gamble]                            (P11)judas gambles $83, max: 47.5, left: 8.299103, fraction 0.17471795
  INFO [DevelopmentMessenger.showMessage]            judas won $83 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 513
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3483071044241853038
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5706359
  INFO [PlayerEventPhase.begin]                      No player event for (P12)kirkus (rank 3)
  INFO [Player.useFood]                              (P12)kirkus 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 300
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)kirkus
  INFO [Wampus.<init>]                               Wampus has 8 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.040003248 (owner 10)
  INFO [GameModel.developLand]                       (P12)kirkus undevelops tile Mountain2 (0,3)
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Plain (2,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)kirkus finishes on update 691
  INFO [GameModel.gamble]                            (P12)kirkus gambles $57, max: 47.5, left: 5.346415, fraction 0.11255611
  INFO [DevelopmentMessenger.showMessage]            kirkus won $57 in the pub
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 130
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5588132381755280469
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.79437387
  INFO [PlayerEventPhase.begin]                      No player event for (P14)zsteelersman (rank 4)
  INFO [Player.useFood]                              (P14)zsteelersman has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 297
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)zsteelersman
  INFO [Wampus.<init>]                               Wampus has 8 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.13999674 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)zsteelersman got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 149. End Update: 148
  INFO [GameController.apply]                        (P11)judas chat: if you love to play like that
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [DevelopmentMessenger.showMessage]            zsteelersman caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)zsteelersman got an assay bot
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)zsteelersman finishes on update 2137
  INFO [GameModel.gamble]                            (P14)zsteelersman gambles $63, max: 47.5, left: 12.639202, fraction 0.26608846
  INFO [DevelopmentMessenger.showMessage]            zsteelersman won $63 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 571
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2436481067965028006
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)rAphax has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)zsteelersman has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)kirkus has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)judas has 0 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P13)rAphax expects 2 food, 3 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas expects 0 food, 3 energy, 0 smithore, 0 crystite
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)rAphax produced 2 food, 1 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman produced 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus produced 1 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 924
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9053564651868847371
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 393
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6217456807505254420
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $120
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 111%
  INFO [Shop.printPriceFactor]                       Smithore buy price $132 sell price $167
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Smithore: 4 critical: 0 surplus: 4 money: $575
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Smithore: 0 critical: 0 surplus: 0 money: $265
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Smithore: 0 critical: 0 surplus: 0 money: $172
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Smithore: 0 critical: 0 surplus: 0 money: $217
  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: 256
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.10000515 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 250ms, max 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)zsteelersman (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)rAphax 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)rAphax auction teleport count: 1
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.2554048 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $132 (4 units for $528)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 215
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7149119386323512967
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Crystite: 0 critical: 0 surplus: 0 money: $1103
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Crystite: 0 critical: 0 surplus: 0 money: $265
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Crystite: 0 critical: 0 surplus: 0 money: $172
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Crystite: 0 critical: 0 surplus: 0 money: $217
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 256
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 186
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -646942352683146010
  INFO [Shop.calcBuySellPrice]                       Current Food price $78
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 5, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 205%
  INFO [Shop.printPriceFactor]                       Food buy price $145 sell price $180
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Food: 2 critical: 3 surplus: -1 money: $1103
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Food: 2 critical: 3 surplus: -1 money: $265
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Food: 1 critical: 3 surplus: -2 money: $172
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Food: 0 critical: 3 surplus: -3 money: $217
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.10000515 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 250ms, max 250ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)zsteelersman 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.3042863 (owner 10)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $160 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 135
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2088658045721105067
  INFO [Shop.calcBuySellPrice]                       Current Energy price $37
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 10, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 85%
  INFO [Shop.printPriceFactor]                       Energy buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Energy: 3 critical: 3 surplus: 0 money: $1103
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Energy: 0 critical: 2 surplus: -2 money: $265
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Energy: 5 critical: 2 surplus: 3 money: $172
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Energy: 2 critical: 1 surplus: 1 money: $217
  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_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.10000515 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 250ms, max 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)kirkus (P11)judas 
  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: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  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.2871122 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $100 (1 units for $100)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 696
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 802542715330332236
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49835664
  INFO [SummaryPhase2.begin]                         (P13)rAphax Money: $1103 Plots: 3 Assets: 875 Total: 3478
  INFO [SummaryPhase2.begin]                         (P13)rAphax Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)judas Money: $217 Plots: 5 Assets: 285 Total: 3002
  INFO [SummaryPhase2.begin]                         (P11)judas Food: 0 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)kirkus Money: $272 Plots: 4 Assets: 705 Total: 2977
  INFO [SummaryPhase2.begin]                         (P12)kirkus Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Money: $165 Plots: 4 Assets: 480 Total: 2645
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Food: 2 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $260
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $160
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $260
  INFO [SummaryPhase2.begin]                         Colony total: 12102
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 (14) 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 234ms, max 234ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 53
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 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 234ms, max 234ms
  INFO [LandGrantPhase.apply]                        Grace duration 24 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)kirkus is granted tile 16: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 234ms, max 234ms
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 18 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)rAphax is granted tile 18: Mountain2 (8,2)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 234ms, max 234ms
  INFO [LandGrantPhase.claimPlot]                    (P14)zsteelersman is granted tile 21: Mountain2 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 234ms, max 234ms
  INFO [LandGrantPhase.claimPlot]                    (P11)judas is granted tile 24: Mountain2 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 234ms, max 234ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 666
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [AbstractLandAuctionPhase.begin]              Player Land Auctions: 1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $852
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 218ms, max 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus (P11)judas 
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.77650917 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 284
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 254
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5923365729017655253
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3078546
  INFO [PlayerEventPhase.begin]                      No player event for (P13)rAphax (rank 1)
  INFO [Player.useFood]                              (P13)rAphax has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 302
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)rAphax
  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.11999674 (owner 10)
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Mountain2 (8,2) with Smithore factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P13)rAphax gambles $110, max: 47.5, left: 7.432757, fraction 0.15647909
  INFO [DevelopmentMessenger.showMessage]            rAphax won $110 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)rAphax finishes on update 1354
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 797
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5297786298859170577
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9964065
  INFO [PlayerEventPhase.begin]                      No player event for (P11)judas (rank 2)
  INFO [Player.useFood]                              (P11)judas has 0 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [UserController.setAiPlayer]                  (P11)judas is taken over by an AI player
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Player Removed, votes required to restart: 2
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: judas  Bot Reputation now: 179
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 282
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)judas gambles $109, max: 47.5, left: 2.5, fraction 0.05263158
  INFO [DevelopmentMessenger.showMessage]            judas won $109 in the pub
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 348
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6961836938992675681
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8148472
  INFO [PlayerEventPhase.begin]                      No player event for (P12)kirkus (rank 3)
  INFO [Player.useFood]                              (P12)kirkus 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 313
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)kirkus
  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.22000322 (owner 10)
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582732) CCMuleBot04: Final Results:
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582733) CCMuleBot04: 1:MULEugenics Money: $2926 Plots: 13 Assets: 9644 Total: 19070
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582734) CCMuleBot04: 2:C64MuleBoot Money: $2860 Plots: 11 Assets: 8536 Total: 16896
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582735) CCMuleBot04: 3:Captkirsch Money: $731 Plots: 11 Assets: 9854 Total: 16085
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582736) CCMuleBot04: 4:CyberDog Money: $5629 Plots: 9 Assets: 3798 Total: 13927
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582737) MULEugenics: 3high tites
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582738) C64MuleBoot: i made more tite
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582739) MULEugenics: bigtime\
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582740) MULEugenics: njs smurf bolted
  SEVERE [SoundPlayer$Sound.play]                    java.lang.IllegalArgumentException: Number of remaining buffer elements is 3, must be at least 1
	 at org.lwjgl.BufferChecks.throwBufferSizeException(BufferChecks.java:143)
	 at org.lwjgl.BufferChecks.checkBufferSize(BufferChecks.java:158)
	 at org.lwjgl.BufferChecks.checkBuffer(BufferChecks.java:183)
	 at org.lwjgl.openal.AL10.alSource(AL10.java:724)
	 at org.newdawn.slick.openal.SoundStore.playAsSoundAt(SoundStore.java:420)
	 at org.newdawn.slick.openal.SoundStore.playAsSound(SoundStore.java:378)
	 at org.newdawn.slick.openal.AudioImpl.playAsSoundEffect(AudioImpl.java:83)
	 at org.newdawn.slick.Sound.play(Sound.java:88)
	 at com.turborilla.mule.sound.SoundPlayer$Sound.play(SoundPlayer.java:513)
	 at com.turborilla.mule.sound.SoundPlayer$Sound.play(SoundPlayer.java:507)
	 at com.turborilla.mule.sound.SoundPlayer.playCountdownGo(SoundPlayer.java:560)
	 at com.turborilla.mule.controller.phase.AbstractDevelopmentPhase.timerFinished(AbstractDevelopmentPhase.java:991)
	 at com.turborilla.mule.controller.GameController.apply(GameController.java:390)
	 at com.turborilla.mule.network.TCPMessage$TimerFinishedMessage.accept(TCPMessage.java:988)
	 at com.turborilla.mule.controller.GameController.applyReceivedMessages(GameController.java:358)
	 at com.turborilla.mule.controller.GameController.update(GameController.java:238)
	 at com.turborilla.mule.view.MuleGame.update(MuleGame.java:64)
	 at com.turborilla.mule.view.MuleGameContainer.update(MuleGameContainer.java:412)
	 at com.turborilla.mule.view.MuleGameContainer.run(MuleGameContainer.java:286)
	 at com.turborilla.mule.Main.main(Main.java:209)
  INFO [GameModel.developLand]                       (P12)kirkus undevelops tile Plain (2,4)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Plain (2,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)kirkus finishes on update 959
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 283
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 156 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4458489799471282790
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9506558
  INFO [PlayerEventPhase.begin]                      No player event for (P14)zsteelersman (rank 4)
  INFO [Player.useFood]                              (P14)zsteelersman 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 (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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 301
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)zsteelersman
  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.buyAssay]                          (P14)zsteelersman got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            zsteelersman caught the Mountain Wampus and got $200
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile Plain (6,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)zsteelersman finishes on update 1617
  INFO [GameModel.gamble]                            (P14)zsteelersman gambles $105, max: 47.5, left: 1.5727625, fraction 0.03311079
  INFO [DevelopmentMessenger.showMessage]            zsteelersman won $105 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3992256510921822392
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)rAphax has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)zsteelersman has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)kirkus has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)judas has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P13)rAphax expects 2 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus expects 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  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 (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)rAphax produced 3 food, 3 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman produced 1 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus produced 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 103
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4518395503405349321
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 503
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4271721266564326017
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $132
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 111%
  INFO [Shop.printPriceFactor]                       Smithore buy price $155 sell price $190
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Smithore: 7 critical: 0 surplus: 7 money: $1078
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Smithore: 0 critical: 0 surplus: 0 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Smithore: 0 critical: 0 surplus: 0 money: $297
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Smithore: 0 critical: 0 surplus: 0 money: $326
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 502
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 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.080005154 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 265ms, max 265ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)zsteelersman (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)rAphax 
  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]         (P13)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.19741927 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $155 (7 units for $1085)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 276
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4537006730122794027
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Crystite: 0 critical: 0 surplus: 0 money: $2163
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Crystite: 0 critical: 0 surplus: 0 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Crystite: 0 critical: 0 surplus: 0 money: $297
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Crystite: 0 critical: 0 surplus: 0 money: $326
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [UserController.setAiPlayer]                  (P14)zsteelersman is taken over by an AI player
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 264
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Player Removed, votes required to restart: 1
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: zsteelersman  Bot Reputation now: 123
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 188
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 265 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1062514650450266582
  INFO [Shop.calcBuySellPrice]                       Current Food price $160
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 12, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $185 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Food: 3 critical: 4 surplus: -1 money: $2163
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Food: 1 critical: 4 surplus: -3 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Food: 8 critical: 4 surplus: 4 money: $297
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Food: 0 critical: 4 surplus: -4 money: $326
  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: 77
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 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.10000515 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 265ms, max 265ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)kirkus 
  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]         (P11)judas auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)kirkus auction teleport count: 1
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.32088745 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $193 (4 units for $775)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 293
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7290857148694699942
  INFO [Shop.calcBuySellPrice]                       Current Energy price $100
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 12, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 88%
  INFO [Shop.printPriceFactor]                       Energy buy price $73 sell price $108
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Energy: 3 critical: 4 surplus: -1 money: $2163
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Energy: 2 critical: 2 surplus: 0 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Energy: 2 critical: 3 surplus: -1 money: $1072
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Energy: 5 critical: 1 surplus: 4 money: $106
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 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.23999481 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 297ms, max 297ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)judas 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.2112297 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $108 (3 units for $324)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 713
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7311978508101347933
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47199168
  INFO [SummaryPhase2.begin]                         (P13)rAphax Money: $1947 Plots: 4 Assets: 1484 Total: 5431
  INFO [SummaryPhase2.begin]                         (P13)rAphax Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)kirkus Money: $964 Plots: 5 Assets: 1216 Total: 4680
  INFO [SummaryPhase2.begin]                         (P12)kirkus Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)judas Money: $430 Plots: 6 Assets: 494 Total: 3924
  INFO [SummaryPhase2.begin]                         (P11)judas Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Money: $160 Plots: 5 Assets: 554 Total: 3214
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $310
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $155
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $193
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $310
  INFO [SummaryPhase2.begin]                         Colony total: 17249
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  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 (14) 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 (14) 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]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 218ms, max 218ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 218ms, max 218ms
  INFO [LandGrantPhase.apply]                        Grace duration 25 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 16 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)rAphax is granted tile 16: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 218ms, max 218ms
  INFO [LandGrantPhase.claimPlot]                    (P12)kirkus is granted tile 17: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 218ms, max 218ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [LandGrantPhase.claimPlot]                    (P11)judas is granted tile 18: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 187ms, max 187ms
  INFO [LandGrantPhase.claimPlot]                    (P14)zsteelersman is granted tile 21: River (4,4)
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 559
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 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 (14) 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]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7098937046173251083
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3567614
  INFO [PlayerEventPhase.begin]                      No player event for (P13)rAphax (rank 1)
  INFO [Player.useFood]                              (P13)rAphax has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 284
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)rAphax
  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.15999673 (owner 10)
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Plain (1,2) with Energy factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Plain (7,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P13)rAphax gambles $118, max: 47.5, left: 5.114342, fraction 0.10767036
  INFO [DevelopmentMessenger.showMessage]            rAphax won $118 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)rAphax finishes on update 1624
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2052515942463157868
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.94760466
  INFO [PlayerEventPhase.begin]                      No player event for (P12)kirkus (rank 2)
  INFO [Player.useFood]                              (P12)kirkus has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 292
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)kirkus
  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.13999674 (owner 10)
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Plain (6,2) with Energy factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            kirkus caught the Mountain Wampus and got $200
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Mountain2 (0,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)kirkus finishes on update 2385
  INFO [GameModel.gamble]                            (P12)kirkus gambles $101, max: 47.5, left: 0.6391034, fraction 0.013454809
  INFO [DevelopmentMessenger.showMessage]            kirkus won $101 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 789
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9162438701402901490
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5438607
  INFO [PlayerEventPhase.begin]                      No player event for (P11)judas (rank 3)
  INFO [Player.useFood]                              (P11)judas has 1 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 290
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas undevelops tile Plain (2,3)
  INFO [GameModel.sellMule]                          (P11)judas sold a mule for $360
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile River (4,3) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile Mountain3 (8,1) with Smithore factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)judas gambles $108, max: 47.5, left: 7.8125, fraction 0.16447368
  INFO [DevelopmentMessenger.showMessage]            judas won $108 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 798
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1513158556863276
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56306744
  INFO [PlayerEventPhase.begin]                      No player event for (P14)zsteelersman (rank 4)
  INFO [Player.useFood]                              (P14)zsteelersman has 1 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 297
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman undevelops tile Plain (2,0)
  INFO [GameModel.sellMule]                          (P14)zsteelersman sold a mule for $335
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile River (4,4) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            zsteelersman caught the Mountain Wampus and got $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile Mountain2 (5,4) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)zsteelersman gambles $110, max: 47.5, left: 7.8125, fraction 0.16447368
  INFO [DevelopmentMessenger.showMessage]            zsteelersman won $110 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8178595168955400167
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)rAphax has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)zsteelersman has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)kirkus has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)judas has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)rAphax expects 0 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman expects 7 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus expects 6 food, 8 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas expects 4 food, 0 energy, 4 smithore, 0 crystite
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)rAphax produced 0 food, 7 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman produced 10 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus produced 5 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas produced 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 600
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 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 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3053489660363325344
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $155
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 4, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Smithore: 11 critical: 0 surplus: 11 money: $1855
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Smithore: 0 critical: 0 surplus: 0 money: $135
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Smithore: 4 critical: 0 surplus: 4 money: $160
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Smithore: 4 critical: 0 surplus: 4 money: $178
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 549
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 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.15999483 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 250ms, max 250ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)zsteelersman 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)rAphax (P12)kirkus (P11)judas 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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 [Player.increaseAuctionTeleportCount]         (P11)judas auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)kirkus auction teleport count: 1
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P13)rAphax auction teleport count: 1
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07057156 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (19 units for $4370)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 393
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5870929321189344534
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Crystite: 0 critical: 0 surplus: 0 money: $4385
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Crystite: 0 critical: 0 surplus: 0 money: $135
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Crystite: 0 critical: 0 surplus: 0 money: $1080
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Crystite: 0 critical: 0 surplus: 0 money: $1098
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 246
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 191
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1593149976219058524
  INFO [Shop.calcBuySellPrice]                       Current Food price $193
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 22, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 80%
  INFO [Shop.printPriceFactor]                       Food buy price $139 sell price $174
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Food: 0 critical: 4 surplus: -4 money: $4385
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Food: 10 critical: 4 surplus: 6 money: $135
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Food: 5 critical: 4 surplus: 1 money: $1080
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Food: 4 critical: 4 surplus: 0 money: $1098
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 111
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 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.29999483 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 234ms, max 234ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)zsteelersman (P12)kirkus 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)kirkus auction teleport count: 1
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.35236973 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $139 (6 units for $834)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 387
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -364640493460591427
  INFO [Shop.calcBuySellPrice]                       Current Energy price $108
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 21, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  INFO [Shop.printPriceFactor]                       Energy buy price $66 sell price $101
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Energy: 9 critical: 4 surplus: 5 money: $3690
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Energy: 4 critical: 3 surplus: 1 money: $830
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Energy: 8 critical: 4 surplus: 4 money: $1219
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Energy: 0 critical: 3 surplus: -3 money: $1098
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 103
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.060005154 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 250ms, max 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)zsteelersman (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)rAphax 
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.20977117 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $81 (4 units for $324)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 492
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2484581199769386370
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47673896
  INFO [SummaryPhase2.begin]                         (P13)rAphax Money: $4014 Plots: 5 Assets: 1600 Total: 8114
  INFO [SummaryPhase2.begin]                         (P13)rAphax Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)kirkus Money: $1219 Plots: 6 Assets: 1604 Total: 5823
  INFO [SummaryPhase2.begin]                         (P12)kirkus Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)judas Money: $1098 Plots: 7 Assets: 726 Total: 5324
  INFO [SummaryPhase2.begin]                         (P11)judas Food: 4 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Money: $506 Plots: 6 Assets: 1548 Total: 5054
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $139
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $81
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 24315
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 71
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 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 218ms, max 218ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 218ms, max 218ms
  INFO [LandGrantPhase.apply]                        Grace duration 25 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)zsteelersman 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 218ms, max 218ms
  INFO [LandGrantPhase.claimPlot]                    (P11)judas is granted tile 13: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 203ms, max 203ms
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 16 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)rAphax is granted tile 16: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 203ms, max 203ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [LandGrantPhase.claimPlot]                    (P12)kirkus is granted tile 17: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 203ms, max 203ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 356
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 244
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8825057590849040674
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.64469916
  INFO [PlayerEventPhase.begin]                      No player event for (P13)rAphax (rank 1)
  INFO [Player.useFood]                              (P13)rAphax has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 292
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)rAphax
  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.19999672 (owner 10)
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Plain (8,3) with Smithore factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [GameModel.buyAssay]                          (P13)rAphax got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.gamble]                            (P13)rAphax gambles $123, max: 47.5, left: 10.679157, fraction 0.22482437
  INFO [DevelopmentMessenger.showMessage]            rAphax won $123 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)rAphax finishes on update 2465
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 900
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7583890961201459432
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4352854
  INFO [PlayerEventPhase.begin]                      No player event for (P12)kirkus (rank 2)
  INFO [Player.useFood]                              (P12)kirkus has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 294
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)kirkus
  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.16000323 (owner 10)
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Plain (0,4) with Smithore factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [DevelopmentMessenger.showMessage]            kirkus caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Plain (1,3) with Smithore factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)kirkus finishes on update 1994
  INFO [GameModel.gamble]                            (P12)kirkus gambles $109, max: 47.5, left: 8.279102, fraction 0.17429689
  INFO [DevelopmentMessenger.showMessage]            kirkus won $109 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 419
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4344954621281449155
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9381277
  INFO [PlayerEventPhase.begin]                      No player event for (P11)judas (rank 3)
  INFO [Player.useFood]                              (P11)judas has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 308
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas undevelops tile Mountain3 (8,1)
  INFO [GameModel.sellMule]                          (P11)judas sold a mule for $535
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas undevelops tile River (4,3)
  INFO [GameModel.sellMule]                          (P11)judas sold a mule for $485
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile River (4,3) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile Plain (2,3) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile Plain (3,3) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile Plain (5,3) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            judas caught the Mountain Wampus and got $200
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)judas gambles $171, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            judas won $171 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 436
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7858667029483342175
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11238307
  INFO [PlayerEventPhase.begin]                      Event player: (P14)zsteelersman (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)zsteelersman has 8 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 754
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman undevelops tile Plain (6,3)
  INFO [GameModel.sellMule]                          (P14)zsteelersman sold a mule for $510
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman undevelops tile Mountain2 (5,4)
  INFO [GameModel.sellMule]                          (P14)zsteelersman sold a mule for $485
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile Plain (1,0) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile Plain (2,0) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            zsteelersman caught the Mountain Wampus and got $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile Mountain3 (5,0) with Smithore factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.buyAssay]                          (P14)zsteelersman got an assay bot
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)zsteelersman gambles $116, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            zsteelersman won $116 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 600
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1942195449629700158
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P13)rAphax Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 361
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 218 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 387178450615205775
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)rAphax has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)zsteelersman has 10 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)kirkus has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)judas has 0 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P13)rAphax expects 0 food, 8 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman expects 13 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus expects 6 food, 8 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas expects 0 food, 19 energy, 0 smithore, 0 crystite
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)rAphax produced 0 food, 9 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman produced 12 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus produced 5 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas produced 0 food, 20 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 565
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3712446260646738670
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Smithore: 14 critical: 0 surplus: 14 money: $3802
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Smithore: 4 critical: 0 surplus: 4 money: $312
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Smithore: 12 critical: 0 surplus: 12 money: $458
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Smithore: 0 critical: 0 surplus: 0 money: $449
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 586
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  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.10000515 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 235ms, max 235ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)rAphax (P14)zsteelersman (P12)kirkus 
  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 [Player.increaseAuctionTeleportCount]         (P14)zsteelersman auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)kirkus auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P13)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.40978706 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (30 units for $6900)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 532
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2771833212728084167
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Crystite: 0 critical: 0 surplus: 0 money: $7022
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Crystite: 0 critical: 0 surplus: 0 money: $1232
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Crystite: 0 critical: 0 surplus: 0 money: $3218
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Crystite: 0 critical: 0 surplus: 0 money: $449
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 236
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 235 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 182
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3360201873133311265
  INFO [Shop.calcBuySellPrice]                       Current Food price $139
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 24, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $89 sell price $124
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Food: 1 critical: 4 surplus: -3 money: $7022
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Food: 14 critical: 4 surplus: 10 money: $1232
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Food: 5 critical: 4 surplus: 1 money: $3218
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Food: 0 critical: 4 surplus: -4 money: $449
  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: 173
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 297 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.119994834 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 235ms, max 235ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P12)kirkus (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)zsteelersman 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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)judas 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 [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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.21389124 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $124 (7 units for $868)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 672
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8947824453048613215
  INFO [Shop.calcBuySellPrice]                       Current Energy price $81
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 47, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Energy: 11 critical: 4 surplus: 7 money: $6526
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Energy: 5 critical: 5 surplus: 0 money: $2100
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Energy: 11 critical: 6 surplus: 5 money: $3218
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Energy: 20 critical: 1 surplus: 19 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 258
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.17999482 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 235ms, max 235ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)judas 
  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 [SlickLogSystem.info]                         Transaction #17
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11363816 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $61 (18 units for $1098)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 766
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2017993889223175206
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51895496
  INFO [SummaryPhase2.begin]                         (P13)rAphax Money: $5550 Plots: 6 Assets: 2767 Total: 11317
  INFO [SummaryPhase2.begin]                         (P13)rAphax Food: 5 Energy: 27 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)kirkus Money: $3096 Plots: 7 Assets: 2033 Total: 8629
  INFO [SummaryPhase2.begin]                         (P12)kirkus Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Money: $2100 Plots: 7 Assets: 1463 Total: 7063
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Food: 7 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)judas Money: $1175 Plots: 8 Assets: 834 Total: 6009
  INFO [SummaryPhase2.begin]                         (P11)judas Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 18 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $124
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 33018
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Event Probabilites: Pirates(6.67%) Pests(13.30%) Radiation(13.30%) Acid Rain(20.00%) Sunspot Activity(20.00%) Meteor Strike(13.30%) Earthquake(13.30%) Fire(0%) 
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 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 203ms, max 203ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 203ms, max 203ms
  INFO [LandGrantPhase.apply]                        Grace duration 24 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)rAphax is granted tile 8: Mountain1 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 203ms, max 203ms
  INFO [LandGrantPhase.claimPlot]                    (P14)zsteelersman is granted tile 11: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 235ms, max 235ms
  INFO [LandGrantPhase.claimPlot]                    (P12)kirkus is granted tile 13: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 235ms, max 235ms
  INFO [LandGrantPhase.claimPlot]                    (P11)judas is granted tile 14: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 235ms, max 235ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 227
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $416
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 266ms, max 266ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus (P11)judas 
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11622192 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)kirkus bought the plot for $2396
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 531
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $2336
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 266ms, max 266ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus (P11)judas 
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 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.26943675 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)rAphax bought the plot for $2336
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1675012458412924659
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.67258656
  INFO [PlayerEventPhase.begin]                      No player event for (P13)rAphax (rank 1)
  INFO [Player.useFood]                              (P13)rAphax has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 305
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 266 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)rAphax
  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)rAphax develops tile Mountain2 (3,2) with Smithore factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Plain (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)rAphax develops tile Mountain1 (2,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            rAphax caught the Mountain Wampus and got $200
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [GameModel.gamble]                            (P13)rAphax gambles $115, max: 47.5, left: 6.8790975, fraction 0.1448231
  INFO [DevelopmentMessenger.showMessage]            rAphax won $115 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)rAphax finishes on update 2324
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 715
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8762340310777538323
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0210765
  INFO [PlayerEventPhase.begin]                      Event player: (P12)kirkus (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)kirkus has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 623
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)kirkus
  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.13999674 (owner 10)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [GameModel.developLand]                       (P12)kirkus develops tile Plain (5,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            kirkus caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)kirkus finishes on update 1698
  INFO [GameModel.gamble]                            (P12)kirkus gambles $142, max: 47.5, left: 14.219238, fraction 0.29935238
  INFO [DevelopmentMessenger.showMessage]            kirkus won $142 in the pub
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 119
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -461812677634049367
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06251806
  INFO [PlayerEventPhase.begin]                      Event player: (P14)zsteelersman (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $200
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)zsteelersman has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 699
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile Plain (5,1) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile Plain (6,3) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile Mountain2 (7,3) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)zsteelersman develops tile Mountain2 (5,4) with Smithore factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            zsteelersman caught the Mountain Wampus and got $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.buyAssay]                          (P14)zsteelersman got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)zsteelersman gambles $195, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            zsteelersman won $195 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 459
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 792958752714780435
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2536553
  INFO [PlayerEventPhase.begin]                      Event player: (P11)judas (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)judas has 3 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 622
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582741) Sodomuley: need 2
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582742) Sodomuley: landrau she Capt yoda
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582743) CCMuleBot01: Stats: Round 6
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582744) CCMuleBot01: 1:rAphax Money: $4014 Plots: 5 Assets: 1600 Total: 8114
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582745) CCMuleBot01: 2:kirkus Money: $1219 Plots: 6 Assets: 1604 Total: 5823
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582746) CCMuleBot01: 3:judas Money: $1098 Plots: 7 Assets: 726 Total: 5324
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582747) CCMuleBot01: 4:zsteelersman Money: $506 Plots: 6 Assets: 1548 Total: 5054
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas undevelops tile River (4,3)
  INFO [GameModel.sellMule]                          (P11)judas sold a mule for $510
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile River (4,3) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas undevelops tile Plain (5,3)
  INFO [GameModel.sellMule]                          (P11)judas sold a mule for $510
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile Plain (5,3) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile Plain (7,1) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile Plain (6,4) with Energy factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [DevelopmentMessenger.showMessage]            judas caught the Mountain Wampus and got $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.developLand]                       (P11)judas develops tile Plain (7,4) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (11) 16 bytes
  INFO [GameModel.gamble]                            (P11)judas gambles $112, max: 47.5, left: 18.4375, fraction 0.3881579
  INFO [DevelopmentMessenger.showMessage]            judas won $112 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 732
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3804442330156333361
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 468
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -770009255383256657
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)rAphax has 27 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)zsteelersman has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)kirkus has 13 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)judas has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)rAphax expects 0 food, 2 energy, 29 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman expects 16 food, 7 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus expects 14 food, 6 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas expects 15 food, 17 energy, 0 smithore, 0 crystite
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)rAphax produced 0 food, 3 energy, 32 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)zsteelersman produced 16 food, 5 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)kirkus produced 13 food, 7 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)judas produced 15 food, 15 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 609
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6337719515698636046
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 18, mules potentially available: 13, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 71%
  INFO [Shop.printPriceFactor]                       Smithore buy price $169 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Smithore: 32 critical: 0 surplus: 32 money: $2434
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Smithore: 5 critical: 0 surplus: 5 money: $630
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Smithore: 12 critical: 0 surplus: 12 money: $357
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Smithore: 0 critical: 0 surplus: 0 money: $207
  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: 804
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 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.15999483 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 281ms, max 281ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)judas 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)rAphax (P14)zsteelersman (P12)kirkus 
  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]         (P14)zsteelersman 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 [Player.increaseAuctionTeleportCount]         (P12)kirkus auction teleport count: 1
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [Player.increaseAuctionTeleportCount]         (P13)rAphax auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.4252397 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $169 (49 units for $8281)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 879
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3911636623217001773
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Crystite: 0 critical: 0 surplus: 0 money: $7842
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Crystite: 0 critical: 0 surplus: 0 money: $1475
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Crystite: 0 critical: 0 surplus: 0 money: $2385
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Crystite: 0 critical: 0 surplus: 0 money: $207
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 235
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 185
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 250 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1941148441920525516
  INFO [Shop.calcBuySellPrice]                       Current Food price $124
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 52, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 48%
  INFO [Shop.printPriceFactor]                       Food buy price $45 sell price $80
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Food: 1 critical: 4 surplus: -3 money: $7842
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Food: 18 critical: 4 surplus: 14 money: $1475
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Food: 14 critical: 4 surplus: 10 money: $2385
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Food: 15 critical: 4 surplus: 11 money: $207
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 185
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 234 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.17999482 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 234ms, max 234ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)zsteelersman (P12)kirkus (P11)judas 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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 [Player.increaseAuctionTeleportCount]         (P11)judas auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P14)zsteelersman auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)kirkus auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.00635036 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $46 (36 units for $1661)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 187
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 203 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4940670590028120645
  INFO [Shop.calcBuySellPrice]                       Current Energy price $61
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 52, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  INFO [Shop.printPriceFactor]                       Energy buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1004
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P13)rAphax Energy: 19 critical: 7 surplus: 12 money: $7081
  INFO [CollectionPhase.goToNextPhase]               (P14)zsteelersman Energy: 5 critical: 6 surplus: -1 money: $2105
  INFO [CollectionPhase.goToNextPhase]               (P12)kirkus Energy: 13 critical: 7 surplus: 6 money: $2835
  INFO [CollectionPhase.goToNextPhase]               (P11)judas Energy: 15 critical: 3 surplus: 12 money: $708
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 253
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.09999484 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 219ms, max 219ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)judas 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.12131965 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $55 (11 units for $605)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 504
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8200323184522063836
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48558008
  INFO [SummaryPhase2.begin]                         (P13)rAphax Money: $7081 Plots: 8 Assets: 2572 Total: 13653
  INFO [SummaryPhase2.begin]                         (P13)rAphax Food: 17 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)kirkus Money: $2230 Plots: 9 Assets: 2184 Total: 8914
  INFO [SummaryPhase2.begin]                         (P12)kirkus Food: 4 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Money: $2105 Plots: 8 Assets: 1114 Total: 7219
  INFO [SummaryPhase2.begin]                         (P14)zsteelersman Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)judas Money: $1313 Plots: 9 Assets: 949 Total: 6762
  INFO [SummaryPhase2.begin]                         (P11)judas Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $330
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 47 units $169
  INFO [SummaryPhase2.begin]                         Shop Food: 23 units $46
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $330
  INFO [SummaryPhase2.begin]                         Colony total: 36548
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 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 219ms, max 219ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 219ms, max 219ms
  INFO [LandGrantPhase.apply]                        Grace duration 21 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)judas is granted tile 1: Mountain1 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 219ms, max 219ms
  INFO [LandGrantPhase.claimPlot]                    (P14)zsteelersman 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 219ms, max 219ms
  INFO [LandGrantPhase.claimPlot]                    (P12)kirkus is granted tile 3: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 219ms, max 219ms
  INFO [LandGrantPhase.update]                       (P13)rAphax pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)rAphax is granted tile 5: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 219ms, max 219ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 850
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2304
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 219ms, max 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus (P11)judas 
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.12742192 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)rAphax bought the plot for $2304
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1005
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 256
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 219 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $2244
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [AuctionController.apply]                     Throwing away total state for old auction
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 219ms, max 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)rAphax (P14)zsteelersman (P12)kirkus (P11)judas 
  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 [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [UserController.setAiPlayer]                  (P12)kirkus is taken over by an AI player
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Player Removed, votes required to restart: 0
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1006
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: kirkus  Bot Reputation now: 106
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Only 1 Human player left, bot Abandoning Game,  restarting Hosting Bot
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)CCMuleBot01 chat: rAphax  Bot Reputation now: 93
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582748) bienenbill: 1 more please
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582749) judas: biendbille
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582750) judas: first stricke
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (582751) bienenbill: no
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 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.26280695 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)rAphax bought the plot for $2252
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 305
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 187 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1795540100140414215
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91904306
  INFO [PlayerEventPhase.begin]                      No player event for (P13)rAphax (rank 1)
  INFO [Player.useFood]                              (P13)rAphax has 17 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.requestClose]                 Close Requested: The host (CCMuleBot01) closed the game
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
