  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows XP 5.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 2
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: j5mf1d3tmknb40iu01deks60u2
  INFO [Login$MasterListener$1.run]                  Logged in as "mulewind" (id 100004)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: ati2dvag
  INFO [MuleGameContainer.<init>]                    Display Driver: 6.14.10.7093
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: ATI Technologies Inc.
  INFO [MuleGameContainer.<init>]                    GL Renderer: ATI Mobility Radeon HD 4250 Graphics
  INFO [MuleGameContainer.<init>]                    GL Version: 3.3.9910 Compatibility Profile Context
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 2
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: RBZ-2588, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=true Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0.0.0.0:6260
  INFO [Server.<init>]                               Server: Started on UDP address /0.0.0.0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /127.0.0.1:6260 UDP: /127.0.0.1:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id dc7b525b-a72b-4e83-8614-6ffc0b5e9d66
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 40 bytes
  INFO [UserController.apply]                        My client id is dc7b525b-a72b-4e83-8614-6ffc0b5e9d66
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)mulewind is my user
  INFO [GameModel.setLocalUser]                      (S10)mulewind is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)mulewind is hosting the server
  INFO [GameController.beginNextPhase]               (S10)mulewind is not accepted
  INFO [GameController.beginNextPhase]               --------- GAME_LOBBY #0 --------------------------------------------------------
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /127.0.0.1 <S10>
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)mulewind (ID: 100004)
  INFO [Client.initUDP]                              Sending UDP initialization message id dc7b525b-a72b-4e83-8614-6ffc0b5e9d66
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id 34509cb8-1498-4a26-9aea-296fcac9a62a
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)mulewind (ID 100004)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 103100
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 11
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (11) 12 bytes
  INFO [Player.<init>]                               Creating (P11)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P11)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P11)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /75.133.22.33 id d38eb5f0-d371-472e-b94a-ff19713bfc3e
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.133.22.33 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)jfellows is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)jfellows (ID: 26779)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.133.22.33 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7252 bytes
  INFO [Server.initUdp]                              Server: Client /75.133.22.33 <S12> requests UDP address /75.133.22.33:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)jfellows (ID 26779)
  INFO [ServerMessageHandler.processPlayerJoin]      /127.0.0.1 <S10 P11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (10) 0 bytes
  INFO [UserController.apply]                        (S10)mulewind joins the players
  INFO [Player.<init>]                               Creating (P10)mulewind
  INFO [GameModel.setServerUser]                     (P10)mulewind is hosting the server
  INFO [GameModel.setMyUser]                         (P10)mulewind is my user
  INFO [GameModel.setLocalUser]                      (P10)mulewind is a local Player
  INFO [Server.acceptClients]                        Server: Accepted client /174.54.27.235 id b09224b7-6811-4078-9102-78b55cb57018
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.54.27.235 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)happyvendor is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)happyvendor (ID: 28277)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.54.27.235 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7363 bytes
  INFO [Server.initUdp]                              Server: Client /174.54.27.235 <S13> requests UDP address /174.54.27.235:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)happyvendor (ID 28277)
  INFO [ServerMessageHandler.processPlayerJoin]      /75.133.22.33 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)jfellows joins the players
  INFO [Player.<init>]                               Creating (P12)jfellows
  INFO [GameModel.setRemoteUser]                     (P12)jfellows is a remote Player
  INFO [GameController.apply]                        (P10)mulewind chat: bot:kick2
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /54.214.39.13 <>. java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen
  INFO [Server.removeClient]                         Server: Removing client /54.214.39.13 <> with id 34509cb8-1498-4a26-9aea-296fcac9a62a
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /127.0.0.1 <P10 P11>
  INFO [ServerMessageHandler.processPlayerJoin]      /174.54.27.235 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)happyvendor joins the players
  INFO [Player.<init>]                               Creating (P13)happyvendor
  INFO [GameModel.setRemoteUser]                     (P13)happyvendor is a remote Player
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: one more
  INFO [GameController.apply]                        (P10)mulewind chat: wait a few min!
  INFO [GameController.apply]                        (P10)mulewind chat: maybe andy comes back
  INFO [GameController.apply]                        (P13)happyvendor chat: ok
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354263) CCMuleBot04: Stats: Round 6
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354264) CCMuleBot04: 1:Henkos Money: $893 Plots: 7 Assets: 2023 Total: 6416
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354265) CCMuleBot04: 2:LordRegel Money: $182 Plots: 6 Assets: 2696 Total: 5878
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354266) CCMuleBot04: 3:mikkoaalto Money: $947 Plots: 7 Assets: 1375 Total: 5822
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354267) CCMuleBot04: 4:Jingo Money: $327 Plots: 7 Assets: 1717 Total: 5544
  INFO [Server.acceptClients]                        Server: Accepted client /184.153.176.149 id 217e49eb-9051-48ca-8d90-560c2496ae6a
  INFO [ServerMessageHandler.processJoin]            Server: Client /184.153.176.149 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)motivator is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)motivator (ID: 26683)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /184.153.176.149 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7409 bytes
  INFO [Server.initUdp]                              Server: Client /184.153.176.149 <S11> requests UDP address /184.153.176.149:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)motivator (ID 26683)
  INFO [ServerMessageHandler.processPlayerJoin]      /184.153.176.149 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)motivator joins the players
  INFO [Player.<init>]                               Creating (P11)motivator
  INFO [GameModel.setRemoteUser]                     (P11)motivator is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)motivator chat: hey all
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)motivator (P10)mulewind (P12)jfellows (P13)happyvendor 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P13)happyvendor chat: hey
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (15ms) <P12> 188ms (344ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.apply]                        (P10)mulewind chat: gla
  INFO [GameController.apply]                        (P12)jfellows chat: gle
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (15ms) <P12> 188ms (344ms) <P13> 156ms (156ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7454150862671963792
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)happyvendor (P10)mulewind (P11)motivator (P12)jfellows 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 35206568
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (15ms) <P12> 188ms (344ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (15ms) <P12> 188ms (344ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 344ms 26 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 6 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)mulewind is granted tile 6: Mountain3 (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P12)jfellows is granted tile 11: Mountain3 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P11)motivator is granted tile 24: Mountain3 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 187ms
  INFO [LandGrantPhase.claimPlot]                    (P13)happyvendor is granted tile 38: Mountain2 (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 187ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 180
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (15ms) <P12> 187ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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: Continue (10) 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 [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 0ms, max 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)happyvendor bought the plot for $972
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 209
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (15ms) <P12> 172ms (187ms) <P13> 140ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3232776955873955871
  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)happyvendor (rank 1)
  INFO [Player.useFood]                              (P13)happyvendor has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (15ms) <P12> 172ms (187ms) <P13> 140ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)happyvendor got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 578. End Update: 577
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1182. End Update: 1181
  INFO [DevelopmentMessenger.showMessage]            happyvendor caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (0,4) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2130. End Update: 2129
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 2288
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $52, max: 47.5, left: 2.239102, fraction 0.047138985
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $52 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 227
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 172ms (297ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7698815842150421327
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 2)
  INFO [Player.useFood]                              (P10)mulewind has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 172ms (297ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Mountain3 (6,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            mulewind caught the Mountain Wampus and got $100
  INFO [GameModel.gamble]                            (P10)mulewind gambles $99, max: 47.5, left: 26.699524, fraction 0.5620952
  INFO [DevelopmentMessenger.showMessage]            mulewind won $99 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 1082
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 117
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 32ms (32ms) <P12> 172ms (188ms) <P13> 141ms (156ms) <P11> 157ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 32 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -74012670258545342
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)motivator (rank 3)
  INFO [Player.useFood]                              (P11)motivator has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 32ms (32ms) <P12> 172ms (188ms) <P13> 141ms (156ms) <P11> 157ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 32 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain3 (7,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            motivator caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 1147
  INFO [GameModel.gamble]                            (P11)motivator gambles $129, max: 47.5, left: 25.099487, fraction 0.52841026
  INFO [DevelopmentMessenger.showMessage]            motivator won $129 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 136
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 32ms (32ms) <P12> 172ms (188ms) <P13> 141ms (156ms) <P11> 157ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 32 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6236809920920503149
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)jfellows (rank 4)
  INFO [Player.useFood]                              (P12)jfellows has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (32ms) <P12> 172ms (219ms) <P13> 141ms (156ms) <P11> 157ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 32 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 55. End Update: 54
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 153. End Update: 152
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 473. End Update: 472
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Mountain3 (2,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            jfellows caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 1094
  INFO [GameModel.gamble]                            (P12)jfellows gambles $87, max: 47.5, left: 26.239513, fraction 0.5524108
  INFO [DevelopmentMessenger.showMessage]            jfellows won $87 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 129
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (219ms) <P13> 141ms (156ms) <P11> 171ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (219ms) <P13> 141ms (156ms) <P11> 171ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 44011687320892173
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (219ms) <P13> 141ms (156ms) <P11> 171ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7050762315276629767
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (250ms) <P13> 141ms (156ms) <P11> 171ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8685458566925899644
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $11
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $61 sell price $96
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)jfellows chat: ..
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 0 critical: 0 surplus: 0 money: $55
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 5 critical: 0 surplus: 5 money: $1024
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 5 critical: 0 surplus: 5 money: $1012
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 0 critical: 0 surplus: 0 money: $1104
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 39
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (250ms) <P13> 141ms (156ms) <P11> 171ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $66 (5 units for $334)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 138
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (250ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7935919386832609720
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 0 critical: 0 surplus: 0 money: $55
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 0 critical: 0 surplus: 0 money: $1358
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $768
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 0 critical: 0 surplus: 0 money: $1014
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (266ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (266ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8424692913087496162
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 9, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 3 critical: 3 surplus: 0 money: $55
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 1 critical: 3 surplus: -2 money: $1358
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 1 critical: 3 surplus: -2 money: $768
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 4 critical: 3 surplus: 1 money: $1014
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 91
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (266ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)happyvendor (P11)motivator 
  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 [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $60 (1 units for $60)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 150
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (266ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8111536737152538560
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 4, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is increased to 175%
  INFO [Shop.printPriceFactor]                       Energy buy price $29 sell price $64
  INFO [GameController.apply]                        (P12)jfellows chat: lag
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 1 critical: 2 surplus: -1 money: $115
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 1 critical: 2 surplus: -1 money: $1298
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 1 critical: 2 surplus: -1 money: $768
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 1 critical: 2 surplus: -1 money: $1014
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (234ms) <P13> 141ms (157ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 16ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $44 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 188ms (297ms) <P13> 156ms (157ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1576592056810684307
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45239320
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $768 Plots: 1 Assets: 808 Total: 2076
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 1 Energy: 1 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $1298 Plots: 1 Assets: 274 Total: 2072
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 2 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $1014 Plots: 1 Assets: 410 Total: 1924
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 4 Energy: 1 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $115 Plots: 2 Assets: 224 Total: 1339
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 2 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $44
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $130
  INFO [SummaryPhase2.begin]                         Colony total: 7411
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 53
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 188ms (234ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 219ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)jfellows is granted tile 2: Mountain1 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)mulewind is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P13)happyvendor is granted tile 19: Mountain1 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P11)motivator is granted tile 29: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 131
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 188ms (219ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 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 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 15ms, max 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)mulewind bought the plot for $996
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 169
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (281ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5933595945676808733
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.04248309
  INFO [PlayerEventPhase.begin]                      Event player: (P12)jfellows (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $100 betting on the two-legged Kazinga races
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)jfellows has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 51
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (219ms) <P13> 156ms (156ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 69. End Update: 68
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Mountain1 (2,0) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 675. End Update: 674
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 785. End Update: 784
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 871. End Update: 870
  INFO [DevelopmentMessenger.showMessage]            jfellows caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 987
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 172ms (281ms) <P13> 156ms (156ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4210298288064721661
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18083078
  INFO [PlayerEventPhase.begin]                      Event player: (P10)mulewind (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $50 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [MuleGameContainer.setFullscreen]             Setting fullscreen mode
  INFO [MuleGameContainer.setFullscreen]             Fullscreen mode: 1920 x 1080 x 32 @60Hz Scale: 2 Height-Diff: 120 Aspect-Diff: 0.44444442 Snap Scale: true
  INFO [MuleGameContainer.setFullscreen]             Viewport: x=320 y=60 width=1280 height=960
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P10)mulewind has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 89
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 172ms (281ms) <P13> 156ms (156ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P10)mulewind undevelops tile Mountain3 (6,0)
  INFO [GameModel.sellMule]                          (P10)mulewind sold a mule for $205
  INFO [DevelopmentMessenger.showMessage]            mulewind caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 1693
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 161
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (15ms) <P12> 172ms (281ms) <P13> 156ms (156ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3221379944940277422
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8851242
  INFO [PlayerEventPhase.begin]                      No player event for (P11)motivator (rank 3)
  INFO [Player.useFood]                              (P11)motivator has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (15ms) <P12> 188ms (281ms) <P13> 156ms (156ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)motivator undevelops tile Mountain3 (7,2)
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 675. End Update: 674
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain3 (7,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            motivator caught the Mountain Wampus and got $100
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1362. End Update: 1361
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 1642
  INFO [GameModel.gamble]                            (P11)motivator gambles $104, max: 47.5, left: 15.259262, fraction 0.32124764
  INFO [DevelopmentMessenger.showMessage]            motivator won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 189
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 188ms (281ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6775694972114967893
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.73133767
  INFO [PlayerEventPhase.begin]                      No player event for (P13)happyvendor (rank 4)
  INFO [Player.useFood]                              (P13)happyvendor has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 172ms (281ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.buyAssay]                          (P13)happyvendor got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)happyvendor got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            happyvendor caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 1566
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $59, max: 47.5, left: 2.9927611, fraction 0.0630055
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $59 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 157
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (281ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (281ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8919536617617800704
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 0 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 0 food, 3 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 0 food, 1 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 0 food, 3 energy, 1 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (313ms) <P13> 156ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8427719593753579690
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (172ms) <P13> 156ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6810175192267136491
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $66
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $62 sell price $97
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 0 critical: 0 surplus: 0 money: $274
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 0 critical: 0 surplus: 0 money: $322
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 12 critical: 0 surplus: 12 money: $588
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 2 critical: 0 surplus: 2 money: $988
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (172ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)motivator 
  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 [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 172ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 172ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $72 (1 units for $72)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 119
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (172ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3028295382489049844
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 0 critical: 0 surplus: 0 money: $274
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 0 critical: 0 surplus: 0 money: $250
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $588
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 0 critical: 0 surplus: 0 money: $1060
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (172ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (172ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4034372624110511904
  INFO [Shop.calcBuySellPrice]                       Current Food price $60
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 8, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 138%
  INFO [Shop.printPriceFactor]                       Food buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 3 critical: 3 surplus: 0 money: $274
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 4 critical: 3 surplus: 1 money: $250
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 0 critical: 3 surplus: -3 money: $588
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 1 critical: 3 surplus: -2 money: $1060
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (172ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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: StoreClosed (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [GameController.apply]                        (P10)mulewind chat: 400
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $83 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 175
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4846766221301916496
  INFO [Shop.calcBuySellPrice]                       Current Energy price $44
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 7, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is increased to 111%
  INFO [Shop.printPriceFactor]                       Energy buy price $34 sell price $69
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 0 critical: 2 surplus: -2 money: $274
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 3 critical: 2 surplus: 1 money: $250
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 1 critical: 2 surplus: -1 money: $588
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 3 critical: 2 surplus: 1 money: $1060
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 15ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $49 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1815176230559487183
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 42928592
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $588 Plots: 2 Assets: 1108 Total: 2696
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 0 Energy: 1 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $1060 Plots: 2 Assets: 497 Total: 2557
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 1 Energy: 3 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $250 Plots: 3 Assets: 696 Total: 2446
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 4 Energy: 3 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $274 Plots: 3 Assets: 309 Total: 2083
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 3 Energy: 0 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $83
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $49
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $140
  INFO [SummaryPhase2.begin]                         Colony total: 9782
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 55
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 15ms (16ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 15 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 15ms, max 172ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 188ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 15ms, max 172ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 7
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)mulewind is granted tile 2: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 15ms, max 172ms
  INFO [LandGrantPhase.claimPlot]                    (P12)jfellows is granted tile 7: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 15ms, max 172ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 4
  INFO [LandGrantPhase.claimPlot]                    (P13)happyvendor is granted tile 15: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 15ms, max 172ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P11)motivator is granted tile 31: Mountain2 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.setFullscreen]             Setting fullscreen mode
  INFO [MuleGameContainer.setFullscreen]             Fullscreen mode: 1920 x 1080 x 32 @60Hz Scale: 2 Height-Diff: 120 Aspect-Diff: 0.44444442 Snap Scale: true
  INFO [MuleGameContainer.setFullscreen]             Viewport: x=320 y=60 width=1280 height=960
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 241
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (15ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $936
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 157ms (157ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1785382650780087623
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3267045
  INFO [PlayerEventPhase.begin]                      No player event for (P13)happyvendor (rank 4)
  INFO [Player.useFood]                              (P13)happyvendor has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 72. End Update: 71
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (2,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            happyvendor caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain2 (3,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 2061
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $74, max: 47.5, left: 6.8190975, fraction 0.14355995
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $74 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 189
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (313ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6380852851869711746
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9523438
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 3)
  INFO [Player.useFood]                              (P10)mulewind has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (313ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Mountain3 (6,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            mulewind caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P10)mulewind undevelops tile River (4,0)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.buyAssay]                          (P10)mulewind got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P10)mulewind got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.gamble]                            (P10)mulewind gambles $58, max: 47.5, left: 3.179101, fraction 0.06692844
  INFO [DevelopmentMessenger.showMessage]            mulewind won $58 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 2259
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 202
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (203ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7064065501919443827
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8274373
  INFO [PlayerEventPhase.begin]                      No player event for (P11)motivator (rank 2)
  INFO [Player.useFood]                              (P11)motivator 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 95. End Update: 94
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (6,3) with Food factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain2 (6,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            motivator caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 990
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 111
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8368538379591341998
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3963378
  INFO [PlayerEventPhase.begin]                      No player event for (P12)jfellows (rank 1)
  INFO [Player.useFood]                              (P12)jfellows 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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 31. End Update: 30
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 78
  INFO [GameModel.gamble]                            (P12)jfellows gambles $63, max: 47.5, left: 3.4400015, fraction 0.07242108
  INFO [DevelopmentMessenger.showMessage]            jfellows won $63 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1552925498992810681
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1126678227984215032
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 0 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 0 food, 3 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 0 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 2 food, 1 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 0 food, 4 energy, 3 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 0 food, 1 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 2 food, 2 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8861175119318602075
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $72
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-13
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 200%
  INFO [Shop.printPriceFactor]                       Smithore buy price $131 sell price $166
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 0 critical: 0 surplus: 0 money: $93
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 4 critical: 0 surplus: 4 money: $118
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 17 critical: 0 surplus: 17 money: $651
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 6 critical: 0 surplus: 6 money: $995
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)happyvendor 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P12)jfellows (P11)motivator 
  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]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  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 [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P12)jfellows auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $131 (27 units for $3537)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 144
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6591707673122338627
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 0 critical: 0 surplus: 0 money: $93
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 5 critical: 0 surplus: 5 money: $642
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $2878
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 0 critical: 0 surplus: 0 money: $1781
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (5 units for $720)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 99
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5233731027639134467
  INFO [Shop.calcBuySellPrice]                       Current Food price $83
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 3, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 325%
  INFO [Shop.printPriceFactor]                       Food buy price $215 sell price $250
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 0 critical: 3 surplus: -3 money: $93
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 1 critical: 3 surplus: -2 money: $1362
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 0 critical: 3 surplus: -3 money: $2878
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 2 critical: 3 surplus: -1 money: $1781
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 83
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $230 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6113606548327245783
  INFO [Shop.calcBuySellPrice]                       Current Energy price $49
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 12, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 94%
  INFO [Shop.printPriceFactor]                       Energy buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 3 critical: 3 surplus: 0 money: $93
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 5 critical: 3 surplus: 2 money: $1362
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 1 critical: 2 surplus: -1 money: $2878
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 3 critical: 3 surplus: 0 money: $1781
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 157ms (172ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)happyvendor auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $71 (1 units for $71)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8968048989380051200
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53391896
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $2878 Plots: 3 Assets: 266 Total: 4644
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 0 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $1433 Plots: 4 Assets: 844 Total: 4277
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $1781 Plots: 3 Assets: 928 Total: 4209
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $22 Plots: 4 Assets: 489 Total: 2511
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 0 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 11 mules for 22 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $260
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 5 units $131
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $260
  INFO [SummaryPhase2.begin]                         Colony total: 15641
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 85
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 203ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)mulewind is granted tile 2: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P12)jfellows is granted tile 6: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P13)happyvendor is granted tile 13: Crater (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P11)motivator is granted tile 21: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $460
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)jfellows bought the plot for $1852
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 204
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (219ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6916683561102690017
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16314375
  INFO [PlayerEventPhase.begin]                      Event player: (P12)jfellows (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $100 each for a total of $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)jfellows has 0 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 57
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 37. End Update: 36
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 55
  INFO [GameModel.gamble]                            (P12)jfellows gambles $104, max: 47.5, left: 3.900001, fraction 0.08210529
  INFO [DevelopmentMessenger.showMessage]            jfellows won $104 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 41
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6312972005067509905
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.94285536
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 2)
  INFO [Player.useFood]                              (P10)mulewind 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 157ms (172ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (5,0) with Energy factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 959
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 111
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (171ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3274853746209458829
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.07456654
  INFO [PlayerEventPhase.begin]                      Event player: (P11)motivator (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)motivator has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 51
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 157ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain2 (6,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            motivator caught the Mountain Wampus and got $200
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1046. End Update: 1045
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 1310
  INFO [GameModel.gamble]                            (P11)motivator gambles $123, max: 47.5, left: 7.6527567, fraction 0.16111067
  INFO [DevelopmentMessenger.showMessage]            motivator won $123 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 144
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 157ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3016982232245590995
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3423772
  INFO [PlayerEventPhase.begin]                      No player event for (P13)happyvendor (rank 4)
  INFO [Player.useFood]                              (P13)happyvendor 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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 157ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 57
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $110, max: 47.5, left: 3.860001, fraction 0.08126318
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $110 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 41
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 157ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7573202135553014073
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)jfellows Mountain1 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 157ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5542669598917671889
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 3 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 4 food, 6 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 2 food, 3 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 3 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 4 food, 7 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 1 food, 4 energy, 9 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5298261322031809374
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $131
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 5, mules potentially available: 13, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 71%
  INFO [Shop.printPriceFactor]                       Smithore buy price $94 sell price $129
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 0 critical: 0 surplus: 0 money: $132
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 4 critical: 0 surplus: 4 money: $838
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 5 critical: 0 surplus: 5 money: $1030
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 9 critical: 0 surplus: 9 money: $1969
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)happyvendor 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P12)jfellows (P11)motivator 
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P12)jfellows auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $94 (18 units for $1692)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 111
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6175032950198883015
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 0 critical: 0 surplus: 0 money: $132
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 3 critical: 0 surplus: 3 money: $1214
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $1500
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 0 critical: 0 surplus: 0 money: $2815
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (3 units for $336)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 89
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7764014891301631181
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 8, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 175%
  INFO [Shop.printPriceFactor]                       Food buy price $215 sell price $250
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 3 critical: 4 surplus: -1 money: $132
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 4 critical: 4 surplus: 0 money: $1550
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 0 critical: 4 surplus: -4 money: $1500
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 1 critical: 4 surplus: -3 money: $2815
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $223 (3 units for $669)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 143
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5123658251114827832
  INFO [Shop.calcBuySellPrice]                       Current Energy price $71
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 16, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is decreased to 86%
  INFO [Shop.printPriceFactor]                       Energy buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 4 critical: 3 surplus: 1 money: $132
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 8 critical: 4 surplus: 4 money: $2219
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 0 critical: 2 surplus: -2 money: $1261
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 4 critical: 4 surplus: 0 money: $2815
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 77
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $61 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4000849640671341126
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54256856
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $2219 Plots: 5 Assets: 1186 Total: 5905
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 1 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $2815 Plots: 4 Assets: 832 Total: 5647
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $1261 Plots: 5 Assets: 333 Total: 4094
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 1 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $132 Plots: 5 Assets: 1118 Total: 3750
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 17 units $94
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $223
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 19396
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 59
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 188ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P12)jfellows is granted tile 6: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 7 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)happyvendor is granted tile 7: Mountain1 (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)mulewind is granted tile 8: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P11)motivator is granted tile 19: Mountain3 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1792
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)motivator bought the plot for $1932
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 200
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5589443477992620429
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6839781
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 1)
  INFO [Player.useFood]                              (P10)mulewind has 1 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (5,0) with Food factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (7,1) with Energy factory
  INFO [GameModel.gamble]                            (P10)mulewind gambles $100, max: 47.5, left: 1.8248315, fraction 0.038417503
  INFO [DevelopmentMessenger.showMessage]            mulewind won $100 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 690
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 91
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8665885098938126090
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.079618156
  INFO [PlayerEventPhase.begin]                      Event player: (P11)motivator (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)motivator has 1 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 45
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (5,3) with Food factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (7,3) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 482. End Update: 481
  INFO [GameModel.developLand]                       (P11)motivator undevelops tile Mountain2 (6,4)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain3 (8,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 782
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 105
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (187ms) <P13> 156ms (156ms) <P11> 171ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1145994177593069898
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8343839
  INFO [PlayerEventPhase.begin]                      No player event for (P12)jfellows (rank 3)
  INFO [Player.useFood]                              (P12)jfellows has 1 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (187ms) <P13> 156ms (156ms) <P11> 171ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 79. End Update: 78
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 200. End Update: 199
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (3,1) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 545. End Update: 544
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 605. End Update: 604
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 644
  INFO [GameModel.gamble]                            (P12)jfellows gambles $102, max: 47.5, left: 2.7448306, fraction 0.057785906
  INFO [DevelopmentMessenger.showMessage]            jfellows won $102 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 92
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (187ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4516271551251451012
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5523904
  INFO [PlayerEventPhase.begin]                      No player event for (P13)happyvendor (rank 4)
  INFO [Player.useFood]                              (P13)happyvendor has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (187ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)happyvendor undevelops tile Mountain2 (3,4)
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (2,2) with Food factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (0,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain1 (3,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            happyvendor caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Crater (5,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 1411
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $124, max: 47.5, left: 9.174366, fraction 0.19314454
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $124 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 149
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (219ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (219ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2756582670137720957
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 0 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 4 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 10 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 8 food, 6 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 6 food, 3 energy, 8 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 6 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 6 food, 6 energy, 3 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 5 food, 3 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 203ms (219ms) <P13> 140ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8598067490074334057
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 203ms (219ms) <P13> 140ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2133090515871272517
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $94
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 17, mules potentially available: 18, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 58%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 0 critical: 0 surplus: 0 money: $251
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 3 critical: 0 surplus: 3 money: $2114
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 0 critical: 0 surplus: 0 money: $1133
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 7 critical: 0 surplus: 7 money: $778
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 39
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 203ms (219ms) <P13> 140ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.797 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 6 frames, rountrip 0ms, max 203ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $92 (2 units for $184)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 120
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 203ms (250ms) <P13> 140ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3673052098640643937
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 0 critical: 0 surplus: 0 money: $251
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 2 critical: 0 surplus: 2 money: $2114
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $1133
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 0 critical: 0 surplus: 0 money: $594
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 203ms (219ms) <P13> 140ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (2 units for $168)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 99
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (219ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6269460828931047562
  INFO [Shop.calcBuySellPrice]                       Current Food price $223
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 15, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 105%
  INFO [Shop.printPriceFactor]                       Food buy price $215 sell price $250
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 6 critical: 4 surplus: 2 money: $251
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 2 critical: 4 surplus: -2 money: $2282
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 0 critical: 4 surplus: -4 money: $1133
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 5 critical: 4 surplus: 1 money: $594
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 81
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (234ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P13)happyvendor (P11)motivator 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)happyvendor auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $215 (7 units for $1505)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 150
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (234ms) <P13> 156ms (157ms) <P11> 157ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7279020613426660258
  INFO [Shop.calcBuySellPrice]                       Current Energy price $61
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 17, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 96%
  INFO [Shop.printPriceFactor]                       Energy buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 3 critical: 4 surplus: -1 money: $896
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 9 critical: 5 surplus: 4 money: $2497
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 2 critical: 2 surplus: 0 money: $703
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 3 critical: 5 surplus: -2 money: $1239
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 3 takes over trade from buyer motivator rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 3 takes over trade from buyer motivator rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 3 takes over trade from buyer motivator rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 3 takes over trade from buyer motivator rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 3 takes over trade from buyer motivator rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 3 takes over trade from buyer motivator rank 2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $77 (1 units for $77)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 156
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6082355813175372892
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53203512
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $2574 Plots: 6 Assets: 1642 Total: 7216
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 1 Energy: 8 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $1162 Plots: 6 Assets: 1991 Total: 6153
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 2 Energy: 4 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $896 Plots: 6 Assets: 1141 Total: 5037
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $703 Plots: 6 Assets: 779 Total: 4482
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 7 units $92
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $215
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 22888
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 53
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 203ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)mulewind is granted tile 2: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P13)happyvendor is granted tile 8: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P11)motivator is granted tile 18: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P12)jfellows is granted tile 19: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 187ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5328664832621529366
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45607287
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 1)
  INFO [Player.useFood]                              (P10)mulewind has 1 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (7,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 782
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (234ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6111612117744340436
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.51503426
  INFO [PlayerEventPhase.begin]                      No player event for (P11)motivator (rank 2)
  INFO [Player.useFood]                              (P11)motivator has 2 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (266ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (5,4) with Food factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain2 (6,4) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1273. End Update: 1272
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 1308
  INFO [GameModel.gamble]                            (P11)motivator gambles $100, max: 47.5, left: 0.08958958, fraction 0.0018860964
  INFO [DevelopmentMessenger.showMessage]            motivator won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 126
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (281ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5470980589023513078
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32422632
  INFO [PlayerEventPhase.begin]                      No player event for (P13)happyvendor (rank 3)
  INFO [Player.useFood]                              (P13)happyvendor has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 187ms (266ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain1 (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain2 (3,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            happyvendor caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 1878
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 177
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 187ms (281ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6905190020054321243
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56925243
  INFO [PlayerEventPhase.begin]                      No player event for (P12)jfellows (rank 4)
  INFO [Player.useFood]                              (P12)jfellows has 2 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (282ms) <P13> 157ms (172ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 19. End Update: 18
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 172. End Update: 171
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 298. End Update: 297
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (5,1) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 432. End Update: 431
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            jfellows caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 1345
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 140
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (281ms) <P13> 157ms (157ms) <P11> 171ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -554777716541883602
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (281ms) <P13> 157ms (157ms) <P11> 171ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1894392900281737423
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 4 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 10 food, 26 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 8 food, 12 energy, 4 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 2 food, 12 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 6 food, 14 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 13 food, 27 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 6 food, 8 energy, 3 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 1 food, 9 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 7 food, 15 energy, 8 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 171ms (218ms) <P13> 157ms (157ms) <P11> 171ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 171ms (218ms) <P13> 157ms (157ms) <P11> 171ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6611100160907902393
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $92
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 7, mules potentially available: 9, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 83%
  INFO [Shop.printPriceFactor]                       Smithore buy price $79 sell price $114
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 0 critical: 0 surplus: 0 money: $406
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 6 critical: 0 surplus: 6 money: $2294
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 4 critical: 0 surplus: 4 money: $468
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 17 critical: 0 surplus: 17 money: $777
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 171ms (218ms) <P13> 157ms (157ms) <P11> 171ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.829 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 171ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P12)jfellows 
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $79 (6 units for $474)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 119
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 171ms (203ms) <P13> 157ms (157ms) <P11> 171ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1765002458060085519
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 0 critical: 0 surplus: 0 money: $406
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 6 critical: 0 surplus: 6 money: $2768
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $468
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 0 critical: 0 surplus: 0 money: $698
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 171ms (218ms) <P13> 157ms (157ms) <P11> 171ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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 [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)jfellows chat: great tite prices so far
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $120 (6 units for $720)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (16ms) <P12> 187ms (250ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5820528855637383497
  INFO [Shop.calcBuySellPrice]                       Current Food price $215
  INFO [Shop.printPriceFactor]                       Food shop: 7, total: 34, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 60%
  INFO [Shop.printPriceFactor]                       Food buy price $115 sell price $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 13 critical: 4 surplus: 9 money: $406
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 6 critical: 4 surplus: 2 money: $3488
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 1 critical: 4 surplus: -3 money: $468
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 7 critical: 4 surplus: 3 money: $698
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 187ms (265ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P13)happyvendor (P11)motivator 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller happyvendor rank 3 takes over trade from seller motivator rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller happyvendor rank 3 takes over trade from seller motivator rank 2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P13)happyvendor auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 265ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $115 (16 units for $1840)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 141
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (250ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1309638590480705147
  INFO [Shop.calcBuySellPrice]                       Current Energy price $77
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 62, needed: 19
  INFO [Shop.printPriceFactor]                       Energy is decreased to 48%
  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 [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 27 critical: 4 surplus: 23 money: $1441
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 11 critical: 6 surplus: 5 money: $3948
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 9 critical: 3 surplus: 6 money: $238
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 15 critical: 6 surplus: 9 money: $1043
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 109
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (16ms) <P12> 188ms (250ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)happyvendor 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $48 (5 units for $241)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 160
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8902277589517668591
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53773904
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $3707 Plots: 7 Assets: 1668 Total: 8875
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 2 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $1043 Plots: 7 Assets: 3222 Total: 7765
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 4 Energy: 15 Smithore: 18 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $1682 Plots: 7 Assets: 2036 Total: 7218
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 4 Energy: 22 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $238 Plots: 7 Assets: 1433 Total: 5171
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 3 Energy: 9 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $79
  INFO [SummaryPhase2.begin]                         Shop Food: 21 units $115
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $150
  INFO [SummaryPhase2.begin]                         Colony total: 29029
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [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: 73
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (250ms) <P13> 156ms (157ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 250ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)jfellows is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)motivator is granted tile 2: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)mulewind is granted tile 4: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P13)happyvendor is granted tile 11: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (250ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1872
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)mulewind bought the plot for $1872
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 147
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (250ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2919365865515560324
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41771674
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 1)
  INFO [Player.useFood]                              (P10)mulewind has 2 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (266ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile River (4,1) with Food factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (2,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            mulewind caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 1359
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 127
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (266ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3597425202788404936
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.015780985
  INFO [PlayerEventPhase.begin]                      Event player: (P11)motivator (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $100 for each food plot you have developed. The total grant is $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)motivator has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 55
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (266ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (8,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            motivator caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)motivator undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 2181
  INFO [GameModel.gamble]                            (P11)motivator gambles $108, max: 47.5, left: 4.4391, fraction 0.09345473
  INFO [DevelopmentMessenger.showMessage]            motivator won $108 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 196
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (250ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2759275339738104946
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26315886
  INFO [PlayerEventPhase.begin]                      Event player: (P13)happyvendor (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: WanderingSpaceTraveler
  INFO [PlayerEventPhase$1.finished]                 Event Message: A wandering space traveler repaid your hospitality by leaving two bars of smithore
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)happyvendor has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 51
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain2 (3,4) with Smithore factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain1 (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain1 (6,1) with Smithore factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (3,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            happyvendor caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 2339
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $100, max: 47.5, left: 1.2791028, fraction 0.02692848
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 215
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 422101900899719345
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5233121
  INFO [PlayerEventPhase.begin]                      No player event for (P12)jfellows (rank 4)
  INFO [Player.useFood]                              (P12)jfellows has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 45
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 55. End Update: 54
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 242. End Update: 241
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Mountain1 (2,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)jfellows undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (8,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            jfellows caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 1657
  INFO [GameModel.gamble]                            (P12)jfellows gambles $110, max: 47.5, left: 4.314343, fraction 0.09082827
  INFO [DevelopmentMessenger.showMessage]            jfellows won $110 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 158
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 140ms (140ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1726992995375192779
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (266ms) <P13> 140ms (140ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5182138946191126070
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 22 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 16 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 9 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 15 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 4 food, 12 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 16 food, 21 energy, 4 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 2 food, 14 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 2 food, 14 energy, 14 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 4 food, 10 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 18 food, 18 energy, 4 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 2 food, 16 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 3 food, 14 energy, 14 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 140ms (140ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 140ms (140ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6278821886606949843
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $79
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $81 sell price $116
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 16 critical: 0 surplus: 16 money: $1657
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 4 critical: 0 surplus: 4 money: $1660
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 14 critical: 0 surplus: 14 money: $323
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 32 critical: 0 surplus: 32 money: $1226
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 39
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 140ms (140ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 281ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $214 (1 units for $214)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 156
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (281ms) <P13> 140ms (140ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4511308235072714184
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  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 [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 0 critical: 0 surplus: 0 money: $1657
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 5 critical: 0 surplus: 5 money: $1874
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $323
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 2 critical: 0 surplus: 2 money: $1012
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (281ms) <P13> 140ms (140ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 281ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P11)motivator 
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (7 units for $952)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 98
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 140ms (141ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3917965045588937499
  INFO [Shop.calcBuySellPrice]                       Current Food price $115
  INFO [Shop.printPriceFactor]                       Food shop: 21, total: 48, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 50%
  INFO [Shop.printPriceFactor]                       Food buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 4 critical: 4 surplus: 0 money: $1657
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 18 critical: 4 surplus: 14 money: $2554
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 2 critical: 4 surplus: -2 money: $323
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 3 critical: 4 surplus: -1 money: $1284
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 93
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (281ms) <P13> 141ms (141ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 281ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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 [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $76 (2 units for $152)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 105
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 141ms (141ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4414423014012121346
  INFO [Shop.calcBuySellPrice]                       Current Energy price $48
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 90, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 46%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 22 critical: 7 surplus: 15 money: $1657
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 26 critical: 7 surplus: 19 money: $2706
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 21 critical: 4 surplus: 17 money: $171
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 21 critical: 7 surplus: 14 money: $1284
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (297ms) <P13> 141ms (141ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)happyvendor 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P12)jfellows (P11)motivator 
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 297ms
  INFO [GameController.apply]                        (P10)mulewind chat: dont sell for 10
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (11 units for $110)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 115
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (297ms) <P13> 141ms (141ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2919390075320047400
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48920952
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $1284 Plots: 8 Assets: 8645 Total: 13929
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 3 Energy: 21 Smithore: 33 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $1547 Plots: 8 Assets: 5283 Total: 10830
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 4 Energy: 33 Smithore: 16 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $2706 Plots: 9 Assets: 3323 Total: 10529
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 16 Energy: 26 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $281 Plots: 8 Assets: 4000 Total: 8281
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 4 Energy: 10 Smithore: 14 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $420
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $214
  INFO [SummaryPhase2.begin]                         Shop Food: 21 units $76
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $420
  INFO [SummaryPhase2.begin]                         Colony total: 43569
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)jfellows chat: don't spoil your food when its selling for 40 haah
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 91
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (297ms) <P13> 141ms (157ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 297ms 23 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)jfellows is granted tile 1: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)mulewind is granted tile 2: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P11)motivator is granted tile 4: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.claimPlot]                    (P13)happyvendor is granted tile 7: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 75
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (297ms) <P13> 141ms (141ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1812
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)mulewind bought the plot for $1812
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 186
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (313ms) <P13> 141ms (141ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6094412810979593990
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39906627
  INFO [PlayerEventPhase.begin]                      No player event for (P12)jfellows (rank 4)
  INFO [Player.useFood]                              (P12)jfellows has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (313ms) <P13> 141ms (141ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 37. End Update: 36
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 105. End Update: 104
  INFO [GameModel.developLand]                       (P12)jfellows undevelops tile Plain (7,4)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 541. End Update: 540
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (3,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            jfellows caught the Mountain Wampus and got $300
  INFO [GameController.apply]                        (P10)mulewind chat: selling for 10 changed nothing jf! but helped happy with nrg gift
  INFO [GameModel.developLand]                       (P12)jfellows undevelops tile Plain (5,1)
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (1,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 2674
  INFO [GameModel.gamble]                            (P12)jfellows gambles $151, max: 47.5, left: 1.5391026, fraction 0.032402158
  INFO [DevelopmentMessenger.showMessage]            jfellows won $151 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 242
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (313ms) <P13> 141ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7536454272361911608
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95334005
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 3)
  INFO [Player.useFood]                              (P10)mulewind has 16 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (313ms) <P13> 141ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)jfellows chat: maybe i was feeling generous :)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (5,0) with Smithore factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (7,0) with Smithore factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (7,1) with Smithore factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile River (4,1) with Energy factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (8,1) with Food factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 217
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (297ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7944134823403058731
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91640526
  INFO [PlayerEventPhase.begin]                      No player event for (P13)happyvendor (rank 2)
  INFO [Player.useFood]                              (P13)happyvendor has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (297ms) <P13> 156ms (156ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (6,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Crater (5,2) with Smithore factory
  INFO [GameController.apply]                        (P12)jfellows chat: in honesty i misjudged mule price
  INFO [GameController.apply]                        (P10)mulewind chat: not in my sight!
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (2,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            happyvendor caught the Mountain Wampus and got $300
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2353. End Update: 2352
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 2391
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $150, max: 47.5, left: 0.1791034, fraction 0.003770598
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 220
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (234ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8202512489383287576
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49143308
  INFO [PlayerEventPhase.begin]                      No player event for (P11)motivator (rank 1)
  INFO [Player.useFood]                              (P11)motivator has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (234ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (7,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (8,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)motivator undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (6,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 1678
  INFO [GameModel.gamble]                            (P11)motivator gambles $162, max: 47.5, left: 3.314344, fraction 0.06977566
  INFO [DevelopmentMessenger.showMessage]            motivator won $162 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 171
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (281ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7005817702144886072
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (281ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8720999060678927756
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 33 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 26 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 10 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 21 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 0 food, 6 energy, 36 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 6 food, 20 energy, 15 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 0 food, 6 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 2 food, 14 energy, 22 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 0 food, 7 energy, 41 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 5 food, 21 energy, 17 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 0 food, 8 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 1 food, 14 energy, 26 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (234ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (234ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 820396504022147716
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $214
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, 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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 57 critical: 0 surplus: 57 money: $1377
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 20 critical: 0 surplus: 20 money: $374
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 28 critical: 0 surplus: 28 money: $657
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 59 critical: 0 surplus: 59 money: $976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P12)jfellows auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [Player.increaseAuctionTeleportCount]         (P13)happyvendor auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (164 units for $37720)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 194
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4540992956359436437
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 0 critical: 0 surplus: 0 money: $14487
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 1 critical: 0 surplus: 1 money: $4974
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $7097
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 2 critical: 0 surplus: 2 money: $14546
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)mulewind chat: bot:probs
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 93
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (172ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4702738951264045499
  INFO [Shop.calcBuySellPrice]                       Current Food price $76
  INFO [Shop.printPriceFactor]                       Food shop: 21, total: 33, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 0 critical: 5 surplus: -5 money: $14487
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 11 critical: 5 surplus: 6 money: $4974
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 0 critical: 5 surplus: -5 money: $7097
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 1 critical: 5 surplus: -4 money: $14546
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 4 takes over trade from buyer motivator rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 4 takes over trade from buyer motivator rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 4 takes over trade from buyer motivator rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 4 takes over trade from buyer motivator rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 4 takes over trade from buyer motivator rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jfellows rank 4 takes over trade from buyer motivator rank 1
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 281ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 281ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 281ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $74 (23 units for $1702)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 179
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3120736585072876306
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 100, needed: 30
  INFO [Shop.printPriceFactor]                       Energy is decreased to 48%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)jfellows chat: lol aren't you the host?
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 26 critical: 9 surplus: 17 money: $13895
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 36 critical: 8 surplus: 28 money: $5566
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 13 critical: 5 surplus: 8 money: $6653
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 25 critical: 8 surplus: 17 money: $13880
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (313ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 313ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (219ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4830325757687833702
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50469952
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $13880 Plots: 9 Assets: 2416 Total: 20796
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 10 Energy: 25 Smithore: 0 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $13895 Plots: 9 Assets: 2207 Total: 20602
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 8 Energy: 26 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $5566 Plots: 11 Assets: 2140 Total: 13206
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 3 Energy: 36 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $6653 Plots: 9 Assets: 1294 Total: 12447
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 6 Energy: 13 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 $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 144 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $74
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 67051
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)mulewind chat: forgot about it!
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 105
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (219ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 219ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)motivator is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)jfellows is granted tile 1: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [LandGrantPhase.update]                       (P10)mulewind pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)mulewind is granted tile 2: Mountain1 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [LandGrantPhase.claimPlot]                    (P13)happyvendor is granted tile 5: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1752
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)mulewind bought the plot for $3140
  INFO [GameController.apply]                        (P12)jfellows chat: lol
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 199
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (188ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $3080
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 16ms, max 172ms
  INFO [GameController.apply]                        (P10)mulewind chat: what
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  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 [GameController.apply]                        (P10)mulewind chat: not cheaper this one
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)happyvendor bought the plot for $3164
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 196
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (188ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3652426601830096875
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.88611263
  INFO [PlayerEventPhase.begin]                      No player event for (P11)motivator (rank 1)
  INFO [Player.useFood]                              (P11)motivator has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (188ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 597. End Update: 596
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain2 (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (0,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 2172
  INFO [GameModel.gamble]                            (P11)motivator gambles $151, max: 47.5, left: 4.0591, fraction 0.08545474
  INFO [DevelopmentMessenger.showMessage]            motivator won $151 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 219
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (172ms) <P13> 141ms (156ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3427217455468564289
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10851467
  INFO [PlayerEventPhase.begin]                      Event player: (P13)happyvendor (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)happyvendor has 8 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 51
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (172ms) <P13> 141ms (156ms) <P11> 156ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 361. End Update: 360
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Crater (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile River (4,4) with Food factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (1,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 2013
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $172, max: 47.5, left: 7.239097, fraction 0.15240204
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $172 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 194
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2048346157866504121
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5965727
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 3)
  INFO [Player.useFood]                              (P10)mulewind has 3 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (8,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 1525
  INFO [Mule.runAway]                                Mule runs away for (P10)mulewind
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 157
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5363952570766632162
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22840196
  INFO [PlayerEventPhase.begin]                      Event player: (P12)jfellows (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)jfellows has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 45
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (203ms) <P13> 156ms (157ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 87. End Update: 86
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (5,1) with Food factory
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (1,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (0,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 2205
  INFO [GameModel.gamble]                            (P12)jfellows gambles $163, max: 47.5, left: 3.3991008, fraction 0.07156002
  INFO [DevelopmentMessenger.showMessage]            jfellows won $163 in the pub
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 192
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 187ms (203ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5147167434610930845
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)motivator Mountain2 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 141ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3980556535550677565
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 26 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 36 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 13 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 25 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 4 food, 8 energy, 32 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 4 food, 11 energy, 12 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 2 food, 3 energy, 28 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 2 food, 8 energy, 15 smithore, 5 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 4 food, 8 energy, 36 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 4 food, 11 energy, 14 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 2 food, 2 energy, 28 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 1 food, 7 energy, 15 smithore, 6 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 83
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6786705974626619362
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 144, mules potentially available: 79, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $95 sell price $130
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 36 critical: 0 surplus: 36 money: $10483
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 14 critical: 0 surplus: 14 money: $1841
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 28 critical: 0 surplus: 28 money: $5486
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 15 critical: 0 surplus: 15 money: $13421
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (219ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Player.increaseAuctionTeleportCount]         (P12)jfellows auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Player.increaseAuctionTeleportCount]         (P13)happyvendor auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 204ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $95 (93 units for $8835)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 146
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (204ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7333838560936111424
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  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 [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 3 critical: 0 surplus: 3 money: $13903
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 11 critical: 0 surplus: 11 money: $3171
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $8146
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 8 critical: 0 surplus: 8 money: $14846
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (219ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P13)happyvendor (P11)motivator 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)happyvendor auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 219ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (22 units for $2992)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 119
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (204ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6014281448587975282
  INFO [Shop.calcBuySellPrice]                       Current Food price $74
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 23, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 90%
  INFO [Shop.printPriceFactor]                       Food buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 6 critical: 5 surplus: 1 money: $14311
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 4 critical: 5 surplus: -1 money: $4667
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 3 critical: 5 surplus: -2 money: $8146
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 4 critical: 5 surplus: -1 money: $15934
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (204ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 204ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)happyvendor 
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 204ms
  INFO [GameController.apply]                        (P12)jfellows chat: weird
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $87 (6 units for $522)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 108
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (204ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9158929816112784836
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 82, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 21 critical: 10 surplus: 11 money: $14311
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 33 critical: 8 surplus: 25 money: $4145
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 7 critical: 8 surplus: -1 money: $8146
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 21 critical: 8 surplus: 13 money: $15934
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 95
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (204ms) <P13> 141ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)motivator 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $230 (1 units for $327)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 168
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (203ms) <P13> 141ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8639150876946023843
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51250552
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $16261 Plots: 10 Assets: 5913 Total: 27174
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 4 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $14311 Plots: 11 Assets: 6487 Total: 26298
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 6 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $3818 Plots: 13 Assets: 9740 Total: 20058
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 10 Energy: 34 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $8146 Plots: 10 Assets: 2676 Total: 15822
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 3 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 223 units $95
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $87
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 89352
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (234ms) <P13> 141ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (234ms) <P13> 141ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (203ms) <P13> 141ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4757972848949584081
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36189365
  INFO [PlayerEventPhase.begin]                      No player event for (P11)motivator (rank 1)
  INFO [Player.useFood]                              (P11)motivator has 4 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (16ms) <P12> 172ms (234ms) <P13> 141ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 341. End Update: 340
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (7,3) with Food factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain2 (6,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)motivator undevelops tile Mountain3 (7,2)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (8,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain3 (7,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 1761
  INFO [GameModel.gamble]                            (P11)motivator gambles $157, max: 47.5, left: 3.779295, fraction 0.0795641
  INFO [DevelopmentMessenger.showMessage]            motivator won $157 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 174
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6953636032821507381
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6753148
  INFO [PlayerEventPhase.begin]                      No player event for (P13)happyvendor (rank 2)
  INFO [Player.useFood]                              (P13)happyvendor has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain1 (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)happyvendor sold a mule for $265
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 2197
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $152, max: 47.5, left: 3.5591006, fraction 0.07492843
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $152 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 207
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5141699602545291428
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49174297
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 3)
  INFO [Player.useFood]                              (P10)mulewind has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Mountain1 (0,3) with Energy factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (1,3) with Energy factory
  INFO [GameModel.developLand]                       (P10)mulewind undevelops tile Plain (5,0)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (5,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 217
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2400742152711059761
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8084804
  INFO [PlayerEventPhase.begin]                      No player event for (P12)jfellows (rank 4)
  INFO [Player.useFood]                              (P12)jfellows has 3 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 191. End Update: 190
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 254. End Update: 253
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (3,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 1525
  INFO [Mule.runAway]                                Mule runs away for (P12)jfellows
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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: 169
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (16ms) <P12> 187ms (203ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (16ms) <P12> 187ms (203ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -475944991957876100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 21 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 34 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 20 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 4 food, 8 energy, 15 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 8 food, 20 energy, 12 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 2 food, 14 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 6 food, 17 energy, 4 smithore, 6 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 3 food, 8 energy, 15 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 7 food, 18 energy, 12 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 1 food, 12 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 6 food, 20 energy, 4 smithore, 5 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (16ms) <P12> 187ms (203ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6378128680688321966
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4054164702597896504
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $95
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 223, mules potentially available: 119, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 7 critical: 0 surplus: 7 money: $14388
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 6 critical: 0 surplus: 6 money: $3123
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 9 critical: 0 surplus: 9 money: $7641
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 2 critical: 0 surplus: 2 money: $16253
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (187ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P13)happyvendor (P11)motivator 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P13)happyvendor auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $52 (15 units for $780)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 112
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (187ms) <P13> 156ms (156ms) <P11> 171ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8632623123055424614
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 8 critical: 0 surplus: 8 money: $14752
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 6 critical: 0 surplus: 6 money: $3435
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $7641
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 2 critical: 0 surplus: 2 money: $16357
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 171ms (172ms) <P13> 156ms (156ms) <P11> 171ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.829 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 171ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P13)happyvendor (P11)motivator 
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P13)happyvendor auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (16 units for $1984)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 171ms (172ms) <P13> 156ms (156ms) <P11> 171ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1152266690568137744
  INFO [Shop.calcBuySellPrice]                       Current Food price $87
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  INFO [Shop.printPriceFactor]                       Food buy price $69 sell price $104
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 4 critical: 5 surplus: -1 money: $15744
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 10 critical: 5 surplus: 5 money: $4179
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 1 critical: 5 surplus: -4 money: $7641
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 6 critical: 5 surplus: 1 money: $16605
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 89
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (187ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)mulewind (P12)jfellows (P13)happyvendor 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)motivator 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P11)motivator auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $230 (1 units for $480)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 192
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (203ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1829421205308466957
  INFO [Shop.calcBuySellPrice]                       Current Energy price $230
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 99, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 50%
  INFO [Shop.printPriceFactor]                       Energy buy price $100 sell price $135
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 17 critical: 10 surplus: 7 money: $15744
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 38 critical: 9 surplus: 29 money: $3699
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 13 critical: 7 surplus: 6 money: $7641
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 31 critical: 7 surplus: 24 money: $17085
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (203ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P12)jfellows (P13)happyvendor (P11)motivator 
  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 [Player.increaseAuctionTeleportCount]         (P12)jfellows auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $100 (53 units for $5300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 171
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5745198923628976151
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49857128
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $18885 Plots: 10 Assets: 3425 Total: 27310
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $15744 Plots: 11 Assets: 3830 Total: 25074
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 4 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $6599 Plots: 13 Assets: 4710 Total: 17809
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 11 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $8241 Plots: 10 Assets: 2263 Total: 15504
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 1 Energy: 7 Smithore: 9 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 226 units $52
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 53 units $100
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 85697
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 69
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3470834398476866568
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4633556
  INFO [PlayerEventPhase.begin]                      No player event for (P11)motivator (rank 1)
  INFO [Player.useFood]                              (P11)motivator has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 374. End Update: 373
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain3 (8,3) with Food factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain2 (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (5,3) with Food factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)motivator sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 2225
  INFO [GameModel.gamble]                            (P11)motivator gambles $155, max: 47.5, left: 2.9991012, fraction 0.06313897
  INFO [DevelopmentMessenger.showMessage]            motivator won $155 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 198
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2932459974888908232
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14549297
  INFO [PlayerEventPhase.begin]                      Event player: (P13)happyvendor (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)happyvendor has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 55
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain2 (3,4) with Food factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain1 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)happyvendor sold a mule for $175
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 1873
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $153, max: 47.5, left: 1.5392971, fraction 0.032406256
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $153 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 175
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6966386479176202092
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6684543
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 3)
  INFO [Player.useFood]                              (P10)mulewind has 11 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile River (4,1) with Food factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (3,0) with Food factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (7,1) with Food factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (7,0) with Food factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Mountain3 (6,0) with Food factory
  INFO [GameModel.sellMule]                          (P10)mulewind sold a mule for $175
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 227
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4730686387494534218
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29438472
  INFO [PlayerEventPhase.begin]                      No player event for (P12)jfellows (rank 4)
  INFO [Player.useFood]                              (P12)jfellows has 1 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (156ms) <P11> 172ms (188ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 101. End Update: 100
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 137. End Update: 136
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 202. End Update: 201
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 492. End Update: 491
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 675
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (1,1) with Food factory
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (0,2) with Smithore factory
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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: 90
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (156ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (156ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -829227066343036546
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 17 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 13 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 7 food, 8 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 39 food, 17 energy, 1 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 4 food, 14 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 15 food, 3 energy, 0 smithore, 10 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 8 food, 7 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 43 food, 14 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 4 food, 11 energy, 23 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 15 food, 3 energy, 0 smithore, 8 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 71
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (156ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5788135711835052193
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5196215098537877387
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $52
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 226, mules potentially available: 126, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 0 critical: 0 surplus: 0 money: $16022
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 1 critical: 0 surplus: 1 money: $6874
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 20 critical: 0 surplus: 20 money: $8116
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 0 critical: 0 surplus: 0 money: $19015
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (203ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $49 (1 units for $49)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 91
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1643519648926735325
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 14 critical: 0 surplus: 14 money: $16022
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 0 critical: 0 surplus: 0 money: $6923
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 0 critical: 0 surplus: 0 money: $8116
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 3 critical: 0 surplus: 3 money: $19015
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2219600108014887994
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 73, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 46%
  INFO [Shop.printPriceFactor]                       Food buy price $90 sell price $125
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 8 critical: 5 surplus: 3 money: $16022
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 46 critical: 5 surplus: 41 money: $6923
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 4 critical: 5 surplus: -1 money: $8116
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 15 critical: 5 surplus: 10 money: $19015
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 188ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81200004 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 188ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind (P13)happyvendor (P11)motivator 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)happyvendor auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $90 (53 units for $4770)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 190
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 187ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3859901155970575203
  INFO [Shop.calcBuySellPrice]                       Current Energy price $100
  INFO [Shop.printPriceFactor]                       Energy shop: 53, total: 97, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  INFO [Shop.printPriceFactor]                       Energy buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 13 critical: 10 surplus: 3 money: $16292
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 14 critical: 10 surplus: 4 money: $10613
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 11 critical: 8 surplus: 3 money: $7936
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 6 critical: 10 surplus: -4 money: $19825
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (172ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.828 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)jfellows (P13)happyvendor (P11)motivator 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)mulewind 
  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 [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P10)mulewind auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 188ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $65 (4 units for $261)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -931733624540490747
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49787264
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $19603 Plots: 10 Assets: 2353 Total: 26956
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 6 Energy: 9 Smithore: 0 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $16292 Plots: 11 Assets: 3594 Total: 25386
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 5 Energy: 13 Smithore: 0 Crystite: 14
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $10874 Plots: 13 Assets: 2105 Total: 19479
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 5 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $7936 Plots: 10 Assets: 3160 Total: 16096
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 6 Energy: 11 Smithore: 20 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 225 units $49
  INFO [SummaryPhase2.begin]                         Shop Food: 51 units $90
  INFO [SummaryPhase2.begin]                         Shop Energy: 54 units $65
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 87917
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (172ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7639529874371777937
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4419827
  INFO [PlayerEventPhase.begin]                      No player event for (P11)motivator (rank 1)
  INFO [Player.useFood]                              (P11)motivator has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (172ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)motivator
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)motivator undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (6,3) with Crystite factory
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354284) Henkos: youre first lord!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354285) Henkos: its your game!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354286) LordRegel: lol
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354287) CCMuleBot01: Stats: Round 6
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354288) CCMuleBot01: 1:<J.I.M.> Money: $494 Plots: 6 Assets: 2547 Total: 6041
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354289) CCMuleBot01: 2:Weekend Sinner Money: $599 Plots: 7 Assets: 1527 Total: 5626
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354290) CCMuleBot01: 3:Gohar Money: $447 Plots: 8 Assets: 622 Total: 5069
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354291) CCMuleBot01: 4:kaiszy Money: $269 Plots: 6 Assets: 871 Total: 4140
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354292) CCMuleBot04: Final Results:
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354293) CCMuleBot04: 1:LordRegel Money: $12940 Plots: 9 Assets: 3173 Total: 20613
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354294) CCMuleBot04: 2:Henkos Money: $13170 Plots: 10 Assets: 2238 Total: 20408
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354295) CCMuleBot04: 3:Jingo Money: $8838 Plots: 12 Assets: 2611 Total: 17449
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354296) CCMuleBot04: 4:mikkoaalto Money: $5390 Plots: 13 Assets: 3401 Total: 15291
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (7,3) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1577. End Update: 1576
  INFO [GameModel.developLand]                       (P11)motivator develops tile Mountain3 (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (8,2) with Food factory
  INFO [GameModel.developLand]                       (P11)motivator develops tile Plain (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)motivator finishes on update 2213
  INFO [GameModel.gamble]                            (P11)motivator gambles $208, max: 47.5, left: 3.239101, fraction 0.068191595
  INFO [DevelopmentMessenger.showMessage]            motivator won $208 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 216
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (156ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2698532773262007102
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12812495
  INFO [PlayerEventPhase.begin]                      Event player: (P13)happyvendor (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $600 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)happyvendor has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 57
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)happyvendor
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)happyvendor undevelops tile Plain (2,2)
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Mountain2 (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)happyvendor develops tile Plain (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)happyvendor finishes on update 1738
  INFO [GameModel.gamble]                            (P13)happyvendor gambles $238, max: 47.5, left: 12.739204, fraction 0.26819378
  INFO [DevelopmentMessenger.showMessage]            happyvendor won $238 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 200
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5085058702034915744
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5851373
  INFO [PlayerEventPhase.begin]                      No player event for (P10)mulewind (rank 3)
  INFO [Player.useFood]                              (P10)mulewind has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)mulewind
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Mountain3 (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P10)mulewind develops tile Plain (7,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)mulewind finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P10)mulewind
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 217
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -82838672515861671
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.89371914
  INFO [PlayerEventPhase.begin]                      No player event for (P12)jfellows (rank 4)
  INFO [Player.useFood]                              (P12)jfellows has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)jfellows
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P10)mulewind chat: bad tite for me!
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Mountain3 (2,1) with Crystite factory
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354297) CCMuleBot01: Final Results:
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354298) CCMuleBot01: 1:Gohar Money: $17173 Plots: 12 Assets: 2198 Total: 25371
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354299) CCMuleBot01: 2:Weekend Sinner Money: $10466 Plots: 12 Assets: 2252 Total: 18718
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354300) CCMuleBot01: 3:<J.I.M.> Money: $7413 Plots: 10 Assets: 3107 Total: 15520
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354301) CCMuleBot01: 4:kaiszy Money: $3703 Plots: 10 Assets: 2298 Total: 11001
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (354302) Acavia: need 1 morew
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (0,2) with Crystite factory
  INFO [GameController.apply]                        (P11)motivator chat: happy got this 
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (0,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)jfellows finishes on update 2375
  INFO [GameController.apply]                        (P11)motivator chat: i dont have 9 out
  INFO [GameModel.developLand]                       (P12)jfellows develops tile Plain (3,1) with Crystite factory
  INFO [Mule.runAway]                                Mule runs away for (P12)jfellows
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  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: 241
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (188ms) <P13> 156ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4941147382730413991
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)happyvendor has 13 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P10)mulewind has 10 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)jfellows has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)motivator has 9 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P13)happyvendor expects 4 food, 0 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind expects 20 food, 17 energy, 0 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows expects 2 food, 8 energy, 5 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator expects 2 food, 3 energy, 0 smithore, 26 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)happyvendor produced 2 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P10)mulewind produced 24 food, 18 energy, 0 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P12)jfellows produced 3 food, 9 energy, 5 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P11)motivator produced 2 food, 2 energy, 0 smithore, 29 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 73
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (203ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8393349037307573587
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)mulewind chat: orespike killed me to much
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 63
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 172ms (188ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5141034239741515344
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $49
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 225, mules potentially available: 124, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Smithore: 0 critical: 0 surplus: 0 money: $16955
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Smithore: 0 critical: 0 surplus: 0 money: $10509
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Smithore: 25 critical: 0 surplus: 25 money: $7596
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Smithore: 0 critical: 0 surplus: 0 money: $19586
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3800752121554223735
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)jfellows chat: gg
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Crystite: 67 critical: 0 surplus: 67 money: $16955
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Crystite: 19 critical: 0 surplus: 19 money: $10509
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Crystite: 18 critical: 0 surplus: 18 money: $7596
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Crystite: 32 critical: 0 surplus: 32 money: $19586
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 83
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [GameController.apply]                        (P13)happyvendor chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (203ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3492670745903061987
  INFO [Shop.calcBuySellPrice]                       Current Food price $90
  INFO [Shop.printPriceFactor]                       Food shop: 51, total: 84, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 43%
  INFO [Shop.printPriceFactor]                       Food buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Food: 2 critical: 0 surplus: 2 money: $16955
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Food: 24 critical: 0 surplus: 24 money: $10509
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Food: 4 critical: 0 surplus: 4 money: $7596
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Food: 3 critical: 0 surplus: 3 money: $19586
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 85
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (188ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (188ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2786565540456708434
  INFO [Shop.calcBuySellPrice]                       Current Energy price $65
  INFO [Shop.printPriceFactor]                       Energy shop: 54, total: 89, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)happyvendor Energy: 2 critical: 0 surplus: 2 money: $16955
  INFO [CollectionPhase.goToNextPhase]               (P10)mulewind Energy: 19 critical: 0 surplus: 19 money: $10509
  INFO [CollectionPhase.goToNextPhase]               (P12)jfellows Energy: 12 critical: 0 surplus: 12 money: $7596
  INFO [CollectionPhase.goToNextPhase]               (P11)motivator Energy: 2 critical: 0 surplus: 2 money: $19586
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (188ms) <P13> 141ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 16ms (16ms) <P12> 188ms (188ms) <P13> 157ms (157ms) <P11> 172ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 16 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -305206548778720944
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 45154208
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Money: $16955 Plots: 11 Assets: 9874 Total: 32329
  INFO [SummaryPhase2.begin]                         (P13)happyvendor Food: 2 Energy: 2 Smithore: 0 Crystite: 67
  INFO [SummaryPhase2.begin]                         (P11)motivator Money: $19586 Plots: 10 Assets: 5388 Total: 29974
  INFO [SummaryPhase2.begin]                         (P11)motivator Food: 3 Energy: 2 Smithore: 0 Crystite: 32
  INFO [SummaryPhase2.begin]                         (P10)mulewind Money: $10509 Plots: 13 Assets: 5288 Total: 22297
  INFO [SummaryPhase2.begin]                         (P10)mulewind Food: 24 Energy: 19 Smithore: 0 Crystite: 19
  INFO [SummaryPhase2.begin]                         (P12)jfellows Money: $7596 Plots: 10 Assets: 5256 Total: 17852
  INFO [SummaryPhase2.begin]                         (P12)jfellows Food: 4 Energy: 12 Smithore: 25 Crystite: 18
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 221 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 51 units $39
  INFO [SummaryPhase2.begin]                         Shop Energy: 54 units $39
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 102452
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Game
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)motivator chat: gg
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [GameController.apply]                        (P10)mulewind chat: gga
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.133.22.33 <P12>. java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen
  INFO [Server.removeClient]                         Server: Removing client /75.133.22.33 <P12> with id d38eb5f0-d371-472e-b94a-ff19713bfc3e
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.133.22.33 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.133.22.33 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MetaFrame$6.actionPerformed]                 User chooses to disconnect
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 100004 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
