  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 7 6.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 4
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: 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: fdt6tfqcb12kem1gbqbcejnit6
  INFO [Login$MasterListener$1.run]                  Logged in as "NJDevil" (id 23685)
  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: igdumd64
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) HD Graphics 2000
  INFO [MuleGameContainer.<init>]                    GL Version: 3.1.0 - Build 9.17.10.2867
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: GXF-6730, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [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 b400a20f-04e5-4013-8fd4-49d9900422ac
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 39 bytes
  INFO [UserController.apply]                        My client id is b400a20f-04e5-4013-8fd4-49d9900422ac
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S10)NJDevil is my user
  INFO [GameModel.setLocalUser]                      (S10)NJDevil is a local Spectator
  INFO [GameModel.setServerUser]                     (S10)NJDevil is hosting the server
  INFO [GameController.beginNextPhase]               (S10)NJDevil 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)NJDevil (ID: 23685)
  INFO [Client.initUDP]                              Sending UDP initialization message id b400a20f-04e5-4013-8fd4-49d9900422ac
  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 [Server.acceptClients]                        Server: Accepted client /54.214.39.13 id 74a56f56-fc9b-445d-92c8-c9e67b065ddb
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)NJDevil (ID 23685)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 105674
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 11
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (11) 14 bytes
  INFO [Player.<init>]                               Creating (P11)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P11)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P11)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  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)NJDevil joins the players
  INFO [Player.<init>]                               Creating (P10)NJDevil
  INFO [GameModel.setServerUser]                     (P10)NJDevil is hosting the server
  INFO [GameModel.setMyUser]                         (P10)NJDevil is my user
  INFO [GameModel.setLocalUser]                      (P10)NJDevil is a local Player
  INFO [GameController.apply]                        (P10)NJDevil chat: bot:kick1
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /54.214.39.13 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /54.214.39.13 <> with id 74a56f56-fc9b-445d-92c8-c9e67b065ddb
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /54.214.39.13 <>
  INFO [Server.acceptClients]                        Server: Accepted client /178.190.253.228 id bca85929-e670-4a9d-903c-5207d88d4dfc
  INFO [ServerMessageHandler.processJoin]            Server: Client /178.190.253.228 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)planky is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)planky (ID: 17535)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /178.190.253.228 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7193 bytes
  INFO [Server.initUdp]                              Server: Client /178.190.253.228 <S12> requests UDP address /178.190.253.228:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)planky (ID 17535)
  INFO [ServerMessageHandler.processPlayerJoin]      /178.190.253.228 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)planky joins the players
  INFO [Player.<init>]                               Creating (P12)planky
  INFO [GameModel.setRemoteUser]                     (P12)planky is a remote Player
  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 [LobbyChat.addLobbyMessages]                  Lobby Chat (380974) OpusX: really - by acavia's ai!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (380975) OpusX: sad
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (380976) speedymule: NJ sure ?
  INFO [Server.acceptClients]                        Server: Accepted client /217.82.161.187 id ef96e7ad-2fcc-4bda-b86a-bfbbcebcb578
  INFO [ServerMessageHandler.processJoin]            Server: Client /217.82.161.187 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)speedymule is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)speedymule (ID: 100006)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /217.82.161.187 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7249 bytes
  INFO [Server.initUdp]                              Server: Client /217.82.161.187 <S11> requests UDP address /217.82.161.187:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)speedymule (ID 100006)
  INFO [Server.acceptClients]                        Server: Accepted client /2.245.70.22 id 0e6d8053-7ec6-4875-a207-8c35379f820f
  INFO [ServerMessageHandler.processJoin]            Server: Client /2.245.70.22 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)mulefox is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)mulefox (ID: 100005)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /2.245.70.22 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7340 bytes
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)mulefox (ID 100005)
  INFO [Server.initUdp]                              Server: Client /2.245.70.22 <S13> requests UDP address /2.245.70.22:6261
  INFO [ServerMessageHandler.processPlayerJoin]      /2.245.70.22 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)mulefox joins the players
  INFO [Player.<init>]                               Creating (P13)mulefox
  INFO [GameModel.setRemoteUser]                     (P13)mulefox is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /217.82.161.187 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)speedymule joins the players
  INFO [Player.<init>]                               Creating (P11)speedymule
  INFO [GameModel.setRemoteUser]                     (P11)speedymule is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: ill host but I make no garuntees it will hold
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P10)NJDevil (P11)speedymule (P12)planky (P13)mulefox 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P11)speedymule chat: hi
  INFO [GameController.apply]                        (P11)speedymule chat: gle
  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: 12
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 134ms (150ms) <P11> 134ms (134ms) <P13> 152ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.apply]                        (P12)planky chat: gle
  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 [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 134ms (150ms) <P11> 133ms (134ms) <P13> 151ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1061884217303608778
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)speedymule (P12)planky (P10)NJDevil (P13)mulefox 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46375920
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending 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: 6
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 134ms (150ms) <P11> 134ms (134ms) <P13> 152ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 134ms (150ms) <P11> 134ms (134ms) <P13> 158ms (167ms) 
  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 4 frames, rountrip 1ms, max 158ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 152ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 14 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 14: Mountain3 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 158ms
  INFO [LandGrantPhase.claimPlot]                    (P11)speedymule is granted tile 21: Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 158ms
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 27: Mountain3 (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 162ms
  INFO [LandGrantPhase.claimPlot]                    (P12)planky is granted tile 29: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 162ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (5ms) <P12> 134ms (150ms) <P11> 133ms (134ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (5ms) <P12> 134ms (150ms) <P11> 133ms (134ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7364936104793425681
  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 (P11)speedymule (rank 1)
  INFO [Player.useFood]                              (P11)speedymule has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (5ms) <P12> 136ms (150ms) <P11> 134ms (139ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Mountain2 (3,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P11)speedymule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 1730
  INFO [GameModel.gamble]                            (P11)speedymule gambles $63, max: 47.5, left: 13.459221, fraction 0.28335202
  INFO [DevelopmentMessenger.showMessage]            speedymule won $63 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 116
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 136ms (150ms) <P11> 132ms (150ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4119865747223772027
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)planky (rank 2)
  INFO [Player.useFood]                              (P12)planky has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)NJDevil chat: ba move speedy
  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: 40
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 139ms (150ms) <P11> 132ms (150ms) <P13> 164ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)speedymule chat: not really
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (3,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)planky got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            planky caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)planky got an assay bot
  INFO [GameController.apply]                        (P10)NJDevil chat: yep casue I hate when people do that so I will play now jsut to fuck you over even if I lose
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)planky got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 2141
  INFO [GameModel.gamble]                            (P12)planky gambles $55, max: 47.5, left: 5.219099, fraction 0.10987577
  INFO [DevelopmentMessenger.showMessage]            planky won $55 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: 172
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 142ms (150ms) <P11> 134ms (148ms) <P13> 157ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4511697490933678311
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P10)NJDevil (rank 3)
  INFO [Player.useFood]                              (P10)NJDevil has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 142ms (150ms) <P11> 134ms (145ms) <P13> 156ms (164ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Mountain3 (5,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P10)NJDevil got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P10)NJDevil got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $61, max: 47.5, left: 9.419128, fraction 0.19829744
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $61 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 1929
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 136
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 141ms (150ms) <P11> 134ms (137ms) <P13> 152ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8846219272039937698
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 4)
  INFO [Player.useFood]                              (P13)mulefox has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 146ms (150ms) <P11> 134ms (137ms) <P13> 153ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [Mule.runAway]                                Mule runs away for (P13)mulefox
  INFO [Mule.runAway]                                Mule runs away for (P13)mulefox
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (1,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            mulefox caught the Mountain Wampus and got $100
  INFO [Mule.runAway]                                Mule runs away for (P13)mulefox
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 2125
  INFO [GameModel.gamble]                            (P13)mulefox gambles $62, max: 47.5, left: 5.5190988, fraction 0.11619155
  INFO [DevelopmentMessenger.showMessage]            mulefox won $62 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 140ms (150ms) <P11> 134ms (139ms) <P13> 161ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 140ms (150ms) <P11> 134ms (139ms) <P13> 161ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 383415237305202878
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)NJDevil chat: mule wants the high
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 140ms (150ms) <P11> 134ms (138ms) <P13> 161ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7488338833130031038
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 139ms (150ms) <P11> 134ms (138ms) <P13> 161ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3190575212728591108
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 68%
  INFO [Shop.printPriceFactor]                       Smithore buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 5 critical: 0 surplus: 5 money: $587
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 0 critical: 0 surplus: 0 money: $1011
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $1005
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 0 critical: 0 surplus: 0 money: $1013
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 140ms (150ms) <P11> 134ms (138ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.839 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 161ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)NJDevil chat: oh you sassy peanut I know what you are doing
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $48 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 137ms (149ms) <P11> 134ms (139ms) <P13> 158ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8948975106037003249
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)NJDevil chat: hey who wants to hear the joke I made up today
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $587
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1011
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 0 critical: 0 surplus: 0 money: $1005
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 0 critical: 0 surplus: 0 money: $1013
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 139ms (149ms) <P11> 134ms (139ms) <P13> 158ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 139ms (149ms) <P11> 134ms (139ms) <P13> 158ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5923193350013427017
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 4, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 250%
  INFO [Shop.printPriceFactor]                       Food buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)NJDevil chat: Q: Why is Irish whiskey so strong?
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 1 critical: 3 surplus: -2 money: $587
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 1 critical: 3 surplus: -2 money: $1011
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 1 critical: 3 surplus: -2 money: $1005
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 1 critical: 3 surplus: -2 money: $1013
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 140ms (150ms) <P11> 134ms (139ms) <P13> 155ms (163ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.842 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 158ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $75 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 149ms (150ms) <P11> 134ms (139ms) <P13> 161ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4081855132503752742
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 13, needed: 5
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  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]                        (P11)speedymule chat: chuck norris is irish ?
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 1 critical: 2 surplus: -1 money: $587
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 5 critical: 1 surplus: 4 money: $1011
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 5 critical: 1 surplus: 4 money: $1005
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 2 critical: 1 surplus: 1 money: $1013
  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: 40
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 146ms (150ms) <P11> 134ms (139ms) <P13> 161ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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 (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.839 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 163ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P12)planky 
  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] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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: 167ms
  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: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 171ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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: 173ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P10)NJDevil auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 173ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 173ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 173ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $33 (7 units for $231)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 149ms (150ms) <P11> 133ms (139ms) <P13> 164ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2106339887327748509
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49637952
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $1118 Plots: 1 Assets: 226 Total: 1844
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $1129 Plots: 1 Assets: 193 Total: 1822
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 1 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $921 Plots: 1 Assets: 325 Total: 1746
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 1 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $448 Plots: 1 Assets: 590 Total: 1538
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 1 Energy: 5 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $33
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $90
  INFO [SummaryPhase2.begin]                         Colony total: 6950
  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 [GameController.apply]                        (P10)NJDevil chat: A: So wee little seamus can rinse the taste from father petey o'philes little wee
  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: 5
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (5ms) <P12> 135ms (150ms) <P11> 131ms (134ms) <P13> 162ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 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 4ms, max 162ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 171ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 4ms, max 162ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 56
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 3 frame 14
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 3: Mountain1 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 162ms
  INFO [LandGrantPhase.claimPlot]                    (P12)planky is granted tile 5: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 162ms
  INFO [LandGrantPhase.claimPlot]                    (P11)speedymule is granted tile 12: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 161ms
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 20 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 20: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 4ms, max 161ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (5ms) <P12> 135ms (150ms) <P11> 134ms (141ms) <P13> 162ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (5ms) <P12> 135ms (150ms) <P11> 134ms (141ms) <P13> 162ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6619404580415059066
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9706874
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 4)
  INFO [Player.useFood]                              (P13)mulefox has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (5ms) <P12> 134ms (150ms) <P11> 134ms (141ms) <P13> 162ms (174ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 11 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]                       (P13)mulefox develops tile Mountain1 (3,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 959
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (4ms) <P12> 134ms (136ms) <P11> 134ms (144ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5531815857404474996
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22362506
  INFO [PlayerEventPhase.begin]                      Event player: (P11)speedymule (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)mulefox chat: booooooooooooooooooooooooooooo
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)speedymule has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (4ms) <P12> 134ms (142ms) <P11> 134ms (150ms) <P13> 163ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  INFO [Wampus.<init>]                               Wampus has 11 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 [GameController.apply]                        (P10)NJDevil chat: BOOOOOOOOOOOOOOOO BOOOOOOOOOOOOOO too soooooon toooo sooooon
  INFO [GameController.apply]                        (P13)mulefox chat: in round 2!
  INFO [GameController.apply]                        (P13)mulefox chat: booooooooooooooo
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (3,1) with Food factory
  INFO [GameModel.developLand]                       (P11)speedymule undevelops tile Mountain2 (3,2)
  INFO [GameController.apply]                        (P10)NJDevil chat: I like you mule fox
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Mountain2 (3,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 959
  INFO [GameController.apply]                        (P10)NJDevil chat: boooo
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P10)NJDevil chat: shenanigans
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (4ms) <P12> 133ms (136ms) <P11> 134ms (150ms) <P13> 163ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7776657166303258484
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9496757
  INFO [PlayerEventPhase.begin]                      No player event for (P10)NJDevil (rank 2)
  INFO [Player.useFood]                              (P10)NJDevil has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)speedymule chat: YEEEEEESSSS
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (8ms) <P12> 133ms (136ms) <P11> 134ms (150ms) <P13> 163ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)mulefox chat: nope
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Plain (5,2) with Food factory
  INFO [GameController.apply]                        (P13)mulefox chat: plot loss ahead
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $59, max: 47.5, left: 2.246418, fraction 0.04729301
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $59 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 846
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [GameController.apply]                        (P11)speedymule chat: 4 you :)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (8ms) <P12> 133ms (136ms) <P11> 134ms (150ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8722021920319982717
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.72212523
  INFO [PlayerEventPhase.begin]                      No player event for (P12)planky (rank 1)
  INFO [Player.useFood]                              (P12)planky has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (4ms) <P12> 134ms (136ms) <P11> 134ms (150ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  INFO [Wampus.<init>]                               Wampus has 11 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 [GameController.apply]                        (P10)NJDevil chat: didnt anyone like my joke?
  INFO [GameController.apply]                        (P13)mulefox chat: nay! i have nothing to lose
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (5,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 794
  INFO [GameModel.gamble]                            (P12)planky gambles $63, max: 47.5, left: 3.286417, fraction 0.06918772
  INFO [DevelopmentMessenger.showMessage]            planky 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (5ms) <P12> 134ms (143ms) <P11> 135ms (141ms) <P13> 161ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1599462387113146979
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)mulefox chat: i have one
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (5ms) <P12> 134ms (137ms) <P11> 134ms (139ms) <P13> 161ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3376802249497025295
  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)mulefox has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 5 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 5 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 6 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 3 food, 0 energy, 3 smithore, 0 crystite
  INFO [GameController.apply]                        (P13)mulefox chat: what stinks and plays mule?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 6 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 6 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 4 food, 0 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (4ms) <P12> 135ms (145ms) <P11> 136ms (144ms) <P13> 158ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (4ms) <P12> 135ms (145ms) <P11> 136ms (144ms) <P13> 158ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1415960400575354677
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $48
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 150%
  INFO [Shop.printPriceFactor]                       Smithore buy price $72 sell price $107
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 9 critical: 0 surplus: 9 money: $333
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 0 critical: 0 surplus: 0 money: $1073
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $1066
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 5 critical: 0 surplus: 5 money: $781
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (5ms) <P12> 136ms (145ms) <P11> 134ms (139ms) <P13> 154ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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.847 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 153ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P11)speedymule 
  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]         (P11)speedymule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $72 (5 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (5ms) <P12> 136ms (148ms) <P11> 134ms (144ms) <P13> 153ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2120697946161131166
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  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 [GameController.apply]                        (P11)speedymule chat: mulefox ?
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $333
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1073
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 0 critical: 0 surplus: 0 money: $1066
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 0 critical: 0 surplus: 0 money: $1141
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 136ms (150ms) <P11> 134ms (146ms) <P13> 153ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [GameController.apply]                        (P13)mulefox chat: nay!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 136ms (150ms) <P11> 135ms (150ms) <P13> 156ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -275821134513088528
  INFO [Shop.calcBuySellPrice]                       Current Food price $75
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  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 [GameController.apply]                        (P13)mulefox chat: it is earlfart!!!
  INFO [GameController.apply]                        (P10)NJDevil chat: the jews?
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 6 critical: 3 surplus: 3 money: $333
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 3 critical: 3 surplus: 0 money: $1073
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 6 critical: 3 surplus: 3 money: $1066
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 4 critical: 3 surplus: 1 money: $1141
  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: 90
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 135ms (145ms) <P11> 139ms (150ms) <P13> 161ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 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.839 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 161ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P11)speedymule 
  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: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $39 (2 units for $78)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 138
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (8ms) <P12> 133ms (139ms) <P11> 134ms (150ms) <P13> 157ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -156687161391265721
  INFO [Shop.calcBuySellPrice]                       Current Energy price $33
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 10, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 3 critical: 3 surplus: 0 money: $411
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 0 critical: 2 surplus: -2 money: $1073
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 4 critical: 2 surplus: 2 money: $1066
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 3 critical: 3 surplus: 0 money: $1141
  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: 94
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (9ms) <P12> 133ms (136ms) <P11> 134ms (150ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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: 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.838 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 162ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)planky (P13)mulefox 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $33 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (9ms) <P12> 135ms (144ms) <P11> 133ms (134ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3450830681108124539
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49774144
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $1141 Plots: 3 Assets: 425 Total: 3066
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $1066 Plots: 2 Assets: 511 Total: 2577
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 6 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $411 Plots: 2 Assets: 1073 Total: 2484
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 4 Energy: 3 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $1073 Plots: 2 Assets: 262 Total: 2335
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 3 Energy: 0 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $72
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $39
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $33
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $140
  INFO [SummaryPhase2.begin]                         Colony total: 10462
  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 [GameController.apply]                        (P10)NJDevil chat: P
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)NJDevil chat: A
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P10)NJDevil chat: C
  INFO [GameController.apply]                        (P10)NJDevil chat: K
  INFO [GameController.apply]                        (P10)NJDevil chat: A
  INFO [GameController.apply]                        (P10)NJDevil chat: G
  INFO [GameController.apply]                        (P10)NJDevil chat: E
  INFO [GameController.apply]                        (P10)NJDevil chat: FOR ME!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (8ms) <P12> 134ms (144ms) <P11> 133ms (134ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 2: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P12)planky is granted tile 4: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P11)speedymule is granted tile 10: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 11: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 136ms (150ms) <P11> 133ms (144ms) <P13> 166ms (167ms) 
  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 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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]                        (P13)mulefox chat: 1073
  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]            (P11)speedymule bought the plot for $1076
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 136ms (150ms) <P11> 133ms (150ms) <P13> 158ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $1016
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 156ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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 [GameController.apply]                        (P13)mulefox chat: 1066
  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: 36
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 139ms (150ms) <P11> 133ms (150ms) <P13> 153ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1650751404052677760
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9098922
  INFO [PlayerEventPhase.begin]                      No player event for (P10)NJDevil (rank 4)
  INFO [Player.useFood]                              (P10)NJDevil has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 139ms (150ms) <P11> 133ms (146ms) <P13> 153ms (158ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  INFO [Wampus.<init>]                               Wampus has 11 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)NJDevil develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P10)NJDevil got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $51, max: 47.5, left: 7.319097, fraction 0.15408625
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $51 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 2042
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 96
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (4ms) <P12> 134ms (146ms) <P11> 134ms (137ms) <P13> 159ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 347353337551917429
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06362569
  INFO [PlayerEventPhase.begin]                      Event player: (P13)mulefox (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 $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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)mulefox has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (4ms) <P12> 134ms (145ms) <P11> 134ms (139ms) <P13> 162ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 11 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]                       (P13)mulefox develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)mulefox undevelops tile Mountain1 (3,0)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain1 (3,0) with Smithore factory
  INFO [Mule.runAway]                                Mule runs away for (P13)mulefox
  INFO [DevelopmentMessenger.showMessage]            mulefox caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 2289
  INFO [GameModel.gamble]                            (P13)mulefox gambles $53, max: 47.5, left: 2.239102, fraction 0.047138985
  INFO [DevelopmentMessenger.showMessage]            mulefox won $53 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 134
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (4ms) <P12> 139ms (150ms) <P11> 140ms (150ms) <P13> 166ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4812633169359248549
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8133137
  INFO [PlayerEventPhase.begin]                      No player event for (P12)planky (rank 2)
  INFO [Player.useFood]                              (P12)planky has 6 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 140ms (150ms) <P11> 140ms (150ms) <P13> 166ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  INFO [Wampus.<init>]                               Wampus has 11 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]                       (P12)planky develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (6,0) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1209. End Update: 1208
  INFO [DevelopmentMessenger.showMessage]            planky caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 1640
  INFO [GameModel.gamble]                            (P12)planky gambles $112, max: 47.5, left: 15.259262, fraction 0.32124764
  INFO [DevelopmentMessenger.showMessage]            planky won $112 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: 118
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (6ms) <P12> 135ms (150ms) <P11> 140ms (150ms) <P13> 158ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8762066636786606233
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2644992
  INFO [PlayerEventPhase.begin]                      Event player: (P11)speedymule (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [Player.setMoney]                             (P11)speedymule gets money $-85, reassigning to $0 instead
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $150 to clean it up
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)speedymule has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (6ms) <P12> 135ms (147ms) <P11> 135ms (150ms) <P13> 164ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  INFO [Wampus.<init>]                               Wampus has 11 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)speedymule undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P11)speedymule develops tile River (4,1) with Food factory
  INFO [GameModel.buyAssay]                          (P11)speedymule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)speedymule undevelops tile River (4,1)
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (3,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 1852
  INFO [GameModel.gamble]                            (P11)speedymule gambles $75, max: 47.5, left: 10.999165, fraction 0.23156136
  INFO [DevelopmentMessenger.showMessage]            speedymule won $75 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 310
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 139ms (150ms) <P11> 134ms (136ms) <P13> 159ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 139ms (150ms) <P11> 134ms (136ms) <P13> 159ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7076815063522245504
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 0 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 3 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 0 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 0 food, 13 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 2 food, 3 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 0 food, 3 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 0 food, 4 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 0 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 2 food, 3 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 0 food, 1 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 144ms (150ms) <P11> 133ms (136ms) <P13> 159ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 144ms (150ms) <P11> 133ms (136ms) <P13> 159ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7947488712911150549
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $72
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 1, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $176 sell price $211
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 14 critical: 0 surplus: 14 money: $259
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 0 critical: 0 surplus: 0 money: $1009
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $1038
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 2 critical: 0 surplus: 2 money: $150
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 146ms (150ms) <P11> 133ms (136ms) <P13> 159ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P11)speedymule 
  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)speedymule auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [GameController.apply]                        (P13)mulefox chat: nice
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $176 (16 units for $2816)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 147
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 139ms (150ms) <P11> 134ms (150ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4551678162374126371
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $2723
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1009
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 2 critical: 0 surplus: 2 money: $1038
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 0 critical: 0 surplus: 0 money: $502
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 139ms (150ms) <P11> 134ms (150ms) <P13> 166ms (167ms) 
  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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)planky 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)planky auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (2 units for $232)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 134ms (144ms) <P11> 134ms (150ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7857193788717657606
  INFO [Shop.calcBuySellPrice]                       Current Food price $39
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 8, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 138%
  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)mulefox Food: 1 critical: 3 surplus: -2 money: $2723
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 0 critical: 3 surplus: -3 money: $1009
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 4 critical: 3 surplus: 1 money: $1270
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 1 critical: 3 surplus: -2 money: $502
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 134ms (147ms) <P11> 134ms (150ms) <P13> 167ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)planky 
  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.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $74 (2 units for $148)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 57
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (7ms) <P12> 134ms (147ms) <P11> 134ms (150ms) <P13> 163ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7355750904028498618
  INFO [Shop.calcBuySellPrice]                       Current Energy price $33
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 25, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 52%
  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)mulefox Energy: 5 critical: 3 surplus: 2 money: $2723
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 12 critical: 1 surplus: 11 money: $861
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 5 critical: 3 surplus: 2 money: $1270
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 3 critical: 2 surplus: 1 money: $502
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (7ms) <P12> 134ms (147ms) <P11> 133ms (146ms) <P13> 163ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.838 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 162ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (6ms) <P12> 134ms (149ms) <P11> 134ms (146ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6936639969904295047
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51279008
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $2723 Plots: 3 Assets: 504 Total: 4727
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 1 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $1270 Plots: 3 Assets: 701 Total: 3471
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $502 Plots: 5 Assets: 344 Total: 3346
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $861 Plots: 3 Assets: 703 Total: 3064
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 2 Energy: 12 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $350
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $176
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $350
  INFO [SummaryPhase2.begin]                         Colony total: 14608
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 134ms (149ms) <P11> 134ms (143ms) <P13> 162ms (164ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 162ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 163ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 163ms
  INFO [LandGrantPhase.claimPlot]                    (P12)planky is granted tile 3: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 163ms
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 4: Mountain3 (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 163ms
  INFO [LandGrantPhase.claimPlot]                    (P11)speedymule is granted tile 17: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 163ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 134ms (149ms) <P11> 134ms (143ms) <P13> 163ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $756
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 163ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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)mulefox bought the plot for $1272
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 272
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 139ms (150ms) <P11> 134ms (149ms) <P13> 163ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8917811333369319316
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.62549615
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 1)
  INFO [Player.useFood]                              (P13)mulefox has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 139ms (150ms) <P11> 136ms (150ms) <P13> 163ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 8 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)mulefox develops tile Plain (6,2) with Food factory
  INFO [GameModel.sellMule]                          (P13)mulefox sold a mule for $375
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 886
  INFO [GameModel.gamble]                            (P13)mulefox gambles $101, max: 47.5, left: 1.4464188, fraction 0.030450922
  INFO [DevelopmentMessenger.showMessage]            mulefox won $101 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 162
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 140ms (150ms) <P11> 134ms (150ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4382634369315026651
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5396377
  INFO [PlayerEventPhase.begin]                      No player event for (P12)planky (rank 2)
  INFO [Player.useFood]                              (P12)planky has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 140ms (150ms) <P11> 134ms (150ms) <P13> 163ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  INFO [Wampus.<init>]                               Wampus has 8 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]                       (P12)planky develops tile Plain (5,0) with Food factory
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (7,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            planky caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 1322
  INFO [GameModel.gamble]                            (P12)planky gambles $186, max: 47.5, left: 21.639408, fraction 0.4555665
  INFO [DevelopmentMessenger.showMessage]            planky won $186 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: 122
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 134ms (140ms) <P11> 137ms (150ms) <P13> 166ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7356617790020838613
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0335747
  INFO [PlayerEventPhase.begin]                      Event player: (P11)speedymule (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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)speedymule has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (5ms) <P12> 134ms (140ms) <P11> 134ms (150ms) <P13> 164ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  INFO [Wampus.<init>]                               Wampus has 8 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)speedymule develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 987
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 183
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 136ms (150ms) <P11> 137ms (147ms) <P13> 164ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7006172928895907084
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91769606
  INFO [PlayerEventPhase.begin]                      No player event for (P10)NJDevil (rank 4)
  INFO [Player.useFood]                              (P10)NJDevil 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 136ms (150ms) <P11> 137ms (147ms) <P13> 165ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  INFO [Wampus.<init>]                               Wampus has 8 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)NJDevil develops tile Plain (5,2) with Food factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Mountain3 (8,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $105, max: 47.5, left: 1.8727622, fraction 0.039426573
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $105 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 1602
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 138ms (150ms) <P11> 134ms (140ms) <P13> 167ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 138ms (150ms) <P11> 134ms (140ms) <P13> 167ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7974428878569910107
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 12 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 2 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 2 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 12 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 4 food, 3 energy, 3 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 2 food, 1 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 1 food, 5 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 13 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 4 food, 2 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 90
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 138ms (150ms) <P11> 135ms (140ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8536029713454516540
  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: 52
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 141ms (150ms) <P11> 135ms (140ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6904318381528049477
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $176
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 5, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 145%
  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)mulefox Smithore: 5 critical: 0 surplus: 5 money: $1177
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 5 critical: 0 surplus: 5 money: $766
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $1356
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 4 critical: 0 surplus: 4 money: $327
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 141ms (150ms) <P11> 134ms (140ms) <P13> 167ms (174ms) 
  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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  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]         (P11)speedymule auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P10)NJDevil auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (14 units for $3220)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 138ms (150ms) <P11> 134ms (136ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -543141190049148943
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $2327
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1916
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 0 critical: 0 surplus: 0 money: $1356
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 0 critical: 0 surplus: 0 money: $1247
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 138ms (150ms) <P11> 134ms (140ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (7ms) <P12> 138ms (150ms) <P11> 134ms (140ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7629786813945902347
  INFO [Shop.calcBuySellPrice]                       Current Food price $74
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 19, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 0 critical: 4 surplus: -4 money: $2327
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 1 critical: 4 surplus: -3 money: $1916
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 14 critical: 4 surplus: 10 money: $1356
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 4 critical: 4 surplus: 0 money: $1247
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 135ms (150ms) <P11> 134ms (141ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)planky 
  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: 167ms
  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: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $85 (2 units for $170)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (7ms) <P12> 134ms (141ms) <P11> 134ms (141ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4952757105693887233
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 24, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  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)mulefox Energy: 3 critical: 4 surplus: -1 money: $2157
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 13 critical: 3 surplus: 10 money: $1916
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 5 critical: 4 surplus: 1 money: $1526
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 3 critical: 3 surplus: 0 money: $1247
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (7ms) <P12> 133ms (135ms) <P11> 134ms (150ms) <P13> 164ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 (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.837 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 163ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil 
  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: StoreClosed (11) 0 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: 167ms
  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: 167ms
  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: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $125 (3 units for $376)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (5ms) <P12> 133ms (137ms) <P11> 133ms (145ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 550105648470032486
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49450656
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $2292 Plots: 4 Assets: 1675 Total: 5967
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 1 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $2024 Plots: 5 Assets: 1035 Total: 5559
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 2 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $1526 Plots: 4 Assets: 1910 Total: 5436
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 12 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $1004 Plots: 6 Assets: 1220 Total: 5224
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $85
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $125
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $460
  INFO [SummaryPhase2.begin]                         Colony total: 22186
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (5ms) <P12> 133ms (137ms) <P11> 134ms (140ms) <P13> 162ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 2ms, max 162ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 162ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 3: Mountain1 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 162ms
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)planky is granted tile 4: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 163ms
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 9 frame 13
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 9: Mountain2 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 163ms
  INFO [LandGrantPhase.claimPlot]                    (P11)speedymule is granted tile 13: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 163ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 133ms (145ms) <P11> 140ms (150ms) <P13> 165ms (168ms) 
  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: $1212
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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)NJDevil bought the plot for $2088
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 132
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 138ms (149ms) <P11> 142ms (150ms) <P13> 164ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $2028
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 161ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 123
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 134ms (149ms) <P11> 142ms (150ms) <P13> 159ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 647650981717772740
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.50264233
  INFO [PlayerEventPhase.begin]                      No player event for (P10)NJDevil (rank 1)
  INFO [Player.useFood]                              (P10)NJDevil 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: 45
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 134ms (149ms) <P11> 142ms (150ms) <P13> 159ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  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)NJDevil undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P10)NJDevil undevelops tile Mountain3 (5,1)
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Plain (5,2) with Energy factory
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $101, max: 47.5, left: 0.38483268, fraction 0.008101741
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $101 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 762
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 134ms (149ms) <P11> 134ms (149ms) <P13> 156ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7535069800339281462
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7315104
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 134ms (149ms) <P11> 134ms (143ms) <P13> 156ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  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]                       (P13)mulefox develops tile Mountain1 (2,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 1313
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (1,0) with Energy factory
  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: 170
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 134ms (149ms) <P11> 134ms (143ms) <P13> 166ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 874824907984318671
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2346713
  INFO [PlayerEventPhase.begin]                      Event player: (P12)planky (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $300 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)planky has 12 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 138ms (149ms) <P11> 134ms (143ms) <P13> 166ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  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]                       (P12)planky develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (7,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 2123
  INFO [GameModel.gamble]                            (P12)planky gambles $102, max: 47.5, left: 5.039099, fraction 0.1060863
  INFO [DevelopmentMessenger.showMessage]            planky 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: 205
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 148ms (150ms) <P11> 135ms (145ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9184026546829559545
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26949316
  INFO [PlayerEventPhase.begin]                      Event player: (P11)speedymule (rank 4)
  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 $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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)speedymule has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 148ms (150ms) <P11> 139ms (150ms) <P13> 161ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  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)speedymule develops tile Plain (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (6,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P11)speedymule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 2167
  INFO [GameModel.gamble]                            (P11)speedymule gambles $107, max: 47.5, left: 4.7990994, fraction 0.10103367
  INFO [DevelopmentMessenger.showMessage]            speedymule won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 288
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 136ms (150ms) <P11> 136ms (150ms) <P13> 160ms (174ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4309241001444562152
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 138ms (150ms) <P11> 136ms (150ms) <P13> 161ms (174ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 917360940826863558
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 10 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 5 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 2 food, 8 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 4 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 2 food, 3 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 4 food, 8 energy, 6 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 1 food, 7 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 3 food, 8 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 2 food, 1 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 6 food, 11 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 138ms (146ms) <P11> 136ms (150ms) <P13> 164ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 138ms (146ms) <P11> 136ms (150ms) <P13> 164ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3923140697428988363
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 111%
  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)mulefox Smithore: 10 critical: 0 surplus: 10 money: $979
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 5 critical: 0 surplus: 5 money: $305
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $1218
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 7 critical: 0 surplus: 7 money: $366
  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: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (7ms) <P12> 136ms (142ms) <P11> 136ms (150ms) <P13> 166ms (174ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  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)NJDevil auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P11)speedymule 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]         (P13)mulefox auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (22 units for $5060)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (8ms) <P12> 134ms (141ms) <P11> 134ms (142ms) <P13> 166ms (174ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6465430451817820296
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 0 critical: 0 surplus: 0 money: $3279
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1455
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 11 critical: 0 surplus: 11 money: $1218
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 0 critical: 0 surplus: 0 money: $1976
  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]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (11ms) <P12> 136ms (141ms) <P11> 133ms (136ms) <P13> 167ms (174ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)planky 
  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 [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 [Player.increaseAuctionTeleportCount]         (P12)planky auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (11 units for $1144)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 103
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (14ms) <P12> 134ms (139ms) <P11> 133ms (140ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7763493691997025194
  INFO [Shop.calcBuySellPrice]                       Current Food price $85
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $70 sell price $105
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 1 critical: 4 surplus: -3 money: $3279
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 3 critical: 4 surplus: -1 money: $1455
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 6 critical: 4 surplus: 2 money: $2362
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 6 critical: 4 surplus: 2 money: $1976
  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: 57
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (6ms) <P12> 136ms (144ms) <P11> 135ms (142ms) <P13> 161ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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.839 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 161ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)planky 
  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: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $115 (1 units for $115)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 75
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 139ms (150ms) <P11> 136ms (143ms) <P13> 161ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5902560953527456033
  INFO [Shop.calcBuySellPrice]                       Current Energy price $125
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 36, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy 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 [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 7 critical: 5 surplus: 2 money: $3279
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 14 critical: 3 surplus: 11 money: $1455
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 2 critical: 5 surplus: -3 money: $2477
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 13 critical: 4 surplus: 9 money: $1861
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 146ms (150ms) <P11> 135ms (140ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.83599997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 164ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller speedymule rank 4 takes over trade from seller mulefox rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller speedymule rank 4 takes over trade from seller mulefox rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller speedymule rank 4 takes over trade from seller mulefox rank 2
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $70 (8 units for $560)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 103
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (6ms) <P12> 142ms (150ms) <P11> 135ms (147ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8960204830298081317
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50707120
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $2421 Plots: 7 Assets: 1605 Total: 7526
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 7 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $3279 Plots: 6 Assets: 1165 Total: 7444
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 1 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $2161 Plots: 5 Assets: 1545 Total: 6206
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $1455 Plots: 6 Assets: 1665 Total: 6120
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 3 Energy: 14 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 $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 9 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $115
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $70
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 27296
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (6ms) <P12> 138ms (149ms) <P11> 133ms (142ms) <P13> 167ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 2ms, max 167ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 2ms, max 167ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)planky is granted tile 3: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 5: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 167ms
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 6 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 6: Crater (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P11)speedymule is granted tile 16: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 167ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 136ms (149ms) <P11> 134ms (146ms) <P13> 164ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1516
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 159ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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)mulefox bought the plot for $2484
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 165
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (2ms) <P12> 134ms (150ms) <P11> 133ms (134ms) <P13> 155ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4326090881578122047
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22756517
  INFO [PlayerEventPhase.begin]                      Event player: (P11)speedymule (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)speedymule has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 89
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (1ms) <P12> 134ms (150ms) <P11> 133ms (139ms) <P13> 155ms (165ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  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)speedymule develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (0,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 2382
  INFO [GameModel.gamble]                            (P11)speedymule gambles $100, max: 47.5, left: 0.7791033, fraction 0.016402174
  INFO [DevelopmentMessenger.showMessage]            speedymule 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 259
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 143ms (150ms) <P11> 133ms (139ms) <P13> 165ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9117167925620614909
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4666106
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox has 1 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 143ms (150ms) <P11> 133ms (139ms) <P13> 165ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  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]                       (P13)mulefox develops tile Plain (2,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 782
  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: 155
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 146ms (150ms) <P11> 135ms (150ms) <P13> 166ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6231787263253207652
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42500216
  INFO [PlayerEventPhase.begin]                      No player event for (P12)planky (rank 3)
  INFO [Player.useFood]                              (P12)planky has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 146ms (150ms) <P11> 135ms (144ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  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]                       (P12)planky develops tile Plain (8,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)planky got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            planky caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 1797
  INFO [GameModel.gamble]                            (P12)planky gambles $133, max: 47.5, left: 12.079189, fraction 0.25429872
  INFO [DevelopmentMessenger.showMessage]            planky won $133 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: 184
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 143ms (150ms) <P11> 135ms (148ms) <P13> 166ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5988764619082706256
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6795633
  INFO [PlayerEventPhase.begin]                      No player event for (P10)NJDevil (rank 4)
  INFO [Player.useFood]                              (P10)NJDevil has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 144ms (150ms) <P11> 135ms (148ms) <P13> 163ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  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)NJDevil develops tile Mountain3 (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Mountain2 (7,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $200
  INFO [GameModel.sellMule]                          (P10)NJDevil sold a mule for $460
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $115, max: 47.5, left: 4.0143433, fraction 0.08451249
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $115 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 1670
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 108
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 135ms (145ms) <P11> 134ms (138ms) <P13> 162ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 135ms (145ms) <P11> 134ms (138ms) <P13> 162ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8192251798723887693
  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 [ProductionPhase.finishPower]                 (P13)mulefox has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 14 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 2 food, 8 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 4 food, 6 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 2 food, 6 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 4 food, 19 energy, 4 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 3 food, 11 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 5 food, 7 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 4 food, 8 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 4 food, 18 energy, 4 smithore, 4 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 136ms (149ms) <P11> 134ms (138ms) <P13> 166ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3305603937016068454
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 137ms (150ms) <P11> 133ms (138ms) <P13> 166ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -923913873149046759
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 9, mules potentially available: 11, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 66%
  INFO [Shop.printPriceFactor]                       Smithore buy price $155 sell price $190
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 8 critical: 0 surplus: 8 money: $260
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 5 critical: 0 surplus: 5 money: $700
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $1984
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 2 critical: 0 surplus: 2 money: $941
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 136ms (150ms) <P11> 133ms (137ms) <P13> 162ms (169ms) 
  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.838 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 162ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  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)speedymule auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P10)NJDevil auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  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 $155 (15 units for $2325)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 135
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 136ms (150ms) <P11> 132ms (136ms) <P13> 164ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5190955787708463376
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  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)mulefox Crystite: 0 critical: 0 surplus: 0 money: $1500
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $1475
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 5 critical: 0 surplus: 5 money: $1984
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 2 critical: 0 surplus: 2 money: $1251
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 138ms (150ms) <P11> 133ms (136ms) <P13> 166ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 175ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P13)mulefox 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)planky (P11)speedymule 
  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: 175ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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)speedymule auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)planky auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 173ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (7 units for $588)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 147ms (150ms) <P11> 133ms (144ms) <P13> 164ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8178083264005534978
  INFO [Shop.calcBuySellPrice]                       Current Food price $115
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 19, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $86 sell price $121
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 3 critical: 4 surplus: -1 money: $1500
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 5 critical: 4 surplus: 1 money: $1475
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 5 critical: 4 surplus: 1 money: $2404
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 6 critical: 4 surplus: 2 money: $1419
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 138ms (150ms) <P11> 134ms (150ms) <P13> 163ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (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.83599997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 164ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $101 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 141ms (150ms) <P11> 134ms (150ms) <P13> 164ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4852082951615510849
  INFO [Shop.calcBuySellPrice]                       Current Energy price $70
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 61, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 13 critical: 6 surplus: 7 money: $1500
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 15 critical: 5 surplus: 10 money: $1475
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 10 critical: 5 surplus: 5 money: $2404
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 19 critical: 5 surplus: 14 money: $1419
  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: 45
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 141ms (150ms) <P11> 139ms (150ms) <P13> 164ms (173ms) 
  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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.83599997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 164ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $56 (4 units for $224)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 144ms (150ms) <P11> 138ms (150ms) <P13> 162ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 418684073835245957
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47013576
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $1419 Plots: 8 Assets: 2425 Total: 7844
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 6 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $1276 Plots: 8 Assets: 1925 Total: 7201
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 3 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $2404 Plots: 6 Assets: 1700 Total: 7104
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 5 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $1475 Plots: 7 Assets: 1905 Total: 6880
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 5 Energy: 15 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 $310
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 10 units $155
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $101
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $310
  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 (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: 10
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 141ms (150ms) <P11> 139ms (150ms) <P13> 166ms (167ms) 
  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 4 frames, rountrip 0ms, max 166ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox 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 0ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P12)planky is granted tile 4: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 7 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 7: Mountain3 (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P11)speedymule is granted tile 12: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 135ms (149ms) <P11> 139ms (150ms) <P13> 166ms (167ms) 
  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: $2424
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 139ms (149ms) <P11> 137ms (150ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2590700205507939005
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95288366
  INFO [PlayerEventPhase.begin]                      No player event for (P11)speedymule (rank 1)
  INFO [Player.useFood]                              (P11)speedymule has 6 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 135ms (149ms) <P11> 137ms (150ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 94. End Update: 93
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (0,3) with Food factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (5,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (6,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 2128
  INFO [GameModel.gamble]                            (P11)speedymule gambles $109, max: 47.5, left: 5.9390984, fraction 0.12503365
  INFO [DevelopmentMessenger.showMessage]            speedymule won $109 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: 271
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (9ms) <P12> 138ms (150ms) <P11> 134ms (142ms) <P13> 164ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -89553325770439315
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10732067
  INFO [PlayerEventPhase.begin]                      Event player: (P13)mulefox (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)mulefox has 3 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 80
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (9ms) <P12> 138ms (150ms) <P11> 134ms (142ms) <P13> 157ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (1,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (2,0) with Smithore factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (0,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            mulefox caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 1890
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 241
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 142ms (150ms) <P11> 134ms (138ms) <P13> 154ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1286811685401970613
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39196068
  INFO [PlayerEventPhase.begin]                      No player event for (P12)planky (rank 3)
  INFO [Player.useFood]                              (P12)planky has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (2ms) <P12> 138ms (149ms) <P11> 134ms (139ms) <P13> 154ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (8,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)planky got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            planky caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 1716
  INFO [GameModel.gamble]                            (P12)planky gambles $108, max: 47.5, left: 13.819229, fraction 0.29093114
  INFO [DevelopmentMessenger.showMessage]            planky won $108 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: 203
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (2ms) <P12> 139ms (145ms) <P11> 136ms (150ms) <P13> 167ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2429395120184379235
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8275294
  INFO [PlayerEventPhase.begin]                      No player event for (P10)NJDevil (rank 4)
  INFO [Player.useFood]                              (P10)NJDevil has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 53
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 139ms (145ms) <P11> 138ms (150ms) <P13> 167ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Mountain3 (0,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Crater (2,2) with Crystite factory
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $112, max: 47.5, left: 7.419097, fraction 0.15619151
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $112 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 2032
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 102
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 137ms (144ms) <P11> 141ms (150ms) <P13> 167ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 851589882307206022
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)speedymule River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 137ms (144ms) <P11> 141ms (150ms) <P13> 167ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3005387920407309654
  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 [ProductionPhase.finishPower]                 (P13)mulefox has 17 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 15 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 10 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 19 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 2 food, 8 energy, 29 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 4 food, 6 energy, 19 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 2 food, 14 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 2 food, 15 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 0 food, 8 energy, 27 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 2 food, 7 energy, 18 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 1 food, 16 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 4 food, 13 energy, 10 smithore, 1 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: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (4ms) <P12> 140ms (146ms) <P11> 139ms (150ms) <P13> 167ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (4ms) <P12> 140ms (146ms) <P11> 139ms (150ms) <P13> 167ms (178ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8974663584186873802
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $155
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 10, mules potentially available: 13, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 54%
  INFO [Shop.printPriceFactor]                       Smithore buy price $86 sell price $121
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 27 critical: 0 surplus: 27 money: $556
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 18 critical: 0 surplus: 18 money: $992
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $2352
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 10 critical: 0 surplus: 10 money: $1368
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (6ms) <P12> 137ms (142ms) <P11> 139ms (150ms) <P13> 167ms (174ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P13)mulefox (P11)speedymule 
  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 [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 [Player.increaseAuctionTeleportCount]         (P11)speedymule auction teleport count: 1
  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 [SlickLogSystem.info]                         Transaction #14
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [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 [Player.increaseAuctionTeleportCount]         (P10)NJDevil auction teleport count: 1
  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 [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]         (P13)mulefox auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $86 (55 units for $4730)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 178
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (7ms) <P12> 134ms (145ms) <P11> 133ms (139ms) <P13> 167ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4702245537879590437
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  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)mulefox Crystite: 0 critical: 0 surplus: 0 money: $2878
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 4 critical: 0 surplus: 4 money: $2540
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 14 critical: 0 surplus: 14 money: $2352
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 1 critical: 0 surplus: 1 money: $2228
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (4ms) <P12> 139ms (146ms) <P11> 134ms (139ms) <P13> 167ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)mulefox 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P12)planky (P11)speedymule 
  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]         (P11)speedymule auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P10)NJDevil 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 [Player.increaseAuctionTeleportCount]         (P12)planky auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (19 units for $1672)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 139ms (150ms) <P11> 134ms (144ms) <P13> 160ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8421900326006917218
  INFO [Shop.calcBuySellPrice]                       Current Food price $101
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 145%
  INFO [Shop.printPriceFactor]                       Food 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)mulefox Food: 0 critical: 4 surplus: -4 money: $2878
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 3 critical: 4 surplus: -1 money: $2892
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 2 critical: 4 surplus: -2 money: $3584
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 5 critical: 4 surplus: 1 money: $2316
  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: 21
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 139ms (150ms) <P11> 135ms (146ms) <P13> 160ms (167ms) 
  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 (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.84000003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 160ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $146 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 139ms (150ms) <P11> 137ms (146ms) <P13> 160ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1962743087403660887
  INFO [Shop.calcBuySellPrice]                       Current Energy price $56
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 75, needed: 26
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $14 sell price $49
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 16 critical: 8 surplus: 8 money: $2878
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 14 critical: 7 surplus: 7 money: $2892
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 21 critical: 5 surplus: 16 money: $3584
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 24 critical: 6 surplus: 18 money: $2316
  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: 121
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (8ms) <P12> 139ms (150ms) <P11> 136ms (144ms) <P13> 160ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.839 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 161ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil 
  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: 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $29 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 138
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (9ms) <P12> 134ms (150ms) <P11> 136ms (141ms) <P13> 164ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9193619169121590501
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50355208
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $2316 Plots: 9 Assets: 2206 Total: 9022
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 5 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $2878 Plots: 9 Assets: 1354 Total: 8732
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 0 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $3584 Plots: 7 Assets: 1621 Total: 8705
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 2 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $2892 Plots: 8 Assets: 1649 Total: 8541
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 3 Energy: 14 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 53 units $86
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $146
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $29
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $170
  INFO [SummaryPhase2.begin]                         Colony total: 35000
  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 (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (9ms) <P12> 134ms (150ms) <P11> 133ms (139ms) <P13> 164ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 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 3ms, max 164ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 168ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 3ms, max 164ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 0: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 3ms, max 166ms
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 1: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P12)planky is granted tile 4: Mountain1 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 6ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P11)speedymule is granted tile 9: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 3ms, max 164ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (9ms) <P12> 134ms (150ms) <P11> 134ms (139ms) <P13> 161ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (9ms) <P12> 135ms (150ms) <P11> 134ms (140ms) <P13> 161ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6313767374224713715
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.774047
  INFO [PlayerEventPhase.begin]                      No player event for (P11)speedymule (rank 1)
  INFO [Player.useFood]                              (P11)speedymule has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (9ms) <P12> 135ms (150ms) <P11> 134ms (141ms) <P13> 161ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  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)speedymule develops tile River (4,1) with Food factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (3,1) with Food factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P11)speedymule undevelops tile Plain (1,1)
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (1,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 2263
  INFO [GameModel.gamble]                            (P11)speedymule gambles $150, max: 47.5, left: 2.8791013, fraction 0.06061266
  INFO [DevelopmentMessenger.showMessage]            speedymule won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 277
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 139ms (150ms) <P11> 137ms (140ms) <P13> 165ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 215065793896327978
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.96684974
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox has 0 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 139ms (150ms) <P11> 137ms (140ms) <P13> 166ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: 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)mulefox finishes on update 178
  INFO [GameModel.gamble]                            (P13)mulefox gambles $155, max: 47.5, left: 1.4400034, fraction 0.030315861
  INFO [DevelopmentMessenger.showMessage]            mulefox won $155 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 139ms (150ms) <P11> 138ms (140ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5868130889813473892
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.03667593
  INFO [PlayerEventPhase.begin]                      Event player: (P12)planky (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)planky has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 139ms (150ms) <P11> 138ms (140ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  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]                       (P12)planky develops tile Mountain1 (8,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            planky caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 969
  INFO [GameModel.gamble]                            (P12)planky gambles $154, max: 47.5, left: 7.409583, fraction 0.15599123
  INFO [DevelopmentMessenger.showMessage]            planky won $154 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: 141
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (6ms) <P12> 135ms (150ms) <P11> 137ms (140ms) <P13> 167ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 661485675543445861
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.058808565
  INFO [PlayerEventPhase.begin]                      Event player: (P10)NJDevil (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P10)NJDevil has 6 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (6ms) <P12> 136ms (143ms) <P11> 135ms (139ms) <P13> 167ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  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]                       (P10)NJDevil develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Plain (0,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $300
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $153, max: 47.5, left: 11.699181, fraction 0.24629854
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $153 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 1815
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 210
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 136ms (143ms) <P11> 138ms (150ms) <P13> 167ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 136ms (143ms) <P11> 138ms (150ms) <P13> 167ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8343342298357900252
  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 [ProductionPhase.finishPower]                 (P13)mulefox has 16 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 16 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 21 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 24 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 2 food, 8 energy, 29 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 4 food, 6 energy, 19 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 3 food, 14 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 13 food, 15 energy, 4 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 2 food, 6 energy, 26 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 3 food, 5 energy, 17 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 5 food, 14 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 15 food, 14 energy, 4 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 124
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 135ms (150ms) <P11> 136ms (149ms) <P13> 167ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7581417358717976448
  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: 80
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 136ms (150ms) <P11> 136ms (149ms) <P13> 167ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3501167293378724912
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $86
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 53, mules potentially available: 36, mules needed: 5
  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)mulefox Smithore: 26 critical: 0 surplus: 26 money: $3033
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 17 critical: 0 surplus: 17 money: $3075
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $3993
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 4 critical: 0 surplus: 4 money: $2351
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 135ms (149ms) <P11> 136ms (141ms) <P13> 166ms (176ms) 
  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: 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 175ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P11)speedymule 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 201
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (6ms) <P12> 135ms (150ms) <P11> 134ms (141ms) <P13> 166ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8315854698371921777
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  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)mulefox Crystite: 0 critical: 0 surplus: 0 money: $3033
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 0 critical: 0 surplus: 0 money: $3075
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 0 critical: 0 surplus: 0 money: $3993
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 0 critical: 0 surplus: 0 money: $2351
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 135ms (150ms) <P11> 133ms (140ms) <P13> 166ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 142ms (150ms) <P11> 133ms (140ms) <P13> 166ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7648779627802402898
  INFO [Shop.calcBuySellPrice]                       Current Food price $146
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $103 sell price $138
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 2 critical: 5 surplus: -3 money: $3033
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 4 critical: 5 surplus: -1 money: $3075
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 5 critical: 5 surplus: 0 money: $3993
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 16 critical: 5 surplus: 11 money: $2351
  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_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 134ms (150ms) <P11> 134ms (140ms) <P13> 166ms (174ms) 
  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: 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 174ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)speedymule 
  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: 174ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 176ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 176ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 176ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [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 [Player.increaseAuctionTeleportCount]         (P11)speedymule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 176ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $105 (11 units for $1163)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 139ms (150ms) <P11> 133ms (139ms) <P13> 167ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6147220678647016240
  INFO [Shop.calcBuySellPrice]                       Current Energy price $29
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 78, needed: 30
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  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)mulefox Energy: 13 critical: 8 surplus: 5 money: $2694
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 12 critical: 8 surplus: 4 money: $3075
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 26 critical: 6 surplus: 20 money: $3993
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 27 critical: 8 surplus: 19 money: $3514
  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: 96
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 139ms (150ms) <P11> 134ms (139ms) <P13> 167ms (176ms) 
  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: ChooseDirection (12) 4 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 176ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil 
  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 [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 175ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $89 (1 units for $89)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 101
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 140ms (150ms) <P11> 134ms (139ms) <P13> 167ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5141736433249129055
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48418056
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $3514 Plots: 10 Assets: 4061 Total: 12575
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 5 Energy: 27 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $2605 Plots: 10 Assets: 4013 Total: 11618
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 5 Energy: 14 Smithore: 26 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $3993 Plots: 8 Assets: 3619 Total: 11612
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 5 Energy: 26 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $3164 Plots: 9 Assets: 3223 Total: 10887
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 4 Energy: 11 Smithore: 17 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 45 units $52
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $105
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $89
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 46692
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 140ms (150ms) <P11> 134ms (139ms) <P13> 167ms (175ms) 
  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 167ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 175ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 167ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 0: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 0ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P12)planky is granted tile 1: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 2: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P11)speedymule is granted tile 4: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (3ms) <P12> 138ms (150ms) <P11> 134ms (139ms) <P13> 166ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1204
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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)NJDevil bought the plot for $3164
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 116
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (4ms) <P12> 136ms (150ms) <P11> 133ms (136ms) <P13> 167ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $3104
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 45
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (5ms) <P12> 136ms (146ms) <P11> 133ms (136ms) <P13> 167ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4476895519539510679
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5931607
  INFO [PlayerEventPhase.begin]                      No player event for (P11)speedymule (rank 1)
  INFO [Player.useFood]                              (P11)speedymule has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (5ms) <P12> 139ms (150ms) <P11> 133ms (136ms) <P13> 167ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  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)speedymule develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            speedymule caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 2403
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 187
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (2ms) <P12> 140ms (147ms) <P11> 133ms (141ms) <P13> 167ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5432316358593621850
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.92677784
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (2ms) <P12> 141ms (150ms) <P11> 134ms (141ms) <P13> 167ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: 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)mulefox develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain1 (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain1 (3,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)mulefox
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 236
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 147ms (150ms) <P11> 140ms (150ms) <P13> 173ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4538579176175352554
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29731864
  INFO [PlayerEventPhase.begin]                      No player event for (P12)planky (rank 3)
  INFO [Player.useFood]                              (P12)planky has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 148ms (150ms) <P11> 141ms (150ms) <P13> 167ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  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 [GameController.apply]                        (P11)speedymule chat: free the mules - pro move   :)
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (7,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            planky caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 2263
  INFO [GameModel.gamble]                            (P12)planky gambles $151, max: 47.5, left: 2.7991014, fraction 0.05892845
  INFO [DevelopmentMessenger.showMessage]            planky 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 304
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 145ms (150ms) <P11> 135ms (148ms) <P13> 167ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 566237531293845467
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1920371
  INFO [PlayerEventPhase.begin]                      Event player: (P10)NJDevil (rank 4)
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P10)NJDevil has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 141ms (150ms) <P11> 133ms (145ms) <P13> 167ms (179ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  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]                       (P10)NJDevil undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            NJDevil caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Plain (2,4) with Energy factory
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $151, max: 47.5, left: 2.2592964, fraction 0.047564134
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $151 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 1864
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 141ms (150ms) <P11> 135ms (145ms) <P13> 170ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -546241607362007124
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 140ms (150ms) <P11> 134ms (140ms) <P13> 168ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4557539681386195608
  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 [ProductionPhase.finishPower]                 (P13)mulefox has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 26 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 27 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 4 food, 14 energy, 12 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 4 food, 12 energy, 19 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 1 food, 21 energy, 0 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 13 food, 12 energy, 3 smithore, 13 crystite
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 6 food, 15 energy, 12 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 5 food, 9 energy, 21 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 1 food, 19 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 16 food, 12 energy, 3 smithore, 15 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 140ms (150ms) <P11> 133ms (140ms) <P13> 170ms (180ms) 
  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 (1ms) <P12> 140ms (150ms) <P11> 133ms (140ms) <P13> 170ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3255626175234498953
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $52
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 45, mules potentially available: 31, mules needed: 5
  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)mulefox Smithore: 38 critical: 0 surplus: 38 money: $2155
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 38 critical: 0 surplus: 38 money: $401
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $4169
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 7 critical: 0 surplus: 7 money: $3539
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 144ms (150ms) <P11> 133ms (140ms) <P13> 167ms (180ms) 
  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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 176ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P11)speedymule 
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $49 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (0ms) <P12> 140ms (150ms) <P11> 134ms (140ms) <P13> 167ms (176ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5885431148687514021
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $96 sell price $236
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 10 critical: 0 surplus: 10 money: $2155
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 10 critical: 0 surplus: 10 money: $401
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 13 critical: 0 surplus: 13 money: $4169
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 15 critical: 0 surplus: 15 money: $3539
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 140ms (150ms) <P11> 134ms (137ms) <P13> 167ms (180ms) 
  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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 0ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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 [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 [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)planky auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)speedymule auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  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]                        Crystite price set to average $96 (38 units for $3648)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 134ms (150ms) <P11> 133ms (134ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7041339370861034923
  INFO [Shop.calcBuySellPrice]                       Current Food price $105
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 36, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 67%
  INFO [Shop.printPriceFactor]                       Food buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 6 critical: 5 surplus: 1 money: $3115
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 5 critical: 5 surplus: 0 money: $401
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 1 critical: 5 surplus: -4 money: $5417
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 16 critical: 5 surplus: 11 money: $4979
  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: 93
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 134ms (149ms) <P11> 134ms (137ms) <P13> 167ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P11)speedymule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer NJDevil rank 4 takes over trade from buyer planky rank 3
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P10)NJDevil auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [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 #10
  INFO [SlickLogSystem.info]                         Transaction #11
  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]                        Food price set to average $82 (11 units for $911)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 215
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 138ms (150ms) <P11> 133ms (137ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2392897346396469980
  INFO [Shop.calcBuySellPrice]                       Current Energy price $89
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 92, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  INFO [Shop.printPriceFactor]                       Energy buy price $33 sell price $68
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 20 critical: 9 surplus: 11 money: $3204
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 12 critical: 9 surplus: 3 money: $45
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 34 critical: 7 surplus: 27 money: $4972
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 26 critical: 10 surplus: 16 money: $5801
  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: 56
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (1ms) <P12> 142ms (150ms) <P11> 133ms (137ms) <P13> 166ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (12) 4 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 171ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 171ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $148 (1 units for $148)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 146
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 143ms (150ms) <P11> 133ms (137ms) <P13> 166ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9197790044850677639
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47399768
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $5801 Plots: 11 Assets: 5818 Total: 17119
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 6 Energy: 26 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $4972 Plots: 9 Assets: 6514 Total: 15986
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 6 Energy: 34 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $3056 Plots: 11 Assets: 6480 Total: 15036
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 5 Energy: 21 Smithore: 38 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $193 Plots: 11 Assets: 6263 Total: 11956
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 9 Energy: 11 Smithore: 38 Crystite: 10
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 35 units $49
  INFO [SummaryPhase2.begin]                         Shop Food: 10 units $82
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 60097
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 142ms (150ms) <P11> 133ms (137ms) <P13> 166ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 0ms, max 166ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 172ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)mulefox is granted tile 0: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 166ms
  INFO [LandGrantPhase.update]                       (P10)NJDevil pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)NJDevil is granted tile 1: Mountain1 (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 166ms
  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: 26
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 142ms (150ms) <P11> 133ms (137ms) <P13> 167ms (179ms) 
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 142ms (150ms) <P11> 134ms (137ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7319977349284234985
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4777828
  INFO [PlayerEventPhase.begin]                      No player event for (P11)speedymule (rank 1)
  INFO [Player.useFood]                              (P11)speedymule 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 138ms (150ms) <P11> 134ms (137ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  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]                       (P11)speedymule develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (0,3) with Energy factory
  INFO [GameModel.sellMule]                          (P11)speedymule sold a mule for $115
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 1957
  INFO [GameModel.gamble]                            (P11)speedymule gambles $157, max: 47.5, left: 8.359104, fraction 0.17598113
  INFO [DevelopmentMessenger.showMessage]            speedymule 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 140
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 138ms (150ms) <P11> 136ms (149ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7657844301589340860
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.76173246
  INFO [PlayerEventPhase.begin]                      No player event for (P12)planky (rank 2)
  INFO [Player.useFood]                              (P12)planky 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (5ms) <P12> 137ms (150ms) <P11> 136ms (149ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  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]                       (P12)planky develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)planky develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)planky develops tile Mountain1 (8,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)planky sold a mule for $115
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 2227
  INFO [GameModel.gamble]                            (P12)planky gambles $151, max: 47.5, left: 2.9591012, fraction 0.062296867
  INFO [DevelopmentMessenger.showMessage]            planky 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 230
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 140ms (150ms) <P11> 136ms (144ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4658203008138360713
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8856749
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 3)
  INFO [Player.useFood]                              (P13)mulefox has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (3ms) <P12> 140ms (149ms) <P11> 136ms (144ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile River (4,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (1,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 241
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (6ms) <P12> 141ms (150ms) <P11> 134ms (138ms) <P13> 167ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5642936638958934905
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17892277
  INFO [PlayerEventPhase.begin]                      Event player: (P10)NJDevil (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P10)NJDevil has 9 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 41
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 141ms (150ms) <P11> 133ms (141ms) <P13> 167ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  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)NJDevil develops tile Mountain3 (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Mountain3 (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Plain (0,2) with Energy factory
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $155, max: 47.5, left: 1.6391025, fraction 0.03450742
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $155 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 2293
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 148
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 141ms (150ms) <P11> 143ms (150ms) <P13> 166ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 141ms (150ms) <P11> 143ms (150ms) <P13> 166ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 33503104621206369
  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 [ProductionPhase.finishPower]                 (P13)mulefox has 21 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 34 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 26 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 4 food, 11 energy, 1 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 4 food, 14 energy, 7 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 0 food, 3 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 4 food, 6 energy, 3 smithore, 25 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 3 food, 6 energy, 1 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 5 food, 15 energy, 8 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 0 food, 2 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 5 food, 6 energy, 2 smithore, 25 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 141ms (150ms) <P11> 142ms (150ms) <P13> 166ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6875338448710068375
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 141ms (150ms) <P11> 134ms (150ms) <P13> 166ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2384837688662423792
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $49
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 39 critical: 0 surplus: 39 money: $2676
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 46 critical: 0 surplus: 46 money: $758
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $4948
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 9 critical: 0 surplus: 9 money: $5808
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 142ms (150ms) <P11> 140ms (150ms) <P13> 166ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox (P11)speedymule 
  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: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $50 (1 units for $50)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 139ms (150ms) <P11> 133ms (140ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5595158673306126441
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  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)mulefox Crystite: 31 critical: 0 surplus: 31 money: $2676
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 36 critical: 0 surplus: 36 money: $708
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 31 critical: 0 surplus: 31 money: $4948
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 25 critical: 0 surplus: 25 money: $5858
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 88
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 141ms (150ms) <P11> 133ms (144ms) <P13> 166ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 [GameController.apply]                        (P10)NJDevil chat: ty for selling
  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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 175ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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 [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 [Player.increaseAuctionTeleportCount]         (P11)speedymule auction teleport count: 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)planky auction teleport count: 1
  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 [GameController.apply]                        (P13)mulefox chat: nj you just ruined our orespike
  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]         (P10)NJDevil auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 177ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (123 units for $16728)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (6ms) <P12> 141ms (150ms) <P11> 133ms (140ms) <P13> 170ms (177ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7651917689201111172
  INFO [Shop.calcBuySellPrice]                       Current Food price $82
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 113%
  INFO [Shop.printPriceFactor]                       Food buy price $78 sell price $113
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)mulefox chat: i got up to sell for high price one piece
  INFO [GameController.apply]                        (P13)mulefox chat: not for 50 ! 
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Food: 3 critical: 5 surplus: -2 money: $6892
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 7 critical: 5 surplus: 2 money: $5604
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 1 critical: 5 surplus: -4 money: $9164
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 6 critical: 5 surplus: 1 money: $9258
  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: 43
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 136ms (150ms) <P11> 135ms (143ms) <P13> 172ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (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 1ms, max 172ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil 
  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 [GameController.apply]                        (P10)NJDevil chat: not selling and giving you the game lol
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $93 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 127
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (8ms) <P12> 134ms (141ms) <P11> 134ms (146ms) <P13> 163ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 4 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6400063088734129614
  INFO [Shop.calcBuySellPrice]                       Current Energy price $148
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 74, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy 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 [GameController.apply]                        (P13)mulefox chat: with both have ore!
  INFO [GameController.apply]                        (P13)mulefox chat: dumbass
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 15 critical: 10 surplus: 5 money: $6892
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 18 critical: 9 surplus: 9 money: $5604
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 22 critical: 9 surplus: 13 money: $9164
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 19 critical: 10 surplus: 9 money: $9258
  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: 115
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 135ms (141ms) <P11> 134ms (148ms) <P13> 164ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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 [GameController.apply]                        (P13)mulefox chat: now our ore is 150 
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.837 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 163ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $94 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 136ms (142ms) <P11> 134ms (149ms) <P13> 164ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2308879342176596844
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50178712
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $9258 Plots: 11 Assets: 4029 Total: 18787
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 6 Energy: 19 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $6892 Plots: 12 Assets: 5009 Total: 17901
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 3 Energy: 15 Smithore: 39 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $5604 Plots: 12 Assets: 5903 Total: 17507
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 7 Energy: 18 Smithore: 47 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $9164 Plots: 9 Assets: 3326 Total: 16990
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 1 Energy: 22 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $93
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $94
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $100
  INFO [SummaryPhase2.begin]                         Colony total: 71185
  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]                        (P13)mulefox chat: max
  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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 135ms (142ms) <P11> 134ms (149ms) <P13> 164ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 135ms (142ms) <P11> 134ms (149ms) <P13> 164ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 136ms (143ms) <P11> 134ms (148ms) <P13> 164ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4439862559766574904
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.845839
  INFO [PlayerEventPhase.begin]                      No player event for (P11)speedymule (rank 1)
  INFO [Player.useFood]                              (P11)speedymule 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 135ms (142ms) <P11> 134ms (139ms) <P13> 164ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  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]                       (P11)speedymule develops tile Plain (3,4) with Food factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (1,1) with Energy factory
  INFO [GameModel.sellMule]                          (P11)speedymule sold a mule for $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 1794
  INFO [GameModel.gamble]                            (P11)speedymule gambles $189, max: 47.5, left: 11.619179, fraction 0.24461429
  INFO [DevelopmentMessenger.showMessage]            speedymule won $189 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 208
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 134ms (149ms) <P11> 134ms (141ms) <P13> 167ms (182ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3995192544672625479
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27709615
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 2)
  INFO [Player.useFood]                              (P13)mulefox 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (8ms) <P12> 135ms (150ms) <P11> 136ms (144ms) <P13> 169ms (182ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 1525
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (2,3) with Crystite factory
  INFO [Mule.runAway]                                Mule runs away for (P13)mulefox
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 111
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (8ms) <P12> 140ms (149ms) <P11> 141ms (149ms) <P13> 167ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6537206605249703013
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.84997684
  INFO [PlayerEventPhase.begin]                      No player event for (P10)NJDevil (rank 3)
  INFO [Player.useFood]                              (P10)NJDevil has 7 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 140ms (149ms) <P11> 141ms (150ms) <P13> 169ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  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)NJDevil develops tile Mountain3 (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Mountain2 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Mountain1 (8,4) with Crystite factory
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $155, max: 47.5, left: 1.5591025, fraction 0.032823212
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $155 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 2297
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 207
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (9ms) <P12> 137ms (150ms) <P11> 136ms (150ms) <P13> 167ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4675189302833601189
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33507317
  INFO [PlayerEventPhase.begin]                      No player event for (P12)planky (rank 4)
  INFO [Player.useFood]                              (P12)planky has 1 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 79
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (9ms) <P12> 137ms (150ms) <P11> 136ms (150ms) <P13> 167ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  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 [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 675
  INFO [Mule.runAway]                                Mule runs away for (P12)planky
  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: 22
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (9ms) <P12> 137ms (150ms) <P11> 136ms (150ms) <P13> 166ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8501598848804472943
  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: 46
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (9ms) <P12> 135ms (150ms) <P11> 136ms (150ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -278627959168911468
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 15 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 18 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 22 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 19 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 4 food, 2 energy, 0 smithore, 44 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 4 food, 14 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 0 food, 3 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 6 food, 6 energy, 3 smithore, 23 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 5 food, 2 energy, 0 smithore, 40 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 4 food, 13 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 0 food, 3 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 5 food, 4 energy, 5 smithore, 22 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: 106
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (7ms) <P12> 134ms (141ms) <P11> 139ms (150ms) <P13> 163ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (7ms) <P12> 134ms (141ms) <P11> 139ms (150ms) <P13> 163ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3928880909301447283
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $12
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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)mulefox Smithore: 39 critical: 0 surplus: 39 money: $6592
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 47 critical: 0 surplus: 47 money: $5509
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $8964
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 13 critical: 0 surplus: 13 money: $9522
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (7ms) <P12> 134ms (141ms) <P11> 139ms (150ms) <P13> 163ms (167ms) 
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P11)speedymule 
  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 [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.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]         (P11)speedymule auction teleport count: 1
  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 [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 [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 [Player.increaseAuctionTeleportCount]         (P10)NJDevil auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $62 (60 units for $3720)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 5ms (9ms) <P12> 135ms (139ms) <P11> 137ms (150ms) <P13> 167ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5631953183327250463
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 40 critical: 0 surplus: 40 money: $6592
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 29 critical: 0 surplus: 29 money: $8423
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 33 critical: 0 surplus: 33 money: $8964
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 22 critical: 0 surplus: 22 money: $10328
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 5ms (9ms) <P12> 135ms (139ms) <P11> 136ms (147ms) <P13> 167ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 5ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil (P12)planky (P13)mulefox (P11)speedymule 
  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 [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 [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P11)speedymule auction teleport count: 1
  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]         (P10)NJDevil 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 [Player.increaseAuctionTeleportCount]         (P12)planky auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)mulefox auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (124 units for $15872)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 123
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 4ms (9ms) <P12> 135ms (138ms) <P11> 133ms (135ms) <P13> 167ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 5 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1705170193136409627
  INFO [Shop.calcBuySellPrice]                       Current Food price $93
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 16, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 119%
  INFO [Shop.printPriceFactor]                       Food 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)mulefox Food: 5 critical: 5 surplus: 0 money: $11712
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 5 critical: 5 surplus: 0 money: $12135
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 0 critical: 5 surplus: -5 money: $13188
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 6 critical: 5 surplus: 1 money: $13144
  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: 158
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 2ms (9ms) <P12> 134ms (143ms) <P11> 134ms (138ms) <P13> 167ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 180ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)NJDevil (P12)planky (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)mulefox 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $110 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (7ms) <P12> 137ms (150ms) <P11> 133ms (137ms) <P13> 166ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5380128257714054972
  INFO [Shop.calcBuySellPrice]                       Current Energy price $94
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 52, needed: 40
  INFO [Shop.printPriceFactor]                       Energy is decreased to 83%
  INFO [Shop.printPriceFactor]                       Energy buy price $63 sell price $98
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Energy: 6 critical: 11 surplus: -5 money: $11712
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 20 critical: 10 surplus: 10 money: $12135
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 14 critical: 9 surplus: 5 money: $13188
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 12 critical: 10 surplus: 2 money: $13144
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 156
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (4ms) <P12> 137ms (150ms) <P11> 133ms (138ms) <P13> 165ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 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: 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.835 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 165ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)planky (P13)mulefox (P11)speedymule 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)NJDevil 
  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: 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $78 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (7ms) <P12> 136ms (150ms) <P11> 134ms (140ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6810790236702459341
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54062848
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $11712 Plots: 12 Assets: 4796 Total: 22508
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 5 Energy: 6 Smithore: 39 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $12135 Plots: 12 Assets: 3505 Total: 21640
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 5 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $13144 Plots: 11 Assets: 2806 Total: 21450
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 6 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $13188 Plots: 9 Assets: 2257 Total: 19945
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 0 Energy: 14 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 48 units $62
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $110
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $78
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 85543
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 135ms (150ms) <P11> 133ms (140ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 135ms (150ms) <P11> 133ms (140ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 136ms (150ms) <P11> 133ms (137ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1998398361652461232
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59563714
  INFO [PlayerEventPhase.begin]                      No player event for (P13)mulefox (rank 1)
  INFO [Player.useFood]                              (P13)mulefox has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (7ms) <P12> 136ms (148ms) <P11> 133ms (140ms) <P13> 166ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)mulefox
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile River (4,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Crater (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)mulefox undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P13)mulefox develops tile Mountain3 (1,3) with Energy factory
  INFO [GameModel.sellMule]                          (P13)mulefox sold a mule for $220
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)mulefox finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 245
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (1ms) <P12> 137ms (144ms) <P11> 137ms (147ms) <P13> 167ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5760797829439237094
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.69032335
  INFO [PlayerEventPhase.begin]                      No player event for (P10)NJDevil (rank 2)
  INFO [Player.useFood]                              (P10)NJDevil has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 137ms (144ms) <P11> 134ms (145ms) <P13> 167ms (180ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)NJDevil
  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)NJDevil develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10)NJDevil develops tile River (4,3) with Energy factory
  INFO [GameModel.sellMule]                          (P10)NJDevil sold a mule for $145
  INFO [GameModel.gamble]                            (P10)NJDevil gambles $208, max: 47.5, left: 3.3791008, fraction 0.07113896
  INFO [DevelopmentMessenger.showMessage]            NJDevil won $208 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P10)NJDevil finishes on update 2206
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 132
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (1ms) <P12> 136ms (144ms) <P11> 139ms (146ms) <P13> 166ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4368504356733999641
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5448717
  INFO [PlayerEventPhase.begin]                      No player event for (P11)speedymule (rank 3)
  INFO [Player.useFood]                              (P11)speedymule 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: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (1ms) <P12> 136ms (144ms) <P11> 134ms (146ms) <P13> 166ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)speedymule
  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)speedymule undevelops tile Mountain2 (3,2)
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (1,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Mountain2 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)speedymule undevelops tile Plain (1,1)
  INFO [GameModel.developLand]                       (P11)speedymule develops tile Plain (1,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)speedymule finishes on update 2144
  INFO [GameModel.gamble]                            (P11)speedymule gambles $214, max: 47.5, left: 4.6190996, fraction 0.0972442
  INFO [DevelopmentMessenger.showMessage]            speedymule won $214 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 309
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (1ms) <P12> 133ms (144ms) <P11> 133ms (142ms) <P13> 166ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8533977180334916574
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1334222
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P12)planky (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $200 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)planky has 0 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 67
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 135ms (150ms) <P11> 133ms (142ms) <P13> 166ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)planky
  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 [AbstractDevelopmentPhase.apply]              Remote (P12)planky finishes on update 72
  INFO [GameModel.gamble]                            (P12)planky gambles $209, max: 47.5, left: 3.5600014, fraction 0.074947394
  INFO [DevelopmentMessenger.showMessage]            planky won $209 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: 50
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 135ms (150ms) <P11> 133ms (142ms) <P13> 163ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (1ms) <P12> 135ms (150ms) <P11> 133ms (142ms) <P13> 163ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6084727907760696657
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)mulefox has 6 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)NJDevil has 20 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)planky has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)speedymule has 12 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P13)mulefox expects 0 food, 12 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil expects 0 food, 2 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky expects 0 food, 3 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule expects 4 food, 3 energy, 0 smithore, 41 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)mulefox produced 0 food, 11 energy, 0 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P10)NJDevil produced 0 food, 3 energy, 0 smithore, 57 crystite
  INFO [ProductionPhase.logProduction]               (P12)planky produced 0 food, 4 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P11)speedymule produced 3 food, 4 energy, 0 smithore, 40 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 136ms (150ms) <P11> 133ms (142ms) <P13> 168ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7378093822350400736
  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: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 136ms (150ms) <P11> 133ms (142ms) <P13> 169ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3890885988552994037
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $62
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 48, mules potentially available: 38, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $45 sell price $80
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Smithore: 39 critical: 0 surplus: 39 money: $11787
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Smithore: 0 critical: 0 surplus: 0 money: $12168
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Smithore: 0 critical: 0 surplus: 0 money: $13597
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Smithore: 0 critical: 0 surplus: 0 money: $13208
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 136ms (150ms) <P11> 133ms (142ms) <P13> 168ms (173ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (2ms) <P12> 136ms (150ms) <P11> 133ms (142ms) <P13> 169ms (175ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3193570901357759641
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)mulefox Crystite: 24 critical: 0 surplus: 24 money: $11787
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Crystite: 57 critical: 0 surplus: 57 money: $12168
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Crystite: 30 critical: 0 surplus: 30 money: $13597
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Crystite: 40 critical: 0 surplus: 40 money: $13208
  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: 104
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 138ms (150ms) <P11> 133ms (139ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (5ms) <P12> 138ms (150ms) <P11> 133ms (139ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2573019597066490182
  INFO [Shop.calcBuySellPrice]                       Current Food price $110
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 4, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 400%
  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)mulefox Food: 0 critical: 0 surplus: 0 money: $11787
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Food: 0 critical: 0 surplus: 0 money: $12168
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Food: 0 critical: 0 surplus: 0 money: $13597
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Food: 4 critical: 0 surplus: 4 money: $13208
  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: 33
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (5ms) <P12> 137ms (150ms) <P11> 133ms (138ms) <P13> 167ms (172ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 3ms (7ms) <P12> 134ms (150ms) <P11> 133ms (135ms) <P13> 167ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8882532992895756250
  INFO [Shop.calcBuySellPrice]                       Current Energy price $78
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 36, needed: 40
  INFO [Shop.printPriceFactor]                       Energy is increased to 108%
  INFO [Shop.printPriceFactor]                       Energy 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)mulefox Energy: 11 critical: 0 surplus: 11 money: $11787
  INFO [CollectionPhase.goToNextPhase]               (P10)NJDevil Energy: 10 critical: 0 surplus: 10 money: $12168
  INFO [CollectionPhase.goToNextPhase]               (P12)planky Energy: 9 critical: 0 surplus: 9 money: $13597
  INFO [CollectionPhase.goToNextPhase]               (P11)speedymule Energy: 6 critical: 0 surplus: 6 money: $13208
  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: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 1ms (5ms) <P12> 134ms (150ms) <P11> 133ms (138ms) <P13> 167ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <P10> 0ms (4ms) <P12> 135ms (150ms) <P11> 133ms (138ms) <P13> 165ms (171ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -885321630528980545
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51395488
  INFO [SummaryPhase2.begin]                         (P11)speedymule Money: $13208 Plots: 11 Assets: 4864 Total: 23572
  INFO [SummaryPhase2.begin]                         (P11)speedymule Food: 4 Energy: 6 Smithore: 0 Crystite: 40
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Money: $12168 Plots: 12 Assets: 5374 Total: 23542
  INFO [SummaryPhase2.begin]                         (P10)NJDevil Food: 0 Energy: 10 Smithore: 0 Crystite: 57
  INFO [SummaryPhase2.begin]                         (P13)mulefox Money: $11787 Plots: 12 Assets: 5212 Total: 22999
  INFO [SummaryPhase2.begin]                         (P13)mulefox Food: 0 Energy: 11 Smithore: 39 Crystite: 24
  INFO [SummaryPhase2.begin]                         (P12)planky Money: $13597 Plots: 9 Assets: 3481 Total: 21578
  INFO [SummaryPhase2.begin]                         (P12)planky Food: 0 Energy: 9 Smithore: 0 Crystite: 30
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 48 units $45
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 91691
  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 [SummaryPhase2.apply]                         Score saved
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [GameController.apply]                        (P10)NJDevil chat: NOOOOOOOOOOOOOO Not speedy
  INFO [GameController.apply]                        (P11)speedymule chat: YESS
  INFO [GameController.apply]                        (P11)speedymule chat: SPEEDY strikes again
  INFO [GameController.apply]                        (P13)mulefox chat: lucky
  INFO [GameController.apply]                        (P11)speedymule chat:  :)
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [GameController.apply]                        (P13)mulefox chat: my game
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /178.190.253.228 <P12>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /178.190.253.228 <P12> with id bca85929-e670-4a9d-903c-5207d88d4dfc
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /178.190.253.228 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /178.190.253.228 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.apply]                        (P10)NJDevil chat: wow 30 pooints lol well done you prick lol
  INFO [GameController.apply]                        (P11)speedymule chat: gg
  INFO [GameController.apply]                        (P11)speedymule chat: cu
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [GameController.apply]                        (P10)NJDevil chat: 'gg
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /2.245.70.22 <P13>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.removeClient]                         Server: Removing client /2.245.70.22 <P13> with id 0e6d8053-7ec6-4875-a207-8c35379f820f
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /2.245.70.22 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /2.245.70.22 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 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 23685 user number 10
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
