  INFO [Properties.<init>]                           VERSION: 1.2.3
  INFO [Properties.<init>]                           Classpath: ./data.jar
  INFO [Properties.<init>]                           Java VM: 14.3-b01
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_17-b04
  INFO [Properties.<init>]                           OS: Linux 2.6.24-26-generic i386
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 258539520
  INFO [Properties.<init>]                           Avaialble Processors: 2
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Twilight
  WARNING [OggClip.initJavaSound]                    java.lang.Exception: Unable to open the sourceDataLine: javax.sound.sampled.LineUnavailableException: Audio Device Unavailable
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: b0ae06aad98c7463c4666c52b20b5432
  INFO [Login$MasterListener$1.run]                  Logged in as "Govt Mule" (id 9839)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  WARNING [OggClip.initJavaSound]                    java.lang.Exception: Unable to open the sourceDataLine: javax.sound.sampled.LineUnavailableException: Audio Device Unavailable
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.2.1
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 3200 x 1080 x 24 @51Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 3200 x 1080 x 24 @51Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: null
  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 [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [SettingsDialog.applySettings]                Changing map skin to default
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  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 [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /67.242.41.82:6260 UDP: /67.242.41.82:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 43690 send buffer: 8192
  INFO [Client.finishConnect]                        Client finishes connection
  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 (11) 41 bytes
  INFO [UserController.apply]                        My client id is 77764960-685e-4102-ba37-a1d8ca2a52a3
  INFO [Player.<init>]                               Creating (P0) Spectator
  INFO [GameModel.setMyUser]                         (S11) Govt Mule is my user
  INFO [GameModel.setLocalUser]                      (S11) Govt Mule is a local Spectator
  INFO [Client.initUDP]                              Sending UDP initialization message id 77764960-685e-4102-ba37-a1d8ca2a52a3
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7112 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7112 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (P10) zerbalatarbu_fim is a remote Player
  INFO [GameModel.setMyUser]                         (S11) Govt Mule is my user
  INFO [GameModel.setLocalUser]                      (S11) Govt Mule is a local Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11) Govt Mule (ID: 9839)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P10) zerbalatarbu_fim (ID: 11417)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11) Govt Mule (ID 9839)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P10) zerbalatarbu_fim (ID 11417)
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 39 bytes
  INFO [Player.<init>]                               Creating (P0) Spectator
  INFO [GameModel.setRemoteUser]                     (S12) afriend is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12) afriend (ID: 11875)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12) afriend (ID 11875)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12) afriend joins the players
  INFO [Player.<init>]                               Creating (P12) afriend
  INFO [GameModel.setRemoteUser]                     (P12) afriend is a remote Player
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: hi
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11) Govt Mule joins the players
  INFO [Player.<init>]                               Creating (P11) Govt Mule
  INFO [GameModel.setMyUser]                         (P11) Govt Mule is my user
  INFO [GameModel.setLocalUser]                      (P11) Govt Mule is a local Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 41 bytes
  INFO [Player.<init>]                               Creating (P0) Spectator
  INFO [GameModel.setRemoteUser]                     (S13) eumel-123 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13) eumel-123 (ID: 9470)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13) eumel-123 (ID 9470)
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: going to play eumel?
  INFO [GameController.apply]                        (S13) eumel-123 chat: sry, have to learn
  INFO [GameController.apply]                        (S13) eumel-123 chat: but thx
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: k
  INFO [GameController.apply]                        (P11) Govt Mule chat: you're ranked 20th, you can't play the noob card anymore
  INFO [GameController.apply]                        (S13) eumel-123 chat: afriend is very dangerous mind, beware
  INFO [GameController.apply]                        (P11) Govt Mule chat: afreind is 999, he's not scared to learn by doing
  INFO [GameController.apply]                        (S13) eumel-123 chat: he isnt
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P11) Govt Mule chat: what's the matter eumel?  too many human players?
  INFO [GameController.apply]                        (S13) eumel-123 chat: yeah, i only beat the ais
  INFO [GameController.apply]                        (S13) eumel-123 chat: humans r not calculatable
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 40 bytes
  INFO [Player.<init>]                               Creating (P0) Spectator
  INFO [GameModel.setRemoteUser]                     (S14) DandyDan is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14) DandyDan (ID: 6885)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14) DandyDan (ID 6885)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14) DandyDan joins the players
  INFO [Player.<init>]                               Creating (P14) DandyDan
  INFO [GameModel.setRemoteUser]                     (P14) DandyDan is a remote Player
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: don't worry then, we three are secretly AIs
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: especially govt mule
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P14) DandyDan chat: sorry was this spot reserved?
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: all yours :)
  INFO [GameController.apply]                        (S13) eumel-123 chat:   gla
  INFO [GameController.apply]                        (P14) DandyDan chat: thanks
  INFO [GameController.apply]                        (P11) Govt Mule chat: Hi Dan
  INFO [GameController.apply]                        (P14) DandyDan chat: GL
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All users want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14) DandyDan (P11) Govt Mule (P12) afriend (P10) zerbalatarbu_fim 
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [GameController.apply]                        (P14) DandyDan chat: evening
  INFO [GameController.apply]                        (S13) eumel-123 chat: i will learn from the bests
  INFO [GameController.apply]                        (P14) DandyDan chat: anyone else trappen in snow?
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 393761740902867962
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14) DandyDan (P12) afriend (P10) zerbalatarbu_fim (P11) Govt Mule 
  INFO [SummaryPhase2.begin]                         Total Memory: 78512128
  INFO [SummaryPhase2.begin]                         Free Memory: 11424416
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $1000 Plots: 0 Assets: 220 Total: 1220
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  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: 4880
  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]                        (P14) DandyDan chat: trapped
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P12) afriend chat: yah i am
  INFO [GameController.apply]                        (S13) eumel-123 chat: chicago
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 45
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 81 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: 4 inches in upstate ny.  It's cozy.
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 83ms, max 317ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 83ms, max 318ms
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 79ms, max 311ms
  INFO [LandGrantPhase.apply]                        (P12) afriend is granted tile 8: Mountain3 (8,0)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 79ms, max 311ms
  INFO [LandGrantPhase.apply]                        (P14) DandyDan is granted tile 10: Mountain3 (1,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 13
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 79ms, max 309ms
  INFO [LandGrantPhase.apply]                        (P11) Govt Mule is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 79ms, max 309ms
  INFO [LandGrantPhase.apply]                        (P10) zerbalatarbu_fim is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6619997316484043376
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P14) DandyDan (rank 1)
  INFO [Player.useFood]                              (P14) DandyDan 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.buyAssay]                          (P14) DandyDan got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P14) DandyDan got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Mountain3 (1,1) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [DevelopmentMessenger.showMessage]            DandyDan caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 2259
  INFO [GameModel.gamble]                            (P14) DandyDan gambles $50, max: 47.5, left: 2.3400002, fraction 0.04926316
  INFO [DevelopmentMessenger.showMessage]            DandyDan won $50 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 77 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4699729123235263857
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P12) afriend (rank 2)
  INFO [Player.useFood]                              (P12) afriend 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 77 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameController.apply]                        (P14) DandyDan chat: i plowed my drive way 3 times today
  INFO [GameController.apply]                        (S13) eumel-123 chat: 14 inches between my legs
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: of snow.  That must be cold.
  INFO [GameModel.developLand]                       (P12) afriend develops tile Mountain3 (8,0) with Smithore factory
  INFO [GameModel.buyAssay]                          (P12) afriend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 2174
  INFO [GameModel.gamble]                            (P12) afriend gambles $52, max: 47.5, left: 4.040001, fraction 0.085052654
  INFO [DevelopmentMessenger.showMessage]            afriend won $52 in the pub
  INFO [GameController.apply]                        (S13) eumel-123 chat: of warm sausage
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7766551239379202037
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 3)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,2) with Food factory
  INFO [GameModel.buyAssay]                          (P10) zerbalatarbu_fim got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P10) zerbalatarbu_fim got an assay bot
  INFO [GameController.apply]                        (P12) afriend chat: im glad ur bf is home to keep u warm
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (S13) eumel-123 chat: thx
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 2267
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $54, max: 47.5, left: 2.1800003, fraction 0.045894742
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $54 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2204238376506708482
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 4)
  INFO [Player.useFood]                              (P11) Govt Mule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile River (4,1) with Food factory
  INFO [GameModel.buyAssay]                          (P11) Govt Mule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11) Govt Mule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.gamble]                            (P11) Govt Mule gambles $52, max: 47.5, left: 3.0, fraction 0.06315789
  INFO [DevelopmentMessenger.showMessage]            Govt Mule won $52 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2226
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7118605832056252110
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (S13) eumel-123 chat: this will be crystite battle game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6866474646886535089
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 4 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 0 food, 0 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 81 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 81 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6456520776400282227
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $58 sell price $93
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 2 critical: 0 surplus: 2 money: $877
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 0 critical: 0 surplus: 0 money: $927
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 3 critical: 0 surplus: 3 money: $975
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 79ms, max 333ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) afriend 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.5976546 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $93 (4 units for $372)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8493710907696331698
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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]               (P10) zerbalatarbu_fim Crystite: 0 critical: 0 surplus: 0 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 0 critical: 0 surplus: 0 money: $877
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 0 critical: 0 surplus: 0 money: $927
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 0 critical: 0 surplus: 0 money: $603
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 2
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 2
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 2
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9178699494610506070
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 20, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14) DandyDan chat: they all are
  INFO [GameController.apply]                        (P14) DandyDan chat: never had a friendly game...
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 1 critical: 3 surplus: -2 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 1 critical: 3 surplus: -2 money: $877
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 9 critical: 3 surplus: 6 money: $927
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 1 critical: 3 surplus: -2 money: $603
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 3
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 3
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 3
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [GameController.apply]                        (P14) DandyDan chat: where we all get along
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [GameController.apply]                        (S13) eumel-123 chat: ever heard of smithore ?
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 82ms, max 313ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) zerbalatarbu_fim 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.06504882 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2558575020884099484
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 20, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 55%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 3 critical: 2 surplus: 1 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 3 critical: 2 surplus: 1 money: $777
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 3 critical: 2 surplus: 1 money: $827
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 3 critical: 2 surplus: 1 money: $403
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 4
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 4
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 4
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 82ms, max 297ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09211615 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 84 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4211391070467696074
  INFO [SummaryPhase2.begin]                         Total Memory: 69074944
  INFO [SummaryPhase2.begin]                         Free Memory: 46544136
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $737 Plots: 1 Assets: 835 Total: 2072
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 11 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $403 Plots: 1 Assets: 1146 Total: 2049
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 5 Energy: 3 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $777 Plots: 1 Assets: 581 Total: 1858
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 3 Energy: 3 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $759 Plots: 1 Assets: 515 Total: 1774
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 1 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 4 units $93
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7753
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 84 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 84ms, max 286ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 84ms, max 286ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 50
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 84ms, max 287ms
  INFO [LandGrantPhase.apply]                        (P10) zerbalatarbu_fim is granted tile 19: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 87ms, max 287ms
  INFO [LandGrantPhase.apply]                        (P14) DandyDan is granted tile 24: Plain (2,3)
  INFO [LandGrantPhase.update]                       Sending claim tile 25
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 87ms, max 288ms
  INFO [LandGrantPhase.apply]                        (P11) Govt Mule is granted tile 25: Mountain1 (3,3)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [LandGrantPhase.apply]                        (P12) afriend is granted tile 30: Mountain3 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 84ms, max 288ms
  INFO [GameController.apply]                        (P14) DandyDan chat: smithore was so 2009
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 84 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 2 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 2
  INFO [LandAuction.beginAuction]                    Land auction price: $160
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 5
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 5
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 5
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 5
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 4.2021275E-6 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.14470434 (owner 10)
  INFO [AbstractLandAuctionPhase.apply]              (P12) afriend bought the plot for $616
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 84 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $556
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 6
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 6
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 6
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 6
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 4.2021275E-6 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.012739573 (owner 10)
  INFO [AbstractLandAuctionPhase.apply]              (P11) Govt Mule bought the plot for $736
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 86 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 784864814608440525
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 1)
  INFO [Player.useFood]                              (P11) Govt Mule has 11 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 87 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.buyAssay]                          (P11) Govt Mule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Govt Mule caught the Mountain Wampus and got $100
  INFO [GameModel.gamble]                            (P11) Govt Mule gambles $70, max: 47.5, left: 5.040001, fraction 0.10610528
  INFO [DevelopmentMessenger.showMessage]            Govt Mule won $70 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2124
  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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1328211847022885178
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P14) DandyDan (rank 2)
  INFO [Player.useFood]                              (P14) DandyDan has 5 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 94 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Mountain3 (1,1) with Energy factory
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (2,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            DandyDan caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14) DandyDan got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 1841
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameModel.gamble]                            (P14) DandyDan gambles $62, max: 47.5, left: 10.700001, fraction 0.22526318
  INFO [DevelopmentMessenger.showMessage]            DandyDan won $62 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 92 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6357781480120217862
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P12) afriend (rank 3)
  INFO [Player.useFood]                              (P12) afriend 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 (14) 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]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 85 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [DevelopmentMessenger.showMessage]            afriend caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12) afriend develops tile Plain (1,0) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 2180
  INFO [GameModel.gamble]                            (P12) afriend gambles $54, max: 47.5, left: 3.920002, fraction 0.082526356
  INFO [DevelopmentMessenger.showMessage]            afriend won $54 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8204211948408318768
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 4)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 10 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.060003247 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (6,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 986
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8781819696634594976
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 9 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 5 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 3 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 0 food, 1 energy, 0 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 0 food, 1 energy, 0 smithore, 5 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9041371125783135788
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 84 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2620720659525401760
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $93
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 83%
  INFO [Shop.printPriceFactor]                       Smithore buy price $69 sell price $104
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $654
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 6 critical: 0 surplus: 6 money: $110
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 0 critical: 0 surplus: 0 money: $171
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 7 critical: 0 surplus: 7 money: $310
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 91 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 7
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 7
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 7
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 91ms, max 338ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14) DandyDan 
  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.059388775 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $69 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 91 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 414062214534946089
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 0 critical: 0 surplus: 0 money: $654
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 0 critical: 0 surplus: 0 money: $110
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 0 critical: 0 surplus: 0 money: $171
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 0 critical: 0 surplus: 0 money: $310
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 92 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 8
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 8
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 8
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 8
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $132 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 92 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3966429815617848271
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 8 critical: 3 surplus: 5 money: $654
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 2 critical: 3 surplus: -1 money: $110
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 10 critical: 3 surplus: 7 money: $171
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 1 critical: 3 surplus: -2 money: $310
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 93 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 9
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 9
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 9
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 92ms, max 317ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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.070641175 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $34 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4958984522596284998
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 13, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 83%
  INFO [Shop.printPriceFactor]                       Energy buy price $22 sell price $57
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 6 critical: 3 surplus: 3 money: $654
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 1 critical: 3 surplus: -2 money: $110
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 3 critical: 2 surplus: 1 money: $171
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 3 critical: 2 surplus: 1 money: $310
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 92 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 10
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 10
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 10
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 91ms, max 322ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) zerbalatarbu_fim 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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.069276944 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $37 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 90 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1801007318283810256
  INFO [SummaryPhase2.begin]                         Total Memory: 66584576
  INFO [SummaryPhase2.begin]                         Free Memory: 38940696
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $110 Plots: 3 Assets: 689 Total: 2299
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 2 Energy: 1 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $654 Plots: 2 Assets: 614 Total: 2268
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 8 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $171 Plots: 3 Assets: 511 Total: 2182
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 10 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $310 Plots: 2 Assets: 848 Total: 2158
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 1 Energy: 3 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $34
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $37
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $180
  INFO [SummaryPhase2.begin]                         Colony total: 8907
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 90 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 90ms, max 365ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 92ms, max 365ms
  INFO [GameController.apply]                        (P14) DandyDan chat: pause
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1149
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 86ms, max 370ms
  INFO [LandGrantPhase.apply]                        (P10) zerbalatarbu_fim is granted tile 10: Plain (6,1)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 85ms, max 365ms
  INFO [LandGrantPhase.apply]                        (P14) DandyDan is granted tile 15: Plain (2,2)
  INFO [LandGrantPhase.update]                       Sending claim tile 16
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 85ms, max 365ms
  INFO [LandGrantPhase.apply]                        (P11) Govt Mule is granted tile 16: Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 8 frames, rountrip 85ms, max 370ms
  INFO [LandGrantPhase.apply]                        (P12) afriend is granted tile 21: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 85 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 2 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 2
  INFO [LandAuction.beginAuction]                    Land auction price: $616
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 11
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 11
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 11
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 11
  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.019995797 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.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.06187526 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P10) zerbalatarbu_fim bought the plot for $616
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 84 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $556
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 12
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 12
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 12
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 12
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019995797 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.06863332 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4547175948116439406
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      Event player: (P12) afriend (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $50 each to repair. The total cost is $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12) afriend has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [DevelopmentMessenger.showMessage]            afriend caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 1396
  INFO [GameModel.gamble]                            (P12) afriend gambles $60, max: 47.5, left: 5.4333363, fraction 0.11438603
  INFO [DevelopmentMessenger.showMessage]            afriend won $60 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 81 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4134722475121872716
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      Event player: (P10) zerbalatarbu_fim (rank 2)
  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]                        (P14) DandyDan chat: that a load of HS right there
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim has 8 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 81 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 8 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.060003247 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile River (4,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim caught the Mountain Wampus and got $100
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 2040
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $74, max: 47.5, left: 6.720001, fraction 0.14147371
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $74 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1614912206664776367
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 3)
  INFO [Player.useFood]                              (P11) Govt Mule has 10 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 8 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.060003247 (owner 10)
  INFO [DevelopmentMessenger.showMessage]            Govt Mule caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (6,0) with Energy factory
  INFO [GameModel.buyAssay]                          (P11) Govt Mule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.gamble]                            (P11) Govt Mule gambles $50, max: 47.5, left: -0.07999802, fraction -0.0016841688
  INFO [DevelopmentMessenger.showMessage]            Govt Mule won $50 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2380
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -239375486985311009
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P14) DandyDan (rank 4)
  INFO [Player.useFood]                              (P14) DandyDan 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (2,2) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 857
  INFO [GameModel.gamble]                            (P14) DandyDan gambles $57, max: 47.5, left: 2.046669, fraction 0.04308777
  INFO [DevelopmentMessenger.showMessage]            DandyDan won $57 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -292424132437116130
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5861743646510985895
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 6 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 1 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 2 food, 1 energy, 0 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 3 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 5 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 2 food, 0 energy, 0 smithore, 1 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1834145252899809095
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $69
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 111%
  INFO [Shop.printPriceFactor]                       Smithore buy price $79 sell price $114
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $187
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 6 critical: 0 surplus: 6 money: $220
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 0 critical: 0 surplus: 0 money: $141
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 7 critical: 0 surplus: 7 money: $212
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 79 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 13
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 13
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 13
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 79ms, max 263ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) afriend (P14) DandyDan 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.06313141 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $79 (4 units for $316)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 80 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5248115058534981158
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 0 critical: 0 surplus: 0 money: $187
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 0 critical: 0 surplus: 0 money: $378
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 0 critical: 0 surplus: 0 money: $141
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 1 critical: 0 surplus: 1 money: $370
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 80 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 14
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 14
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 14
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 88ms, max 322ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14) DandyDan 
  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: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.078983136 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (1 units for $144)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 90 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3501262553228528802
  INFO [Shop.calcBuySellPrice]                       Current Food price $34
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 6 critical: 3 surplus: 3 money: $187
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 0 critical: 3 surplus: -3 money: $378
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 9 critical: 3 surplus: 6 money: $141
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 2 critical: 3 surplus: -1 money: $514
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 92 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 15
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 15
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 15
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 92ms, max 349ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (10) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.05525072 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $86 (3 units for $259)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 92 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6506548653772337123
  INFO [Shop.calcBuySellPrice]                       Current Energy price $37
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 9, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is increased to 108%
  INFO [Shop.printPriceFactor]                       Energy buy price $25 sell price $60
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 5 critical: 2 surplus: 3 money: $187
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 0 critical: 3 surplus: -3 money: $204
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 3 critical: 2 surplus: 1 money: $400
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 1 critical: 3 surplus: -2 money: $429
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 90 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 16
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 16
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 16
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 90ms, max 365ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) zerbalatarbu_fim 
  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.07062296 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $40 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 89 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1502101916426223075
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49118024
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $187 Plots: 5 Assets: 861 Total: 3548
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 6 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $400 Plots: 4 Assets: 781 Total: 3181
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 6 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $429 Plots: 3 Assets: 973 Total: 2902
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 3 Energy: 1 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $204 Plots: 4 Assets: 658 Total: 2862
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 2 Energy: 0 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 4 units $79
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $86
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $40
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $130
  INFO [SummaryPhase2.begin]                         Colony total: 12493
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 82ms, max 350ms
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 83 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 82ms, max 350ms
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 82ms, max 333ms
  INFO [LandGrantPhase.apply]                        (P12) afriend is granted tile 1: Plain (2,0)
  INFO [LandGrantPhase.update]                       Sending claim tile 2
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 82ms, max 333ms
  INFO [LandGrantPhase.apply]                        (P14) DandyDan is granted tile 2: Crater (3,0)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 82ms, max 332ms
  INFO [LandGrantPhase.apply]                        (P10) zerbalatarbu_fim is granted tile 18: Plain (6,3)
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 64
  INFO [LandGrantPhase.update]                       Sending claim tile 21
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 82ms, max 335ms
  INFO [LandGrantPhase.apply]                        (P11) Govt Mule is granted tile 21: Mountain2 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 2 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 2
  INFO [LandAuction.beginAuction]                    Land auction price: $412
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 17
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 17
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 17
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 18
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020004202 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: PRIME REAL-ESTATE!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.060967192 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P14) DandyDan bought the plot for $412
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $352
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 18
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 18
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 18
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 19
  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.019995797 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.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.07575273 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P11) Govt Mule bought the plot for $352
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7737609964492294680
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 1)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 82 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (6,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (6,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P10) zerbalatarbu_fim got an assay bot
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 2401
  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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 87 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6074293998777837267
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      Event player: (P11) Govt Mule (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $200 for stopping the Wart Worm infestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11) Govt Mule has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 94 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 3 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.040003248 (owner 10)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain1 (3,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Govt Mule caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P11) Govt Mule got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.gamble]                            (P11) Govt Mule gambles $102, max: 47.5, left: 1.0800018, fraction 0.02273688
  INFO [DevelopmentMessenger.showMessage]            Govt Mule won $102 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2322
  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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6341132400749764394
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P14) DandyDan (rank 3)
  INFO [Player.useFood]                              (P14) DandyDan 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P14) DandyDan undevelops tile Plain (2,3)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P14) DandyDan undevelops tile Mountain3 (1,1)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Crater (3,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            DandyDan caught the Mountain Wampus and got $200
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Mountain3 (1,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 2409
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6184993483816371986
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      Event player: (P12) afriend (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12) afriend has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P14) DandyDan chat: that was just a memory lapse
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P12) afriend develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P12) afriend develops tile River (4,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 1694
  INFO [DevelopmentMessenger.showMessage]            afriend caught the Mountain Wampus and got $200
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5875037592623033132
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 0 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 4 food, 3 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 4 food, 3 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 2 food, 12 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 3 food, 4 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 3 food, 2 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 2 food, 13 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2125638854486597696
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4222230405738675784
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $79
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 145%
  INFO [Shop.printPriceFactor]                       Smithore buy price $120 sell price $155
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $137
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 4 critical: 0 surplus: 4 money: $304
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 2 critical: 0 surplus: 2 money: $325
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 5 critical: 0 surplus: 5 money: $67
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 19
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 19
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 19
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 99ms, max 323ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P12) afriend (P14) DandyDan 
  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: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 20
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 20
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.06207171 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $120 (11 units for $1320)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8061095103004989154
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 0 critical: 0 surplus: 0 money: $137
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 0 critical: 0 surplus: 0 money: $784
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 0 critical: 0 surplus: 0 money: $565
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 0 critical: 0 surplus: 0 money: $667
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 20
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 21
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 21
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 22
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $64 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4470548083377718995
  INFO [Shop.calcBuySellPrice]                       Current Food price $86
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 12, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $93 sell price $128
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 5 critical: 4 surplus: 1 money: $137
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 0 critical: 4 surplus: -4 money: $784
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 5 critical: 4 surplus: 1 money: $565
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 2 critical: 4 surplus: -2 money: $667
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 21
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 22
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 22
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 103ms, max 347ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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.08423483 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $108 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2817686175811290565
  INFO [Shop.calcBuySellPrice]                       Current Energy price $40
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 25, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 7 critical: 3 surplus: 4 money: $137
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 2 critical: 3 surplus: -1 money: $784
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 3 critical: 3 surplus: 0 money: $565
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 13 critical: 2 surplus: 11 money: $667
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 22
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 23
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 23
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 104ms, max 359ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) zerbalatarbu_fim (P14) DandyDan 
  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.06734128 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2834553895746822316
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47337808
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $565 Plots: 6 Assets: 870 Total: 4435
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $137 Plots: 6 Assets: 995 Total: 4132
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $667 Plots: 5 Assets: 856 Total: 4023
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 2 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $784 Plots: 5 Assets: 305 Total: 3589
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 0 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 11 units $120
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $150
  INFO [SummaryPhase2.begin]                         Colony total: 16179
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $240
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 102ms, max 382ms
  INFO [GameController.apply]                        (P11) Govt Mule chat: dammit
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 102ms, max 382ms
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 101ms, max 365ms
  INFO [LandGrantPhase.apply]                        (P14) DandyDan is granted tile 6: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 100ms, max 355ms
  INFO [LandGrantPhase.apply]                        (P12) afriend is granted tile 12: Mountain2 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 100ms, max 355ms
  INFO [LandGrantPhase.apply]                        (P10) zerbalatarbu_fim is granted tile 13: Plain (1,3)
  INFO [LandGrantPhase.update]                       Sending claim tile 18
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [LandGrantPhase.apply]                        (P11) Govt Mule is granted tile 18: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 100ms, max 355ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 2 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 2
  INFO [LandAuction.beginAuction]                    Land auction price: $320
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 23
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 24
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 24
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 25
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0400042 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0018523862 (owner 10)
  INFO [AbstractLandAuctionPhase.apply]              (P11) Govt Mule bought the plot for $536
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $476
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 24
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 25
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 25
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 26
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 4.2021275E-6 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.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.028194856 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.apply]              (P14) DandyDan bought the plot for $616
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1897031376092239170
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 1)
  INFO [Player.useFood]                              (P11) Govt Mule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [DevelopmentMessenger.showMessage]            Govt Mule caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P11) Govt Mule gambles $116, max: 47.5, left: 23.26, fraction 0.48968422
  INFO [DevelopmentMessenger.showMessage]            Govt Mule won $116 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 1213
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8041356665166755993
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 2)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P10) zerbalatarbu_fim got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (0,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 2339
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $102, max: 47.5, left: 0.7400017, fraction 0.015578982
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $102 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6819921901924146932
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      Event player: (P14) DandyDan (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: WanderingSpaceTraveler
  INFO [GameController.apply]                        Client Synchronization OK
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14) DandyDan has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P14) DandyDan undevelops tile Mountain3 (1,1)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (3,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            DandyDan caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 1306
  INFO [GameModel.gamble]                            (P14) DandyDan gambles $100, max: 47.5, left: 0.15000153, fraction 0.003157927
  INFO [DevelopmentMessenger.showMessage]            DandyDan won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -161127292802453463
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P12) afriend (rank 4)
  INFO [Player.useFood]                              (P12) afriend 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 100
  INFO [GameModel.gamble]                            (P12) afriend gambles $109, max: 47.5, left: 3.02, fraction 0.06357895
  INFO [DevelopmentMessenger.showMessage]            afriend won $109 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7216181651801453326
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 7 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 13 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 4 food, 3 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 4 food, 3 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 6 food, 8 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 4 food, 4 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 4 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 5 food, 4 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 6 food, 8 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7552120009040806436
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4608610982087091126
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $120
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       Smithore buy price $110 sell price $145
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $439
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 4 critical: 0 surplus: 4 money: $893
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 4 critical: 0 surplus: 4 money: $345
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 2 critical: 0 surplus: 2 money: $376
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 25
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 26
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 26
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 101ms, max 333ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P14) DandyDan 
  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: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 28
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 27
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.082413256 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $110 (6 units for $660)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4599382200208512340
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 4 critical: 0 surplus: 4 money: $439
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 0 critical: 0 surplus: 0 money: $893
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 0 critical: 0 surplus: 0 money: $785
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 0 critical: 0 surplus: 0 money: $596
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 26
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 27
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 28
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [GameController.apply]                        (P14) DandyDan chat: Wow Captain Phill Harris passed away yesterday
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 101ms, max 354ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) zerbalatarbu_fim 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 27
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07344292 (owner 10)
  INFO [GameController.apply]                        (P14) DandyDan chat: http://www.corneliamarie.com/
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (4 units for $352)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4204094806347999263
  INFO [Shop.calcBuySellPrice]                       Current Food price $108
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 82%
  INFO [Shop.printPriceFactor]                       Food buy price $74 sell price $109
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: Who's Phill Harris?
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 5 critical: 4 surplus: 1 money: $791
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 4 critical: 4 surplus: 0 money: $893
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 6 critical: 4 surplus: 2 money: $785
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 6 critical: 4 surplus: 2 money: $596
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P14) DandyDan chat: Deadliest Catch on Discovery
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 28
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 28
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 29
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 99ms, max 340ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim (P14) DandyDan 
  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: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 29
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P12) afriend chat: poor guy should have quit smoking
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: Oh.  never seen it
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.06476235 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $74 (3 units for $222)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3496295751509780055
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 31, needed: 12
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 8 critical: 3 surplus: 5 money: $865
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 1 critical: 3 surplus: -2 money: $893
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 5 critical: 3 surplus: 2 money: $859
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 17 critical: 3 surplus: 14 money: $670
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 30
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 29
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 30
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 97ms, max 339ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14) DandyDan 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.05971194 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 40
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5825985007021584741
  INFO [SummaryPhase2.begin]                         Total Memory: 66387968
  INFO [SummaryPhase2.begin]                         Free Memory: 45443400
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $859 Plots: 8 Assets: 750 Total: 5609
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $670 Plots: 7 Assets: 1085 Total: 5255
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 5 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $865 Plots: 7 Assets: 776 Total: 5141
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $893 Plots: 6 Assets: 1016 Total: 4909
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 4 Energy: 1 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 6 units $110
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $74
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $240
  INFO [SummaryPhase2.begin]                         Colony total: 20914
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11) Govt Mule chat: still in 1st?  sheesh
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 100ms, max 356ms
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $220
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 49
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 100ms, max 357ms
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 102ms, max 357ms
  INFO [LandGrantPhase.apply]                        (P14) DandyDan is granted tile 4: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 102ms, max 356ms
  INFO [LandGrantPhase.apply]                        (P10) zerbalatarbu_fim is granted tile 9: Plain (1,2)
  INFO [LandGrantPhase.update]                       Sending claim tile 12
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 102ms, max 356ms
  INFO [LandGrantPhase.apply]                        (P11) Govt Mule is granted tile 12: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 103ms, max 357ms
  INFO [LandGrantPhase.apply]                        (P12) afriend is granted tile 15: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -769735022913325369
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 1)
  INFO [Player.useFood]                              (P11) Govt Mule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (8,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Govt Mule caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain2 (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain1 (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain2 (1,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2404
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4647047242094748030
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      Event player: (P14) DandyDan (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14) DandyDan has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Crater (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (2,1) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (0,0) with Energy factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameModel.sellMule]                          (P14) DandyDan sold a mule for $220
  INFO [DevelopmentMessenger.showMessage]            DandyDan caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 2401
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 93 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1654972301799833512
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 3)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 93 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,2) with Food factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 2231
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $107, max: 47.5, left: 2.9000015, fraction 0.061052665
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 93 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3261329651241222991
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P12) afriend (rank 4)
  INFO [Player.useFood]                              (P12) afriend has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P12) afriend develops tile Plain (2,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            afriend caught the Mountain Wampus and got $200
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P12) afriend develops tile Mountain3 (8,3) with Smithore factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 2342
  INFO [GameModel.sellMule]                          (P12) afriend sold a mule for $220
  INFO [GameModel.gamble]                            (P12) afriend gambles $101, max: 47.5, left: 0.6800003, fraction 0.014315796
  INFO [DevelopmentMessenger.showMessage]            afriend won $101 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4666751286979226966
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 1 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 17 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 6 food, 8 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 0 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 4 food, 6 energy, 6 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 6 food, 6 energy, 0 smithore, 7 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 6 food, 8 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 0 food, 11 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 4 food, 6 energy, 7 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 6 food, 6 energy, 0 smithore, 7 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: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3395160908714435395
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3422283173943068534
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $110
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 225%
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $337
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 5 critical: 0 surplus: 5 money: $629
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 2 critical: 0 surplus: 2 money: $174
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 0 critical: 0 surplus: 0 money: $430
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 31
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 30
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 31
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 99ms, max 383ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule 
  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: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 31
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 32
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P14) DandyDan chat: that is nuts
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07695538 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (2 units for $460)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4129946593430837294
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 3 critical: 0 surplus: 3 money: $337
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 0 critical: 0 surplus: 0 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 2 critical: 0 surplus: 2 money: $634
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 3 critical: 0 surplus: 3 money: $430
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 32
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 32
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 33
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 99ms, max 346ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14) DandyDan 
  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: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.24042441 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (2 units for $176)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5980108908073092022
  INFO [Shop.calcBuySellPrice]                       Current Food price $74
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 21, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 82%
  INFO [Shop.printPriceFactor]                       Food buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 6 critical: 4 surplus: 2 money: $337
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 0 critical: 4 surplus: -4 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 5 critical: 4 surplus: 1 money: $458
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 7 critical: 4 surplus: 3 money: $606
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 33
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 33
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 34
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 104ms, max 350ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim (P14) DandyDan 
  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.038116764 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $61 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 568876177971100073
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 42, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 11 critical: 5 surplus: 6 money: $337
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 11 critical: 4 surplus: 7 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 7 critical: 4 surplus: 3 money: $458
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 13 critical: 5 surplus: 8 money: $606
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 34
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 34
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 35
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 103ms, max 359ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) afriend (P14) DandyDan 
  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: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.004442008 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (10 units for $204)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2069082736880613170
  INFO [SummaryPhase2.begin]                         Total Memory: 66584576
  INFO [SummaryPhase2.begin]                         Free Memory: 45576648
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $438 Plots: 9 Assets: 1357 Total: 6295
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 5 Energy: 9 Smithore: 0 Crystite: 4
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $333 Plots: 7 Assets: 2185 Total: 6018
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 0 Energy: 5 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $646 Plots: 8 Assets: 1215 Total: 5861
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 7 Energy: 9 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $193 Plots: 8 Assets: 1565 Total: 5758
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 6 Energy: 15 Smithore: 0 Crystite: 3
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $61
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 3 $220
  INFO [SummaryPhase2.begin]                         Colony total: 23932
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 3 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 3 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 97ms, max 354ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 96ms, max 354ms
  INFO [LandGrantPhase.update]                       Sending claim tile 2
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 95ms, max 354ms
  INFO [LandGrantPhase.apply]                        (P11) Govt Mule is granted tile 2: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [LandGrantPhase.apply]                        (P14) DandyDan is granted tile 3: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 95ms, max 354ms
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [LandGrantPhase.apply]                        (P10) zerbalatarbu_fim is granted tile 7: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 95ms, max 354ms
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [LandGrantPhase.apply]                        (P12) afriend is granted tile 11: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 95ms, max 354ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 95 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 2 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 2
  INFO [LandAuction.beginAuction]                    Land auction price: $516
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 35
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 35
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 36
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 36
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 4.2021275E-6 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.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.06781553 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 1
  INFO [LandAuction.beginAuction]                    Land auction price: $248
  INFO [AbstractLandAuctionPhase.begin]              Starting land auction
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [NetworkTimer.start]                          Started "countdown" at 5.0 (owner 10)
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 36
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 36
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 37
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 37
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 4.2021275E-6 (owner 10)
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 8.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.06669542 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6488126251437572902
  INFO [Development.setPlayerOrder]                  Reverse development order. 3 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 4)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (6,1)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (1,2) with Crystite factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 2224
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $103, max: 47.5, left: 3.040001, fraction 0.06400002
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5068648420634308705
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P14) DandyDan (rank 3)
  INFO [Player.useFood]                              (P14) DandyDan has 7 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Mountain3 (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P14) DandyDan undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (0,1) with Smithore factory
  INFO [GameModel.developLand]                       (P14) DandyDan undevelops tile Plain (0,0)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (2,1) with Smithore factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [DevelopmentMessenger.showMessage]            DandyDan caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 2197
  INFO [GameModel.gamble]                            (P14) DandyDan gambles $100, max: 47.5, left: 3.5800018, fraction 0.07536846
  INFO [DevelopmentMessenger.showMessage]            DandyDan won $100 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  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: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2168523245599121479
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P12) afriend (rank 2)
  INFO [Player.useFood]                              (P12) afriend 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 109
  INFO [GameModel.gamble]                            (P12) afriend gambles $105, max: 47.5, left: 2.8400002, fraction 0.059789475
  INFO [DevelopmentMessenger.showMessage]            afriend won $105 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6672992177892678901
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 1)
  INFO [Player.useFood]                              (P11) Govt Mule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11) Govt Mule undevelops tile Plain (8,2)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (7,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Govt Mule caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain1 (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11) Govt Mule undevelops tile Mountain1 (3,3)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain1 (3,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11) Govt Mule undevelops tile Mountain2 (1,4)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (3,4) with Smithore factory
  INFO [GameModel.gamble]                            (P11) Govt Mule gambles $104, max: 47.5, left: 4.1000023, fraction 0.08631584
  INFO [DevelopmentMessenger.showMessage]            Govt Mule won $104 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2171
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 95 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8436504959745677006
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2559848743971937048
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 15 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 9 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 9 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 11 food, 0 energy, 0 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 5 food, 6 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 5 food, 6 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 3 food, 0 energy, 12 smithore, 7 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 10 food, 0 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 4 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 5 food, 6 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 4 food, 0 energy, 13 smithore, 6 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3545993128035281566
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 1, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  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]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $396
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 11 critical: 0 surplus: 11 money: $438
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 12 critical: 0 surplus: 12 money: $232
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 13 critical: 0 surplus: 13 money: $336
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 37
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 37
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 38
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 38
  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.10000515 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 100ms, max 364ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P12) afriend (P14) DandyDan 
  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: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 38
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 39
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 39
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.06439383 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (36 units for $8280)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4972021738629136228
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 18 critical: 0 surplus: 18 money: $396
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 0 critical: 0 surplus: 0 money: $2968
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 4 critical: 0 surplus: 4 money: $2992
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 7 critical: 0 surplus: 7 money: $3326
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 38
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 39
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 40
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 8 frames, rountrip 100ms, max 394ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim (P14) DandyDan 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 41
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07258994 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (14 units for $1400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1176023603269545027
  INFO [Shop.calcBuySellPrice]                       Current Food price $61
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 30, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 65%
  INFO [Shop.printPriceFactor]                       Food buy price $25 sell price $60
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 11 critical: 4 surplus: 7 money: $1396
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 4 critical: 4 surplus: 0 money: $2968
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 6 critical: 4 surplus: 2 money: $3392
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 6 critical: 4 surplus: 2 money: $3326
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 39
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 40
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 42
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 99ms, max 357ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) zerbalatarbu_fim 
  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.09521206 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $40 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5359156935510183248
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 31, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is decreased to 81%
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 7 critical: 7 surplus: 0 money: $1396
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 7 critical: 4 surplus: 3 money: $2968
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 10 critical: 5 surplus: 5 money: $3392
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 3 critical: 7 surplus: -4 money: $3326
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 40
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 41
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 43
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 101ms, max 344ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) afriend 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.079596736 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (4 units for $180)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1974788182600924289
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46610800
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $3392 Plots: 10 Assets: 1250 Total: 9642
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 6 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $3326 Plots: 9 Assets: 1735 Total: 9561
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 6 Energy: 3 Smithore: 0 Crystite: 7
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $1216 Plots: 9 Assets: 2395 Total: 8111
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 11 Energy: 11 Smithore: 0 Crystite: 8
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $2968 Plots: 8 Assets: 925 Total: 7893
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 36 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $40
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 1 $460
  INFO [SummaryPhase2.begin]                         Colony total: 35207
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 99ms, max 343ms
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 101ms, max 343ms
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 101ms, max 343ms
  INFO [LandGrantPhase.apply]                        (P14) DandyDan is granted tile 1: Plain (5,0)
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 33
  INFO [LandGrantPhase.update]                       Sending claim tile 4
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 101ms, max 343ms
  INFO [LandGrantPhase.apply]                        (P11) Govt Mule is granted tile 4: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 101ms, max 348ms
  INFO [LandGrantPhase.apply]                        (P10) zerbalatarbu_fim is granted tile 5: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 101ms, max 348ms
  INFO [LandGrantPhase.apply]                        (P12) afriend is granted tile 6: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5547672211151834378
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 1)
  INFO [Player.useFood]                              (P11) Govt Mule 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  SEVERE [GameController.checkReadyTimeout]          eumel-123 is not responding to continue
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.apply]                        (P14) DandyDan chat: uh oh
  INFO [GameController.apply]                        (P11) Govt Mule chat: kick him
  INFO [GameController.apply]                        (P14) DandyDan chat: give him a minute
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14) DandyDan chat: oh well
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain1 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain1 (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain2 (1,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (2,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6852740330560712054
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P14) DandyDan (rank 2)
  INFO [Player.useFood]                              (P14) DandyDan 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus 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 3.2484531E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P14) DandyDan undevelops tile Plain (0,1)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Mountain1 (2,2) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (0,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            DandyDan caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 2413
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7473072822342882458
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      Event player: (P10) zerbalatarbu_fim (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $150 for each food plot you have developed. The total grant is $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11) Govt Mule chat: nice
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim has 11 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus 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 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (5,2)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 2205
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $157, max: 47.5, left: 3.420002, fraction 0.07200004
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $157 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6254273929308785290
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      Event player: (P12) afriend (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P12) afriend has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus 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 3.2484531E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P12) afriend develops tile Plain (7,4) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameModel.developLand]                       (P12) afriend develops tile Plain (6,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            afriend caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 2093
  INFO [GameModel.gamble]                            (P12) afriend gambles $151, max: 47.5, left: 5.66, fraction 0.11915789
  INFO [DevelopmentMessenger.showMessage]            afriend 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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2430162525116541671
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 11 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 10 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 3 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 4 food, 3 energy, 0 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 4 food, 8 energy, 8 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 4 food, 8 energy, 6 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 0 food, 8 energy, 5 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 3 food, 3 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 4 food, 10 energy, 9 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 3 food, 6 energy, 6 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 0 food, 11 energy, 4 smithore, 9 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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7402014648979932256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3116288393635621415
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 20, mules potentially available: 12, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $170 sell price $205
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $1088
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 4 critical: 0 surplus: 4 money: $2899
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 2 critical: 0 surplus: 2 money: $2247
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 2 critical: 0 surplus: 2 money: $2581
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 41
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 42
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 44
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 109ms, max 111ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P14) DandyDan 
  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: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 44
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.25736788 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $170 (2 units for $340)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2957616639685311446
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 18 critical: 0 surplus: 18 money: $1088
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 3 critical: 0 surplus: 3 money: $2559
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 6 critical: 0 surplus: 6 money: $2247
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 11 critical: 0 surplus: 11 money: $2921
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 42
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 43
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 45
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 1 frames, rountrip 106ms, max 153ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.076361254 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $96 (9 units for $864)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2090227825572162723
  INFO [Shop.calcBuySellPrice]                       Current Food price $40
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 19, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 104%
  INFO [Shop.printPriceFactor]                       Food buy price $27 sell price $62
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 7 critical: 5 surplus: 2 money: $1856
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 4 critical: 5 surplus: -1 money: $2559
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 4 critical: 5 surplus: -1 money: $2247
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 1 critical: 5 surplus: -4 money: $3017
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 43
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 44
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 46
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 100ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.069164775 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $62 (3 units for $186)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3236998500727304018
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 39, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 77%
  INFO [Shop.printPriceFactor]                       Energy buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 7 critical: 7 surplus: 0 money: $1670
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 12 critical: 6 surplus: 6 money: $2559
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 9 critical: 7 surplus: 2 money: $2247
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 11 critical: 7 surplus: 4 money: $3017
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 44
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 45
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 47
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 99ms, max 115ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) afriend 
  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.061059583 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $35 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1474463277582584500
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46719264
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $3017 Plots: 10 Assets: 2262 Total: 10279
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 1 Energy: 11 Smithore: 0 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $2247 Plots: 11 Assets: 2334 Total: 10081
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 4 Energy: 9 Smithore: 2 Crystite: 6
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $2559 Plots: 9 Assets: 2696 Total: 9755
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 4 Energy: 12 Smithore: 6 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $1670 Plots: 10 Assets: 2645 Total: 9315
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 10 Energy: 7 Smithore: 0 Crystite: 10
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 20 units $170
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $62
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $35
  INFO [SummaryPhase2.begin]                         Shop mules: 2 $460
  INFO [SummaryPhase2.begin]                         Colony total: 39430
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $340
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 105ms, max 128ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 105ms, max 128ms
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 105ms, max 128ms
  INFO [LandGrantPhase.apply]                        (P14) DandyDan is granted tile 0: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 105ms, max 128ms
  INFO [LandGrantPhase.apply]                        (P12) afriend is granted tile 1: Mountain1 (5,1)
  INFO [LandGrantPhase.update]                       Sending claim tile 2
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 105ms, max 128ms
  INFO [LandGrantPhase.apply]                        (P11) Govt Mule is granted tile 2: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: LandGranted (0) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 105ms, max 128ms
  INFO [LandGrantPhase.apply]                        (P10) zerbalatarbu_fim is granted tile 3: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5023913292678290603
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      Event player: (P14) DandyDan (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $150 each for a total of $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14) DandyDan has 1 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P14) DandyDan undevelops tile Plain (3,1)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 675
  INFO [Mule.runAway]                                Mule runs away for (P14) DandyDan
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P14) DandyDan chat: crap
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4230901654831932837
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 2)
  INFO [Player.useFood]                              (P11) Govt Mule has 4 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (7,1) with Food factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.gamble]                            (P11) Govt Mule gambles $150, max: 47.5, left: 1.9400024, fraction 0.040842157
  INFO [DevelopmentMessenger.showMessage]            Govt Mule won $150 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 1854
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5419344379955333757
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      Event player: (P12) afriend (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $150 (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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12) afriend has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P12) afriend develops tile Mountain2 (7,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12) afriend develops tile Mountain1 (5,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 1456
  INFO [GameModel.gamble]                            (P12) afriend gambles $158, max: 47.5, left: 9.900002, fraction 0.20842108
  INFO [DevelopmentMessenger.showMessage]            afriend won $158 in the pub
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 379413966668657776
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 4)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim has 10 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus 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 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 2165
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $155, max: 47.5, left: 4.220001, fraction 0.08884213
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $155 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2490640340323041532
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6051146876430368373
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 7 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 12 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 11 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 4 food, 8 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 4 food, 8 energy, 17 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 6 food, 8 energy, 6 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 4 food, 8 energy, 7 smithore, 14 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11) Govt Mule chat: wow
  INFO [GameController.apply]                        (P12) afriend chat: lol i
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P12) afriend chat: cant believe that
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 5 food, 11 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 5 food, 9 energy, 19 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 5 food, 7 energy, 8 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 4 food, 8 energy, 9 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3933455600363624983
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $170
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 4, mules potentially available: 4, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 25 critical: 0 surplus: 25 money: $2037
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 10 critical: 0 surplus: 10 money: $1592
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 9 critical: 0 surplus: 9 money: $2352
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 45
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 46
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 48
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 98ms, max 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P12) afriend (P14) DandyDan 
  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: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 49
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 49
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 47
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09416483 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (44 units for $10120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2397633721022102698
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 41 critical: 0 surplus: 41 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 10 critical: 0 surplus: 10 money: $7787
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 23 critical: 0 surplus: 23 money: $3892
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 23 critical: 0 surplus: 23 money: $4422
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 46
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 48
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 50
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 97ms, max 130ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 49
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 51
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 47
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.06517357 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (87 units for $10092)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8613089143245129327
  INFO [Shop.calcBuySellPrice]                       Current Food price $62
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 93%
  INFO [Shop.printPriceFactor]                       Food buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 8 critical: 5 surplus: 3 money: $5311
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 5 critical: 5 surplus: 0 money: $8947
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 5 critical: 5 surplus: 0 money: $5400
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 4 critical: 5 surplus: -1 money: $7090
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 39
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 48
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 50
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 51
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 99ms, max 116ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $58 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1912796834314303828
  INFO [Shop.calcBuySellPrice]                       Current Energy price $35
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 44, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 81%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 11 critical: 9 surplus: 2 money: $5311
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 13 critical: 8 surplus: 5 money: $8947
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 8 critical: 9 surplus: -1 money: $5400
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 12 critical: 7 surplus: 5 money: $7090
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 49
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 51
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 52
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 98ms, max 101ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $28 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5475455840729157990
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 43381712
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $8947 Plots: 10 Assets: 1594 Total: 15541
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $5400 Plots: 12 Assets: 2724 Total: 14124
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 5 Energy: 8 Smithore: 0 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $7090 Plots: 11 Assets: 1423 Total: 14013
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 4 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $5311 Plots: 11 Assets: 1947 Total: 12758
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 8 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 48 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 2 $340
  INFO [SummaryPhase2.begin]                         Colony total: 56436
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1587933824418161415
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P12) afriend (rank 1)
  INFO [Player.useFood]                              (P12) afriend 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 97 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P12) afriend develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12) afriend develops tile Plain (7,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 1601
  INFO [GameModel.gamble]                            (P12) afriend gambles $158, max: 47.5, left: 15.5, fraction 0.3263158
  INFO [DevelopmentMessenger.showMessage]            afriend won $158 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2365681362794670674
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 2)
  INFO [Player.useFood]                              (P11) Govt Mule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (8,1) with Food factory
  INFO [GameModel.developLand]                       (P11) Govt Mule undevelops tile Mountain2 (1,4)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Mountain2 (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11) Govt Mule undevelops tile Plain (2,4)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.gamble]                            (P11) Govt Mule gambles $152, max: 47.5, left: 2.2800026, fraction 0.048000056
  INFO [DevelopmentMessenger.showMessage]            Govt Mule won $152 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2262
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3198650248196408578
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P14) DandyDan (rank 3)
  INFO [Player.useFood]                              (P14) DandyDan has 4 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus 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.21999672 (owner 10)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (3,1) with Food factory
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Crater (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (2,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 1950
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [Mule.runAway]                                Mule runs away for (P14) DandyDan
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4304507611714092618
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 4)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim has 8 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile River (4,4) with Energy factory
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 1671
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $186, max: 47.5, left: 14.100002, fraction 0.29684216
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $186 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2860085461326269246
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12) afriend Mountain1 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3081142761521552669
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 11 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 13 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 12 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 0 food, 7 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 4 food, 3 energy, 14 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 6 food, 15 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 6 food, 8 energy, 4 smithore, 22 crystite
  INFO [GameController.apply]                        (P12) afriend chat: no!
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 0 food, 6 energy, 0 smithore, 58 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 4 food, 3 energy, 15 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 9 food, 13 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 6 food, 9 energy, 2 smithore, 22 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 (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6968376816936450230
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $11
  INFO [Shop.printPriceFactor]                       Smithore shop: 32, mules potentially available: 20, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $112 sell price $147
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $4862
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 15 critical: 0 surplus: 15 money: $8495
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 0 critical: 0 surplus: 0 money: $4992
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 2 critical: 0 surplus: 2 money: $5485
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 50
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 52
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 53
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.060005154 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 105ms, max 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) afriend (P14) DandyDan 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [GameController.apply]                        (P11) Govt Mule chat: aint it fun being in 1st place? ;)
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 53
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 55
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07305427 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $112 (17 units for $1904)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8787866510602823605
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12) afriend chat: im gonna find that mule and make him pay
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 58 critical: 0 surplus: 58 money: $4862
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 12 critical: 0 surplus: 12 money: $10175
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 40 critical: 0 surplus: 40 money: $4992
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 22 critical: 0 surplus: 22 money: $5709
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 51
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 54
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 54
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 105ms, max 108ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  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: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 28 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 55
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 24 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 57
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [GameController.apply]                        (P11) Govt Mule chat: wow zerb, nice crystite production
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 55
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 52
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.047905557 (owner 10)
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: :)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (132 units for $19008)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6082197218525200614
  INFO [Shop.calcBuySellPrice]                       Current Food price $58
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  INFO [Shop.printPriceFactor]                       Food buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 2 critical: 5 surplus: -3 money: $13214
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 4 critical: 5 surplus: -1 money: $11903
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 9 critical: 5 surplus: 4 money: $10752
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 6 critical: 5 surplus: 1 money: $8877
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 53
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 56
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 56
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 58
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 104ms, max 121ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P14) DandyDan 
  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: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.14367957 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $44 (3 units for $132)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6217877744442449619
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 40, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 94%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 8 critical: 10 surplus: -2 money: $13164
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 7 critical: 9 surplus: -2 money: $11903
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 13 critical: 9 surplus: 4 money: $10884
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 12 critical: 9 surplus: 3 money: $8877
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 54
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 57
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 57
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 59
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 1 frames, rountrip 101ms, max 136ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim (P12) afriend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P14) DandyDan 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.04468157 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $26 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 49
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6922444322333346560
  INFO [SummaryPhase2.begin]                         Total Memory: 66584576
  INFO [SummaryPhase2.begin]                         Free Memory: 42098968
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $13164 Plots: 11 Assets: 1725 Total: 20389
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 3 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $10884 Plots: 12 Assets: 1787 Total: 18671
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 6 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $11903 Plots: 10 Assets: 1373 Total: 18276
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $8877 Plots: 11 Assets: 1651 Total: 16028
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 6 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 49 units $112
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $44
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $26
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $460
  INFO [SummaryPhase2.begin]                         Colony total: 73364
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $220
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5037733705850382461
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 1)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P10) zerbalatarbu_fim develops tile Plain (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 734
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $193, max: 47.5, left: 15.840002, fraction 0.33347374
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $193 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1507553575485979609
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      Event player: (P11) Govt Mule (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $450 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P11) Govt Mule has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.gamble]                            (P11) Govt Mule gambles $161, max: 47.5, left: 4.84, fraction 0.101894744
  INFO [DevelopmentMessenger.showMessage]            Govt Mule won $161 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2134
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -706419974009010853
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P12) afriend (rank 3)
  INFO [Player.useFood]                              (P12) afriend has 4 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P12) afriend develops tile Plain (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P12) afriend develops tile Mountain1 (5,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 1497
  INFO [GameModel.gamble]                            (P12) afriend gambles $174, max: 47.5, left: 9.08, fraction 0.19115789
  INFO [DevelopmentMessenger.showMessage]            afriend won $174 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3700492755241068447
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P14) DandyDan (rank 4)
  INFO [Player.useFood]                              (P14) DandyDan 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus 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 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Mountain3 (1,1) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Mountain2 (8,4) with Crystite factory
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 1846
  INFO [GameModel.gamble]                            (P14) DandyDan gambles $182, max: 47.5, left: 10.600002, fraction 0.22315794
  INFO [DevelopmentMessenger.showMessage]            DandyDan won $182 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8949320702885709262
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 7 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 13 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 12 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 0 food, 14 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 4 food, 8 energy, 14 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 4 food, 15 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 4 food, 8 energy, 0 smithore, 37 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 0 food, 14 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 3 food, 9 energy, 12 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 4 food, 14 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 3 food, 5 energy, 0 smithore, 35 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 95 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 95 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7076854314179405299
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $112
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-10
  INFO [Shop.printPriceFactor]                       Smithore shop: 33, mules potentially available: 25, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $13407
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 12 critical: 0 surplus: 12 money: $11807
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 0 critical: 0 surplus: 0 money: $11100
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 0 critical: 0 surplus: 0 money: $8639
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 95 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 55
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 58
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 58
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 60
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 95ms, max 126ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.095728666 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $75 (33 units for $2475)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 95 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -648168417311369361
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 36 critical: 0 surplus: 36 money: $13407
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 7 critical: 0 surplus: 7 money: $9332
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 36 critical: 0 surplus: 36 money: $11100
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 35 critical: 0 surplus: 35 money: $8639
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 56
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 59
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 59
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 61
  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.059994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 97ms, max 129ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  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: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 62
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 20 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 60
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 57
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07988517 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (107 units for $12412)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1098088288281433110
  INFO [Shop.calcBuySellPrice]                       Current Food price $44
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 14, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 132%
  INFO [Shop.printPriceFactor]                       Food buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 0 critical: 5 surplus: -5 money: $17583
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 3 critical: 5 surplus: -2 money: $9332
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 5 critical: 5 surplus: 0 money: $15276
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 4 critical: 5 surplus: -1 money: $12699
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 99 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 58
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 60
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 61
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 63
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 98ms, max 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: Transaction (0) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.084527746 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $78 (2 units for $156)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 98 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3731890366472386936
  INFO [Shop.calcBuySellPrice]                       Current Energy price $26
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 48, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 84%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 14 critical: 9 surplus: 5 money: $17583
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 9 critical: 9 surplus: 0 money: $9332
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 17 critical: 10 surplus: 7 money: $15120
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 8 critical: 10 surplus: -2 money: $12699
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 45
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 59
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 61
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 62
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 64
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 95ms, max 128ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12) afriend (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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.012993678 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7933530772597638302
  INFO [SummaryPhase2.begin]                         Total Memory: 66846720
  INFO [SummaryPhase2.begin]                         Free Memory: 47474496
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $17583 Plots: 11 Assets: 1685 Total: 24768
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 0 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $15120 Plots: 12 Assets: 2366 Total: 23486
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 7 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $9332 Plots: 10 Assets: 5746 Total: 20078
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 3 Energy: 9 Smithore: 45 Crystite: 7
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $12699 Plots: 11 Assets: 1822 Total: 20021
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $78
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $220
  INFO [SummaryPhase2.begin]                         Colony total: 88353
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [LandAuction.generateColonyAuctions]          Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 96 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7991651704142763140
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventPhase.begin]                      No player event for (P10) zerbalatarbu_fim (rank 1)
  INFO [Player.useFood]                              (P10) zerbalatarbu_fim has 0 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 94 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10) zerbalatarbu_fim
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10) zerbalatarbu_fim finishes on update 225
  INFO [GameModel.gamble]                            (P10) zerbalatarbu_fim gambles $200, max: 47.5, left: 0.52, fraction 0.010947368
  INFO [DevelopmentMessenger.showMessage]            zerbalatarbu_fim won $200 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 93 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3356661134217719062
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventPhase.begin]                      No player event for (P11) Govt Mule (rank 2)
  INFO [Player.useFood]                              (P11) Govt Mule 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 93 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11) Govt Mule
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile River (4,1) with Energy factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11) Govt Mule develops tile Plain (6,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11) Govt Mule finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11) Govt Mule
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6929110929583411676
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventPhase.begin]                      No player event for (P12) afriend (rank 3)
  INFO [Player.useFood]                              (P12) afriend 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12) afriend
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12) afriend finishes on update 174
  INFO [GameModel.gamble]                            (P12) afriend gambles $238, max: 47.5, left: 27.04, fraction 0.56926316
  INFO [DevelopmentMessenger.showMessage]            afriend won $238 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7350596163059971101
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventPhase.begin]                      No player event for (P14) DandyDan (rank 4)
  INFO [Player.useFood]                              (P14) DandyDan has 4 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14) DandyDan
  INFO [Wampus.<init>]                               Wumpus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile River (4,0) with Energy factory
  INFO [GameModel.developLand]                       (P14) DandyDan develops tile Mountain2 (8,4) with Energy factory
  INFO [GameModel.sellMule]                          (P14) DandyDan sold a mule for $250
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14) DandyDan finishes on update 1343
  INFO [GameModel.gamble]                            (P14) DandyDan gambles $219, max: 47.5, left: 12.16, fraction 0.25599998
  INFO [DevelopmentMessenger.showMessage]            DandyDan won $219 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4591353720179395188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P10) zerbalatarbu_fim has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12) afriend has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11) Govt Mule has 17 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14) DandyDan has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim expects 0 food, 14 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend expects 4 food, 8 energy, 14 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule expects 0 food, 2 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan expects 0 food, 15 energy, 0 smithore, 35 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11) Govt Mule chat: wow, good game everyone
  INFO [GameController.apply]                        (P11) Govt Mule chat: this will be close
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P10) zerbalatarbu_fim produced 0 food, 13 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P12) afriend produced 6 food, 10 energy, 15 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P11) Govt Mule produced 0 food, 5 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P14) DandyDan produced 0 food, 18 energy, 0 smithore, 40 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (P10) zerbalatarbu_fim chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -292460051630542574
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4154223630173925191
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $75
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Smithore: 0 critical: 0 surplus: 0 money: $17783
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Smithore: 60 critical: 0 surplus: 60 money: $9570
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Smithore: 0 critical: 0 surplus: 0 money: $14745
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Smithore: 0 critical: 0 surplus: 0 money: $12943
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 60
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 62
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 63
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 65
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 105ms, max 135ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P10) zerbalatarbu_fim (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12) afriend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [GameController.apply]                        (P14) DandyDan chat: i think i'm locked in 4th place
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.04145825 (owner 10)
  INFO [GameController.apply]                        (P14) DandyDan chat: GG
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6891136363589318157
  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 [GameController.apply]                        (P14) DandyDan chat: that hasn't happened in a while
  INFO [GameController.apply]                        (P14) DandyDan chat: Well played
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Crystite: 39 critical: 0 surplus: 39 money: $17783
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Crystite: 18 critical: 0 surplus: 18 money: $9570
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Crystite: 56 critical: 0 surplus: 56 money: $14745
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Crystite: 40 critical: 0 surplus: 40 money: $12943
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 61
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 63
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 64
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 66
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 103ms, max 135ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P10) zerbalatarbu_fim (P12) afriend 
  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.059598133 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3957360104706229509
  INFO [Shop.calcBuySellPrice]                       Current Food price $78
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 7, needed: 0
  INFO [Shop.printPriceFactor]                       Food is decreased to 25%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Food: 0 critical: 0 surplus: 0 money: $17783
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Food: 6 critical: 0 surplus: 6 money: $9570
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Food: 1 critical: 0 surplus: 1 money: $14745
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Food: 0 critical: 0 surplus: 0 money: $12943
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 100 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 62
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 64
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 65
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 67
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 104ms, max 137ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10) zerbalatarbu_fim (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11) Govt Mule (P12) afriend 
  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.056662206 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4838770248206818773
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 58, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 74%
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P10) zerbalatarbu_fim Energy: 18 critical: 0 surplus: 18 money: $17783
  INFO [CollectionPhase.goToNextPhase]               (P12) afriend Energy: 11 critical: 0 surplus: 11 money: $9570
  INFO [CollectionPhase.goToNextPhase]               (P11) Govt Mule Energy: 10 critical: 0 surplus: 10 money: $14745
  INFO [CollectionPhase.goToNextPhase]               (P14) DandyDan Energy: 19 critical: 0 surplus: 19 money: $12943
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [Player.increaseAuctionTeleportCount]         (P10) zerbalatarbu_fim auction teleport count: 63
  INFO [Player.increaseAuctionTeleportCount]         (P12) afriend auction teleport count: 65
  INFO [Player.increaseAuctionTeleportCount]         (P11) Govt Mule auction teleport count: 66
  INFO [Player.increaseAuctionTeleportCount]         (P14) DandyDan auction teleport count: 68
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 105ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11) Govt Mule (P14) DandyDan 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10) zerbalatarbu_fim (P12) afriend 
  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.20660813 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7839836448850634869
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46644832
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Money: $17783 Plots: 11 Assets: 6777 Total: 30060
  INFO [SummaryPhase2.begin]                         (P10) zerbalatarbu_fim Food: 0 Energy: 18 Smithore: 0 Crystite: 39
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Money: $14745 Plots: 12 Assets: 9018 Total: 29763
  INFO [SummaryPhase2.begin]                         (P11) Govt Mule Food: 1 Energy: 10 Smithore: 0 Crystite: 56
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Money: $12943 Plots: 11 Assets: 6880 Total: 25323
  INFO [SummaryPhase2.begin]                         (P14) DandyDan Food: 0 Energy: 19 Smithore: 0 Crystite: 40
  INFO [SummaryPhase2.begin]                         (P12) afriend Money: $9570 Plots: 10 Assets: 6739 Total: 21309
  INFO [SummaryPhase2.begin]                         (P12) afriend Food: 6 Energy: 11 Smithore: 60 Crystite: 18
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $150
  INFO [SummaryPhase2.begin]                         Colony total: 106455
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [GameController.apply]                        (P11) Govt Mule chat: well done zerb
  INFO [GameController.apply]                        (P14) DandyDan chat: GG
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [MetaFrame$6.actionPerformed]                 User chooses to disconnect
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
