  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows NT (unknown) 6.2 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 12
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: null
  INFO [Login$MasterListener$1.run]                  Wrong password
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 789ef74e9edbdb93a75cb18a2a93c10f
  INFO [Login$MasterListener$1.run]                  Logged in as "gohar" (id 15256)
  INFO [MetaFrame.<init>]                            Creating Meta Frame
  INFO [MapSkinParser.findSkins]                     No extra skins found
  INFO [MasterClient.logSend]                        MasterClient: Sending Enter Lobby
  INFO [Login.dispose]                               Disposing login
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.4.2
  INFO [MuleGameContainer.<init>]                    Desktop Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1920 x 1080 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: <>
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel(R) Iris(R) Xe Graphics
  INFO [MuleGameContainer.<init>]                    GL Version: 4.6.0 - Build 31.0.101.5333
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 1
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru-6591, Address: 108.21.168.104, Is Host: false
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=false Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Client.connect]                              Client connects...
  INFO [Client.connect]                              Client UDP local address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connect]                              Client: Connects TCP: /108.21.168.104:6260 UDP: /108.21.168.104:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 37 bytes
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7446 bytes
  INFO [UserController.apply]                        My client id is bebe942a-6fa2-4916-a5fa-ba95d72c77dc
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S13)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S13)Gohar is a local Spectator
  INFO [Client.initUDP]                              Sending UDP initialization message id bebe942a-6fa2-4916-a5fa-ba95d72c77dc
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7446 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (S10)LandruBOT is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (P11)Lee558 is a remote Player
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameModel.setMyUser]                         (S13)Gohar is my user
  INFO [GameModel.setLocalUser]                      (S13)Gohar is a local Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)LandruBOT (ID: 106940)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Gohar (ID: 15256)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P11)Lee558 (ID: 108692)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)LandruBOT (ID 106940)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Gohar (ID 15256)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P11)Lee558 (ID 108692)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Gohar joins the players
  INFO [Player.<init>]                               Creating (P13)Gohar
  INFO [GameModel.setMyUser]                         (P13)Gohar is my user
  INFO [GameModel.setLocalUser]                      (P13)Gohar is a local Player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: i dont appreicate you tell everuone about the size of my mga weiner tho
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: bot:addai
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello LandruBOT  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === LandruBOT Bot Reputation: Fair (0) Bot Games: 0
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Lee558  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Lee558 Bot Reputation: A+++ (334) Bot Games: 394
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Cyber Ranger  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Cyber Ranger Bot Reputation: A+++ (3166) Bot Games: 3583
  INFO [GameController.apply]                        (S10)LandruBOT chat: Hello Gohar  this is an auto hosted game, the host is not participating in the game.  type bot:? to get a list of commands
  INFO [GameController.apply]                        (S10)LandruBOT chat: === Gohar Bot Reputation: A+++ (544) Bot Games: 1036
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 12 bytes
  INFO [Player.<init>]                               Creating (P14)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P14)<J.I.M.> is an AI player
  INFO [GameModel.setRemoteUser]                     (P14)<J.I.M.> is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<J.I.M.> (P13)Gohar (P12)Cyber Ranger (P11)Lee558 
  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: 7
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.apply]                        (P13)Gohar chat: GLA
  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]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -506822860861912134
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)Lee558 (P13)Gohar (P14)<J.I.M.> (P12)Cyber Ranger 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 46863840
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: If I have to - I will (teeny)...
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 6
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.apply]                        (P13)Gohar chat: cant backtrack, truith came out
  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]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [GameController.apply]                        (P13)Gohar chat: MEGA usa idf
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.apply]                        Grace duration 13 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 3: Mountain3 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 12: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 104ms, max 104ms
  INFO [GameController.apply]                        (P13)Gohar chat: `mega u said, rightfully
  INFO [LandGrantPhase.claimPlot]                    (P11)Lee558 is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 104ms, max 104ms
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 42 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 42: Mountain3 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 103ms, max 103ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4741778888952072600
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Lee558 (rank 1)
  INFO [Player.useFood]                              (P11)Lee558 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Yeah, European MEGA - is actually tee-tiny...
  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 #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Lee558 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)Lee558 got an assay bot
  INFO [GameController.apply]                        (P13)Gohar chat: cyber is the quite the conneoisour of european penis
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Lee558 got an assay bot
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Like "NN-scale" in model railroading...
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 2295
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $56, max: 47.5, left: 2.2791018, fraction 0.04798109
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $56 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2873762387485226456
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 2)
  INFO [Player.useFood]                              (P13)Gohar has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ..."TT-scale"...
  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 #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: was your training all book, or hand on?
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain3 (7,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [GameModel.gamble]                            (P13)Gohar gambles $64, max: 47.5, left: 15.979279, fraction 0.33640587
  INFO [DevelopmentMessenger.showMessage]            Gohar won $64 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 1608
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ... i.e. tee-tiny (WAAAAY FUCKING tee-tiny)...
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8732409682756403751
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<J.I.M.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameController.apply]                        (P13)Gohar chat: you got to admire a man who loves his work ^
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,1) with Energy factory
  INFO [GameController.apply]                        (P13)Gohar chat: i cud never have that much passion
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 1229
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $72, max: 47.5, left: 23.43945, fraction 0.4934621
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $72 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ...using book-reference, only...
  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 #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4836516260230265346
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (3,0) with Crystite factory
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2353
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $51, max: 47.5, left: 0.9791031, fraction 0.020612696
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $51 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 723571053274140679
  INFO [GameController.apply]                        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]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2033684127799186168
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: bot:lastassays
  INFO [GameController.apply]                        (S10)LandruBOT chat: Found High amounts of Crystite
  INFO [GameController.apply]                        (S10)LandruBOT chat: Last: Found High amounts of Crystite
  INFO [GameController.apply]                        (S10)LandruBOT chat: Prev:Found Medium amounts of Crystite
  INFO [GameController.apply]                        (S10)LandruBOT chat:   -2:No Crystite found
  INFO [GameController.apply]                        (S10)LandruBOT chat:   -3:Found Low amounts of Crystite
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 7 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 2 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 (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]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4905726076505813163
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  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 $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 0 critical: 0 surplus: 0 money: $1031
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 0 critical: 0 surplus: 0 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $951
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $1022
  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_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  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 [GameController.apply]                        (P12)Cyber Ranger chat: So - you ALSO, LACK BALLS...
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.108544916 (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 $53 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8849481590907821828
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $96 sell price $236
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 0 critical: 0 surplus: 0 money: $1031
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $951
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1022
  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 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 $96 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9044768226783031831
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  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]                        (P13)Gohar chat: another passion youre going to sahre with us?
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 8 critical: 3 surplus: 5 money: $1031
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 1 critical: 3 surplus: -2 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $951
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $1022
  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_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Lee558 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [GameController.apply]                        (P13)Gohar chat: whats your gfavourite tyepe> big , small, hairy  sahved, in outs?
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Lee558 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  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.0739131 (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 $50 (10 units for $500)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8538726349910989483
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 16, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Well - it stands to reason, that the balls would also be of relative size...
  INFO [GameController.apply]                        (P13)Gohar chat: ssalty, syugary, strawberry?
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Energy: 1 critical: 2 surplus: -1 money: $1281
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 2 critical: 1 surplus: 1 money: $864
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $701
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 4 critical: 1 surplus: 3 money: $922
  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_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 116 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 119ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  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.0743917 (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 (5 units for $225)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3439808851322664260
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51035600
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $1236 Plots: 1 Assets: 300 Total: 2036
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1012 Plots: 1 Assets: 325 Total: 1837
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $864 Plots: 1 Assets: 375 Total: 1739
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $521 Plots: 1 Assets: 660 Total: 1681
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 6 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7293
  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 (11) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Hey - leave Lee out of your FANTASIES...
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 118ms, max 118ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 117ms, max 117ms
  INFO [LandGrantPhase.apply]                        Grace duration 13 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Lee558 is granted tile 18: Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 116ms, max 116ms
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 19 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 19: Mountain2 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 111ms, max 111ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 27: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 105ms, max 105ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 39: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 103ms, max 103ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 103ms, max 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Lee's an "innocent"...
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.048352018 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Lee558 bought the plot for $960
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  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]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $900
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: I still can't believe mm "quit" on us - last game...  NO STOMACH FOR THE FIGHT...
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.08925997 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $904
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3740801634018251372
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27184796
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Lee558 (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MischievousElves
  INFO [PlayerEventPhase$1.finished]                 Event Message: Mischievous Glac-Elves broke into your storage shed and stole half your 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 [Player.useFood]                              (P11)Lee558 has 1 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus 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.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (2,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 959
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 49
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8378080418925897221
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10724634
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [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 [Player.useFood]                              (P14)<J.I.M.> has 3 food and needs 3 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus 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]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 1889
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $74, max: 47.5, left: 10.239147, fraction 0.21556099
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2644903734988828545
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27373952
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Gohar (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: BestBuiltMule
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. was judged "Best Built" at the colony fair. You won $50
  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]                              (P13)Gohar has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus 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.019996751 (owner 10)
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: C'MON - GOOD EVENT!!!  WTF???
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain3 (7,4) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain2 (5,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [GameModel.gamble]                            (P13)Gohar gambles $72, max: 47.5, left: 23.679455, fraction 0.49851483
  INFO [DevelopmentMessenger.showMessage]            Gohar won $72 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 1229
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8191940791987892890
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46942037
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (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 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus 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.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (3,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2398
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $50, max: 47.5, left: 0.09910342, fraction 0.0020863877
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $50 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7374525222891692799
  INFO [GameController.apply]                        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]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8635447352592599125
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 6 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 5 food, 1 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4160571669050100554
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 70%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 0 critical: 0 surplus: 0 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 4 critical: 0 surplus: 4 money: $911
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 4 critical: 0 surplus: 4 money: $496
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $207
  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_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Lee558 (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.062252104 (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 $57 (8 units for $456)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6326160369616867795
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 0 critical: 0 surplus: 0 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $1139
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $724
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $207
  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_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 106ms, max 106ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.06365118 (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 $120 (3 units for $360)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1355124358431070775
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  INFO [Shop.printPriceFactor]                       Food buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 6 critical: 3 surplus: 3 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 1 critical: 3 surplus: -2 money: $1139
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $1084
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 5 critical: 3 surplus: 2 money: $207
  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_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 118ms, max 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Lee558 (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Lee558 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.091005385 (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 $55 (8 units for $447)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2402748084164144267
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 15, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Energy: 4 critical: 2 surplus: 2 money: $288
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 1 critical: 2 surplus: -1 money: $1139
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $637
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 2 critical: 2 surplus: 0 money: $315
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 118ms, max 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Lee558 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07215701 (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 $51 (6 units for $311)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5420243713432090995
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49915224
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $326 Plots: 2 Assets: 1254 Total: 2580
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 10 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $1139 Plots: 2 Assets: 301 Total: 2440
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 1 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $339 Plots: 3 Assets: 463 Total: 2302
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $315 Plots: 3 Assets: 412 Total: 2227
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $51
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 9549
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.apply]                        Grace duration 12 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 9: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 21: Mountain2 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 23 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Lee558 is granted tile 23: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 26 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 26: Mountain2 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $872
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.06428542 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)Gohar bought the plot for $872
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 117 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2259676027437744012
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32726818
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (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 117 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 6 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. Update: 270. End Update: 269
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1851
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $63, max: 47.5, left: 10.999165, fraction 0.23156136
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $63 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 117 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9176017417518629084
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38619888
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 2)
  INFO [Player.useFood]                              (P13)Gohar 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 109 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 6 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 [GameModel.developLand]                       (P13)Gohar develops tile Plain (0,0) with Energy factory
  INFO [GameModel.gamble]                            (P13)Gohar gambles $52, max: 47.5, left: 0.84641933, fraction 0.017819354
  INFO [DevelopmentMessenger.showMessage]            Gohar won $52 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 916
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -391935202772241164
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97793967
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Lee558 (rank 3)
  INFO [Player.useFood]                              (P11)Lee558 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 (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 #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Mountain2 (3,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Lee558 caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 2407
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 669194429291432380
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3441556
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<J.I.M.> 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 (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: 5
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (0,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain2 (2,3) with Smithore factory
  INFO [GameModel.buyAssay]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 2231
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $62, max: 47.5, left: 3.3991008, fraction 0.07156002
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $62 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 115 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 115 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3764853188748740538
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 9 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 4 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 4 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 6 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 2 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 4 food, 6 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -676648808268321092
  INFO [GameController.apply]                        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]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3895652444856130709
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $57
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 72%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 2 critical: 0 surplus: 2 money: $94
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 2 critical: 0 surplus: 2 money: $159
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $254
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 1 critical: 0 surplus: 1 money: $132
  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_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 108ms, max 108ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P11)Lee558 (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)Lee558 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.088899106 (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 $56 (4 units for $224)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5131398101742181903
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 0 critical: 0 surplus: 0 money: $206
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $271
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $30
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $132
  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 #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 109ms, max 109ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07136941 (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 $132 (3 units for $396)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5565623083978652946
  INFO [Shop.calcBuySellPrice]                       Current Food price $55
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 115%
  INFO [Shop.printPriceFactor]                       Food buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 2 critical: 3 surplus: -1 money: $206
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 0 critical: 3 surplus: -3 money: $271
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 4 critical: 3 surplus: 1 money: $426
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 4 critical: 3 surplus: 1 money: $132
  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_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 111ms, max 111ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09392208 (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 $87 (1 units for $87)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -983950762443721348
  INFO [Shop.calcBuySellPrice]                       Current Energy price $51
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 22, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Energy: 6 critical: 3 surplus: 3 money: $206
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 5 critical: 2 surplus: 3 money: $184
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 5 critical: 4 surplus: 1 money: $426
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 6 critical: 3 surplus: 3 money: $219
  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_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 111ms, max 111ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Lee558 (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: 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.068606555 (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 $54 (3 units for $162)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -549133778590991064
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 47392464
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $327 Plots: 4 Assets: 873 Total: 3200
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 4 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $264 Plots: 3 Assets: 1409 Total: 3173
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 8 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $260 Plots: 4 Assets: 784 Total: 3044
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 2 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $184 Plots: 4 Assets: 637 Total: 2821
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 1 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $87
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $54
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $110
  INFO [SummaryPhase2.begin]                         Colony total: 12238
  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 (11) 0 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 109ms, max 109ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 108ms, max 108ms
  INFO [LandGrantPhase.apply]                        Grace duration 13 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 0: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 108ms, max 108ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 6: Mountain2 (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 109ms, max 109ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 26: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 109ms, max 109ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Lee558 is granted tile 27: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 109ms, max 109ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $812
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 118ms, max 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.23517902 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9211050145716553325
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28787953
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.buyAssay]                          (P14)<J.I.M.> got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,1) with Food factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 1955
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $105, max: 47.5, left: 8.919117, fraction 0.18777089
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $105 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4710968136912507140
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29063553
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 99. End Update: 98
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (3,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (0,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3072011984467235395
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.87196946
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Lee558 (rank 3)
  INFO [Player.useFood]                              (P11)Lee558 has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (5,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Lee558 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 1143
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $112, max: 47.5, left: 11.112827, fraction 0.23395427
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $112 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3925549311985464855
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30207682
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 4)
  INFO [Player.useFood]                              (P13)Gohar 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P13)Gohar undevelops tile Mountain2 (5,2)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain2 (8,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 994
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7848043034025106739
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Gohar chat: cant even get 1 bux
  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]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7890654118745335355
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 4 food, 12 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 6 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 11 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 15 food, 6 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 5 food, 11 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 7 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 12 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 16 food, 6 energy, 3 smithore, 0 crystite
  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]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3873910076434411235
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $56
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 115%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 6 critical: 0 surplus: 6 money: $387
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 7 critical: 0 surplus: 7 money: $359
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 16 critical: 0 surplus: 16 money: $129
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 4 critical: 0 surplus: 4 money: $522
  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 #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 119ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P11)Lee558 (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.15136406 (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 $70 (2 units for $140)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7253715492680278551
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ...lazy bastard...
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 0 critical: 0 surplus: 0 money: $387
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $499
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $44
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $522
  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 #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 119ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11216137 (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 $120 (3 units for $360)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 117 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6906991885728769256
  INFO [Shop.calcBuySellPrice]                       Current Food price $87
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 80%
  INFO [Shop.printPriceFactor]                       Food buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 5 critical: 4 surplus: 1 money: $387
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 0 critical: 4 surplus: -4 money: $499
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $404
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 16 critical: 4 surplus: 12 money: $522
  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_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 109ms, max 109ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Lee558 (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)Lee558 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.0997988 (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 $89 (6 units for $534)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2578222803889643363
  INFO [Shop.calcBuySellPrice]                       Current Energy price $54
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 32, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  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]               (P11)Lee558 Energy: 13 critical: 4 surplus: 9 money: $565
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 10 critical: 3 surplus: 7 money: $232
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 3 critical: 5 surplus: -2 money: $137
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 6 critical: 5 surplus: 1 money: $878
  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 [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 103ms, max 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P11)Lee558 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.08191115 (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 $58 (2 units for $116)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4475482265640499655
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48368976
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $878 Plots: 5 Assets: 2071 Total: 5449
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 12 Energy: 6 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $623 Plots: 5 Assets: 1833 Total: 4956
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 3 Energy: 12 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $21 Plots: 4 Assets: 2301 Total: 4322
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 5 Smithore: 17 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $290 Plots: 5 Assets: 1444 Total: 4234
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 3 Energy: 9 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $70
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $89
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $140
  INFO [SummaryPhase2.begin]                         Colony total: 18961
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 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: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 118ms, max 118ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 118ms, max 118ms
  INFO [LandGrantPhase.apply]                        Grace duration 13 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 0: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 118ms, max 118ms
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 5: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 111ms, max 111ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 6: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 107ms, max 107ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Lee558 is granted tile 23: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 107ms, max 107ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [GameController.apply]                        (P13)Gohar chat: s prsign spacebar so hard? :D
  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]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $396
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 107ms, max 107ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: YOU'RE - the one to ask???
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.058244836 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Lee558 bought the plot for $420
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: I'M PUKING...
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3851984396548652039
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9368361
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 4)
  INFO [Player.useFood]                              (P13)Gohar has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 109 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: yes, im am the one not livign in glass house
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain2 (5,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ...YOU HAVE BLINDERS ON...
  INFO [GameModel.sellMule]                          (P13)Gohar sold a mule for $165
  INFO [GameModel.gamble]                            (P13)Gohar gambles $102, max: 47.5, left: 3.0143442, fraction 0.06345988
  INFO [DevelopmentMessenger.showMessage]            Gohar won $102 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 1723
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 114 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2814279085984512967
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31281334
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 114 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 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]                       (P12)Cyber Ranger undevelops tile Plain (8,4)
  INFO [GameController.apply]                        (P13)Gohar chat: lol, tongue in cheek cyber
  INFO [GameController.apply]                        (P13)Gohar chat: ur so BAD at spottign it
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (5,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (8,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2375
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $101, max: 47.5, left: 0.49910352, fraction 0.010507442
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $101 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5316090967782330242
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08395791
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Lee558 (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $100 each to repair. The total cost is $200
  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)Lee558 has 3 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 4 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 [DevelopmentMessenger.showMessage]            Lee558 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Lee558 undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (5,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 1529
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $126, max: 47.5, left: 6.8343406, fraction 0.14388086
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $126 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5942935769242563218
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10568267
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $100 each for a total of $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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)<J.I.M.> has 12 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 1149
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $135, max: 47.5, left: 25.039486, fraction 0.52714705
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $135 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6291710930554904534
  INFO [GameController.apply]                        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]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -97281889665262696
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 12 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 9 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 4 food, 6 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 6 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 0 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 20 food, 6 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 3 food, 6 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 8 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 0 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 18 food, 6 energy, 4 smithore, 0 crystite
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 371850274127692231
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $70
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-10
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 2, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $165 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 17 critical: 0 surplus: 17 money: $304
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 20 critical: 0 surplus: 20 money: $377
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 28 critical: 0 surplus: 28 money: $182
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 8 critical: 0 surplus: 8 money: $948
  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_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 118ms, max 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P11)Lee558 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.08559817 (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 $165 (73 units for $12045)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6509336871802350629
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 0 critical: 0 surplus: 0 money: $3109
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $3677
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $4802
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2268
  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 #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  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 $116 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5098766533560013905
  INFO [Shop.calcBuySellPrice]                       Current Food price $89
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 28, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $45 sell price $80
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 3 critical: 4 surplus: -1 money: $3109
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 0 critical: 4 surplus: -4 money: $3677
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $4802
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 22 critical: 4 surplus: 18 money: $2268
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  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.083051756 (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 $79 (17 units for $1344)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3408106750271812472
  INFO [Shop.calcBuySellPrice]                       Current Energy price $58
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 32, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is decreased to 74%
  INFO [Shop.printPriceFactor]                       Energy buy price $28 sell price $63
  INFO [GameController.apply]                        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 [CollectionPhase.goToNextPhase]               (P11)Lee558 Energy: 12 critical: 5 surplus: 7 money: $2965
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 13 critical: 4 surplus: 9 money: $2957
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 0 critical: 6 surplus: -6 money: $4322
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 7 critical: 6 surplus: 1 money: $3612
  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_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 105ms, max 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar 
  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.061515868 (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 $43 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4104163845606538937
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52740232
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $4322 Plots: 5 Assets: 1211 Total: 8033
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 9 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $2965 Plots: 7 Assets: 1386 Total: 7851
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 5 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $3612 Plots: 6 Assets: 1131 Total: 7743
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $2957 Plots: 6 Assets: 1685 Total: 7642
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 9 Energy: 13 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $330
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 50 units $165
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $79
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $330
  INFO [SummaryPhase2.begin]                         Colony total: 31269
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.apply]                        Grace duration 12 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 8: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 9: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Lee558 is granted tile 13: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 15 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 15: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $360
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07888678 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)Gohar bought the plot for $2352
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8943196944461538767
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41359776
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 9 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (3,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6478069489154964313
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11931652
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Lee558 (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $100 (Yuck!)
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 [Player.useFood]                              (P11)Lee558 has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (3,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 2179
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $115, max: 47.5, left: 3.9191003, fraction 0.08250737
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $115 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -32594793717235275
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23498136
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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)<J.I.M.> has 8 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 4 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)<J.I.M.> develops tile Mountain2 (2,3) with Food factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (2,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 1644
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $137, max: 47.5, left: 15.139259, fraction 0.31872123
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $137 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3878470086317788097
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.69317245
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 4)
  INFO [Player.useFood]                              (P13)Gohar has 9 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 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (7,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,0) with Energy factory
  INFO [GameModel.gamble]                            (P13)Gohar gambles $127, max: 47.5, left: 8.379105, fraction 0.1764022
  INFO [DevelopmentMessenger.showMessage]            Gohar won $127 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 2222
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7299157340181534685
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)Cyber Ranger Plain (1,2)
  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 [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2412029038357624871
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 12 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 13 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 0 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 9 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 4 food, 6 energy, 10 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 8 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 10 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 33 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 2 food, 5 energy, 5 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 6 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 10 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 30 food, 4 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2514632628005579542
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $165
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 50, mules potentially available: 32, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $74 sell price $109
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 5 critical: 0 surplus: 5 money: $1940
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 19 critical: 0 surplus: 19 money: $147
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $3967
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $3644
  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 #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 118ms, max 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P11)Lee558 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)Lee558 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: BRK @ SUM
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.18271601 (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 $74 (19 units for $1406)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3307216918211762059
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 9 critical: 0 surplus: 9 money: $2310
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $1183
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $3967
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $3644
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: bot:events
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Time Line: (1) Acid Rain ~ (2) Acid Rain ~ (3) Earthquake ~ (4) Sunspot Activity ~ (5) Sunspot Activity ~ (6) Radiation ~ 
  INFO [GameController.apply]                        (S10)LandruBOT chat:    Event Totals: Pirates (0/2) - Pests (0/3) - Radiation (1/2) - Acid Rain (2/3) - Sunspot Activity (2/3) - Meteor Strike (0/2) - Earthquake (1/3) - Fire (0/2) - 
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 105ms, max 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Lee558 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.061682068 (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 $72 (4 units for $288)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7189574830157924561
  INFO [Shop.calcBuySellPrice]                       Current Food price $79
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 41, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 3 critical: 4 surplus: -1 money: $2598
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 3 critical: 4 surplus: -1 money: $1183
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $3679
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 32 critical: 4 surplus: 28 money: $3644
  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: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 111ms, max 111ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [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.0640016 (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 $59 (11 units for $658)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4403357874477752776
  INFO [Shop.calcBuySellPrice]                       Current Energy price $43
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 40, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Energy: 10 critical: 7 surplus: 3 money: $2472
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 13 critical: 5 surplus: 8 money: $1057
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 10 critical: 3 surplus: 7 money: $3301
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 7 critical: 7 surplus: 0 money: $4302
  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_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 104ms, max 104ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar 
  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.07237533 (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 $28 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8431708647492230779
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48754440
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $4302 Plots: 7 Assets: 1880 Total: 9682
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 21 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $2472 Plots: 8 Assets: 1765 Total: 8237
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 5 Energy: 10 Smithore: 0 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $3301 Plots: 6 Assets: 1574 Total: 7875
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 9 Energy: 10 Smithore: 0 Crystite: 4
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $1057 Plots: 8 Assets: 1639 Total: 6696
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 5 Energy: 13 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 55 units $74
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $59
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $140
  INFO [SummaryPhase2.begin]                         Colony total: 32490
  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]                        (S10)LandruBOT chat: Event Probabilites: Pirates(13.30%) Pests(20.00%) Radiation(13.30%) Acid Rain(6.67%) Sunspot Activity(6.67%) Meteor Strike(13.30%) Earthquake(13.30%) Fire(13.30%) 
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)Lee558 chat: bot:event
  INFO [GameController.apply]                        (P11)Lee558 chat: bot:events
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Time Line: (1) Acid Rain ~ (2) Acid Rain ~ (3) Earthquake ~ (4) Sunspot Activity ~ (5) Sunspot Activity ~ (6) Radiation ~ 
  INFO [GameController.apply]                        (S10)LandruBOT chat:    Event Totals: Pirates (0/2) - Pests (0/3) - Radiation (1/2) - Acid Rain (2/3) - Sunspot Activity (2/3) - Meteor Strike (0/2) - Earthquake (1/3) - Fire (0/2) - 
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: r
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: TY
  INFO [GameController.apply]                        (P13)Gohar chat: r
  INFO [GameController.apply]                        (P11)Lee558 chat: r
  INFO [GameController.apply]                        (P13)Gohar chat: lets go gays
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.apply]                        Grace duration 12 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 7: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 8: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Lee558 is granted tile 9: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 10: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2292
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.057327047 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)Cyber Ranger bought the plot for $2404
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6182497901443377943
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27659333
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 21 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 #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,1) with Energy factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain2 (2,3) with Smithore factory
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (838045) LandruBOT: Stats: Round 6
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (838046) LandruBOT: 1:Cyber Ranger Money: $4322 Plots: 5 Assets: 1211 Total: 8033
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (838047) LandruBOT: 2:Lee558 Money: $2965 Plots: 7 Assets: 1386 Total: 7851
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (838048) LandruBOT: 3:<J.I.M.> Money: $3612 Plots: 6 Assets: 1131 Total: 7743
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (838049) LandruBOT: 4:Gohar Money: $2957 Plots: 6 Assets: 1685 Total: 7642
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (1,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 2042
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $120, max: 47.5, left: 6.6590977, fraction 0.14019153
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $120 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 84
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5336401544285089050
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3361016
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Lee558 (rank 2)
  INFO [Player.useFood]                              (P11)Lee558 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 [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 4 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]                       (P11)Lee558 develops tile Plain (8,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Lee558 undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (5,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 2211
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $108, max: 47.5, left: 3.279101, fraction 0.069033705
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $108 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 22797519555970222
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2320345
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $400
  INFO [GameController.apply]                        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 [Player.useFood]                              (P12)Cyber Ranger has 9 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 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 [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 153. End Update: 152
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 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 116 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7718926494036100918
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9691178
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 4)
  INFO [Player.useFood]                              (P13)Gohar 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 [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 116 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)Gohar chat: nada a
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,1) with Energy factory
  INFO [GameModel.gamble]                            (P13)Gohar gambles $100, max: 47.5, left: 0.039103426, fraction 8.2323E-4
  INFO [DevelopmentMessenger.showMessage]            Gohar won $100 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 2406
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 114 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1079007948309064538
  INFO [GameController.apply]                        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]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 113 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4542220407960130552
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 10 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 13 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 10 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 7 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 5 food, 9 energy, 3 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 6 energy, 18 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 2 energy, 1 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 20 food, 4 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 4 food, 12 energy, 2 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 7 energy, 19 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 3 energy, 2 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 19 food, 5 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 967949130347280308
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $74
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 55, mules potentially available: 35, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 2 critical: 0 surplus: 2 money: $2340
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 24 critical: 0 surplus: 24 money: $637
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 2 critical: 0 surplus: 2 money: $982
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 15 critical: 0 surplus: 15 money: $4082
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 111ms, max 111ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P14)<J.I.M.> 
  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.08072318 (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 $44 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -138028903752514540
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 21 critical: 0 surplus: 21 money: $2340
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 9 critical: 0 surplus: 9 money: $637
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 8 critical: 0 surplus: 8 money: $982
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $4082
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 105ms, max 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P11)Lee558 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.05807845 (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 $132 (38 units for $5016)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -433828010537505551
  INFO [Shop.calcBuySellPrice]                       Current Food price $59
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 38, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 57%
  INFO [Shop.printPriceFactor]                       Food buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 5 critical: 4 surplus: 1 money: $5112
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 1 critical: 4 surplus: -3 money: $1825
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $2038
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 28 critical: 4 surplus: 24 money: $4082
  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_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 103ms, max 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09823839 (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 $44 (17 units for $763)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2284790477643238772
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 41, needed: 27
  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 [CollectionPhase.goToNextPhase]               (P11)Lee558 Energy: 15 critical: 7 surplus: 8 money: $5112
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 12 critical: 8 surplus: 4 money: $1292
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 8 critical: 5 surplus: 3 money: $1826
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 6 critical: 7 surplus: -1 money: $4845
  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_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 103ms, max 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09270416 (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 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5355904557520860393
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 39739776
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $5112 Plots: 9 Assets: 1648 Total: 11260
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 5 Energy: 15 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $4845 Plots: 8 Assets: 1974 Total: 10819
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 11 Energy: 6 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $1292 Plots: 9 Assets: 2943 Total: 8735
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 13 Energy: 12 Smithore: 24 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1826 Plots: 8 Assets: 1281 Total: 7107
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 7 Energy: 8 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 43 units $44
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $44
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 37921
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 105 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 105ms, max 105ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 105ms, max 105ms
  INFO [LandGrantPhase.apply]                        Grace duration 13 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Lee558 is granted tile 4: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 105ms, max 105ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 5: Mountain2 (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 106ms, max 106ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 8: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 106ms, max 106ms
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 9: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 107ms, max 107ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2344
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 108ms, max 108ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.08506718 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Lee558 bought the plot for $2344
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 117 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4194059530808456603
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23826152
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Lee558 (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  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]                              (P11)Lee558 has 5 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Mountain2 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (6,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Lee558 caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 2148
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $168, max: 47.5, left: 5.079099, fraction 0.1069284
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $168 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1532696132251703285
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5693767
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 11 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 #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 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]                        (P11)Lee558 chat: sometimes I hate this game!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (2,2) with Food factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain2 (2,3) with Food factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (1,3) with Energy factory
  INFO [GameController.apply]                        (P13)Gohar chat: bad luck, this game had ur name on it, it still might but that is a biggie
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (2,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 2375
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5113093014876294933
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16526467
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Gohar (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)Gohar has 13 food and needs 4 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 2 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]                       (P13)Gohar develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain2 (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 2406
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -860815329623561294
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9384468
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (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 #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 114 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 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]                       (P12)Cyber Ranger develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2404
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 114 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6265681336876230607
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)Lee558 Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1287376317939946043
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 15 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 12 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 4 food, 14 energy, 0 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 14 energy, 7 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 12 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 34 food, 14 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 4 food, 15 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 11 energy, 6 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 11 energy, 0 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 36 food, 14 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1790440715733883827
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $44
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 43, mules potentially available: 31, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 2 critical: 0 surplus: 2 money: $3031
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 30 critical: 0 surplus: 30 money: $1712
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 2 critical: 0 surplus: 2 money: $1971
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 15 critical: 0 surplus: 15 money: $4865
  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_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 112 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 119ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.13464537 (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 $47 (2 units for $95)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4885144834128345588
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 14 critical: 0 surplus: 14 money: $3031
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 13 critical: 0 surplus: 13 money: $1617
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 10 critical: 0 surplus: 10 money: $2066
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $4865
  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 #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 119ms, max 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: BRK @ SUM...
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.16619518 (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 $56 (13 units for $728)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 116 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6981179206008923686
  INFO [Shop.calcBuySellPrice]                       Current Food price $44
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 54, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 53%
  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]                        (P12)Cyber Ranger chat: NVR MIND...
  INFO [GameController.apply]                        (P13)Gohar chat: pur ur request on scented pink paper cyber
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 5 critical: 5 surplus: 0 money: $3031
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 5 critical: 5 surplus: 0 money: $1785
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 2 critical: 5 surplus: -3 money: $2626
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 40 critical: 5 surplus: 35 money: $4865
  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_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  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 [GameController.apply]                        (P13)Gohar chat: then make a plane of it, and fly it up ur candy ass
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  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.0699314 (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 $50 (22 units for $1100)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1908092192357994764
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 65, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: LOL
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Energy: 22 critical: 7 surplus: 15 money: $2881
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 15 critical: 8 surplus: 7 money: $1335
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 14 critical: 5 surplus: 9 money: $2126
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 14 critical: 7 surplus: 7 money: $5965
  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_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: 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.06842208 (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 (6 units for $270)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7790893527520206330
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49824216
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $6235 Plots: 9 Assets: 2580 Total: 13315
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 18 Energy: 8 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $2881 Plots: 10 Assets: 3258 Total: 11139
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 8 Energy: 22 Smithore: 2 Crystite: 14
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $1335 Plots: 10 Assets: 4589 Total: 10924
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 14 Energy: 15 Smithore: 32 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1856 Plots: 9 Assets: 2295 Total: 8651
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 12 Energy: 20 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 35 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 44029
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 103ms, max 103ms
  INFO [LandGrantPhase.apply]                        Grace duration 13 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 0: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 103ms, max 103ms
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Gohar is granted tile 1: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 108ms, max 108ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Lee558 is granted tile 2: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 108ms, max 108ms
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 5: Mountain1 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 108ms, max 108ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2284
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 110ms, max 110ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.052441884 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Lee558 bought the plot for $2284
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6264113219092175276
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7301144
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 18 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 117 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: bot:events
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Time Line: (1) Acid Rain ~ (2) Acid Rain ~ (3) Earthquake ~ (4) Sunspot Activity ~ (5) Sunspot Activity ~ (6) Radiation ~ (7) Acid Rain ~ (8) Radiation ~ 
  INFO [GameController.apply]                        (S10)LandruBOT chat:    Event Totals: Pirates (0/2) - Pests (0/3) - Radiation (2/2) - Acid Rain (3/3) - Sunspot Activity (2/3) - Meteor Strike (0/2) - Earthquake (1/3) - Fire (0/2) - 
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (2,4) with Energy factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain2 (2,3) with Smithore factory
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: WOW - dangerous times/probs...
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain1 (1,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 2375
  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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5894517528737265501
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9480882
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Lee558 (rank 2)
  INFO [Player.useFood]                              (P11)Lee558 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: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Jim - is opting for FIRE...
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Mountain2 (3,2) with Crystite factory
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: OR, just being an AI pussy...
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (7,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 2048
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $163, max: 47.5, left: 6.539098, fraction 0.13766521
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $163 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2734752283727128928
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9346309
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 3)
  INFO [Player.useFood]                              (P13)Gohar has 14 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: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain3 (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.gamble]                            (P13)Gohar gambles $154, max: 47.5, left: 2.2991018, fraction 0.048402146
  INFO [DevelopmentMessenger.showMessage]            Gohar won $154 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 2260
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2222991900363150654
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26761866
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 12 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (7,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1999
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $158, max: 47.5, left: 7.519097, fraction 0.15829678
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger 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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1353651232012706242
  INFO [GameController.apply]                        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]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5810023689285892568
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 22 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 15 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 20 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 8 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 4 food, 23 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 24 energy, 3 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 14 energy, 0 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 17 food, 47 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 4 food, 22 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 21 energy, 3 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 14 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 19 food, 47 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1674516886366025732
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 35, mules potentially available: 25, mules needed: 4
  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 [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 2 critical: 0 surplus: 2 money: $380
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 35 critical: 0 surplus: 35 money: $1274
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1884
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 17 critical: 0 surplus: 17 money: $5995
  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_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 106ms, max 106ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Lee558 (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)Lee558 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #20
  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.084502876 (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 $50 (20 units for $1016)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4922474921610253007
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 45 critical: 0 surplus: 45 money: $482
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 36 critical: 0 surplus: 36 money: $533
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 27 critical: 0 surplus: 27 money: $1609
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $6826
  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 #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 106ms, max 106ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [Player.increaseAuctionTeleportCount]         (P11)Lee558 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.08803128 (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 $112 (108 units for $12096)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -645143107358191456
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 43, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 60%
  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 [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 6 critical: 5 surplus: 1 money: $5522
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 5 critical: 5 surplus: 0 money: $4565
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 4 critical: 5 surplus: -1 money: $4633
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 26 critical: 5 surplus: 21 money: $6826
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 109ms, max 109ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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.05832893 (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 $50 (23 units for $1150)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 114 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3652891315599383932
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 134, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is decreased to 42%
  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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Energy: 33 critical: 9 surplus: 24 money: $5522
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 27 critical: 9 surplus: 18 money: $4015
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 24 critical: 8 surplus: 16 money: $4033
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 50 critical: 5 surplus: 45 money: $7876
  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_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 110ms, max 110ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.094868556 (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 $45 (44 units for $1980)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 110 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1343922341890541005
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 54926848
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $9856 Plots: 10 Assets: 1320 Total: 16176
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $4015 Plots: 11 Assets: 5825 Total: 15340
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 16 Energy: 27 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $5522 Plots: 12 Assets: 3045 Total: 14567
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 6 Energy: 33 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $2053 Plots: 10 Assets: 5225 Total: 12278
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 16 Energy: 68 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 22 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 58361
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 108ms, max 108ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 104ms, max 104ms
  INFO [LandGrantPhase.apply]                        Grace duration 12 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)Gohar pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 0: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 104ms, max 104ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 104 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7060222421254747565
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.85297966
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> 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 (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 #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.05999675 (owner 10)
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain2 (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,4) with Energy factory
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $125
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 1727
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $199, max: 47.5, left: 12.959209, fraction 0.27282545
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $199 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1600333251965004404
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22235698
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Gohar (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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]                              (P13)Gohar has 16 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 106 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Mountain2 (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)Gohar sold a mule for $150
  INFO [GameModel.gamble]                            (P13)Gohar gambles $153, max: 47.5, left: 4.8790994, fraction 0.102717884
  INFO [DevelopmentMessenger.showMessage]            Gohar won $153 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 2131
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7202308249054808206
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5967073
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Lee558 (rank 3)
  INFO [Player.useFood]                              (P11)Lee558 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 [GameController.apply]                        (P12)Cyber Ranger chat: ...pussy...
  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 #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (7,0) with Crystite factory
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: I have MEGA-nrg, to sell - no need to make yer own...
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Mountain1 (8,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 1998
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $179, max: 47.5, left: 7.539097, fraction 0.15871783
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $179 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2701658389573695373
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29455304
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 16 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: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2366
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $150, max: 47.5, left: 0.1791034, fraction 0.003770598
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $150 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 468831348565052010
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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]                 (P11)Lee558 has 33 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 27 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 68 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 6 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 4 food, 8 energy, 0 smithore, 44 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 8 energy, 0 smithore, 43 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 56 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 3 food, 8 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 10 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 2 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 4 food, 57 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6690348617071955208
  INFO [GameController.apply]                        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]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4699281559669253651
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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]               (P11)Lee558 Smithore: 0 critical: 0 surplus: 0 money: $5451
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 50 critical: 0 surplus: 50 money: $3793
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $1753
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $10030
  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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: G - wasted opportunity..
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Lee558 (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [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.09492406 (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 $58 (30 units for $1740)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2031115760275307433
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: bot:events
  INFO [GameController.apply]                        (S10)LandruBOT chat: Event Time Line: (1) Acid Rain ~ (2) Acid Rain ~ (3) Earthquake ~ (4) Sunspot Activity ~ (5) Sunspot Activity ~ (6) Radiation ~ (7) Acid Rain ~ (8) Radiation ~ (9) Sunspot Activity ~ (10) Fire ~ 
  INFO [GameController.apply]                        (S10)LandruBOT chat:    Event Totals: Pirates (0/2) - Pests (0/3) - Radiation (2/2) - Acid Rain (3/3) - Sunspot Activity (3/3) - Meteor Strike (0/2) - Earthquake (1/3) - Fire (1/2) - 
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 47 critical: 0 surplus: 47 money: $5451
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 46 critical: 0 surplus: 46 money: $5243
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 48 critical: 0 surplus: 48 money: $2043
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $10030
  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 #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 111ms, max 111ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [Player.increaseAuctionTeleportCount]         (P13)Gohar auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #63
  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.08884433 (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 $72 (131 units for $9432)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6808726316853359442
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 20, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $35 sell price $70
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ...Lee - pussy...
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 4 critical: 5 surplus: -1 money: $8115
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 6 critical: 5 surplus: 1 money: $8555
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $5499
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 4 critical: 5 surplus: -1 money: $10030
  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]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 118ms, max 118ms
  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 $50 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8752481166291185974
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 157, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 41%
  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]               (P11)Lee558 Energy: 26 critical: 11 surplus: 15 money: $8115
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 24 critical: 10 surplus: 14 money: $8555
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 46 critical: 11 surplus: 35 money: $5499
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 61 critical: 2 surplus: 59 money: $10030
  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_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 102ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #25
  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.0974848 (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 (25 units for $1125)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7968471900125424080
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51883592
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $11155 Plots: 10 Assets: 2645 Total: 18800
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 36 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $8420 Plots: 11 Assets: 4350 Total: 18270
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 6 Energy: 27 Smithore: 25 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $7575 Plots: 12 Assets: 4075 Total: 17650
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 4 Energy: 38 Smithore: 0 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $5049 Plots: 11 Assets: 4255 Total: 14804
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 6 Energy: 56 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 24 units $58
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 69524
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2779818584483993110
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48131114
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> 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: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,1) with Food factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile River (4,4) with Food factory
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $160
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 1545
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $153, max: 47.5, left: 8.099293, fraction 0.17051142
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $153 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7852695974217332119
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38784802
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 2)
  INFO [Player.useFood]                              (P13)Gohar 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 (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 #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Gohar develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)Gohar sold a mule for $160
  INFO [GameModel.gamble]                            (P13)Gohar gambles $164, max: 47.5, left: 15.759274, fraction 0.33177418
  INFO [DevelopmentMessenger.showMessage]            Gohar won $164 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 1587
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 119 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3617579368693248400
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.022589862
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Lee558 (rank 3)
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P11)Lee558 has 4 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 116 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Lee558 develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Lee558 sold a mule for $160
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 1909
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $151, max: 47.5, left: 0.8192978, fraction 0.017248375
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $151 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2879737793046461000
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9954556
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (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 #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1274
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $233, max: 47.5, left: 22.019417, fraction 0.46356666
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $233 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3182369685965041142
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 38 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 27 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 56 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 36 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 4 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 0 energy, 0 smithore, 57 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 20 food, 32 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 5 food, 0 energy, 0 smithore, 57 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 0 energy, 0 smithore, 63 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 17 food, 32 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3182287872313029520
  INFO [GameController.apply]                        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]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -136641019515862424
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $58
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 24, mules potentially available: 26, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 0 critical: 0 surplus: 0 money: $8076
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 25 critical: 0 surplus: 25 money: $8484
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $5232
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $11383
  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 #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 107ms, max 107ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Lee558 (P12)Cyber Ranger (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  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.0096820025 (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 $52 (10 units for $520)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -508367074316724810
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  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]               (P11)Lee558 Crystite: 0 critical: 0 surplus: 0 money: $8076
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 0 critical: 0 surplus: 0 money: $9004
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $4712
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $11383
  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 #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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 $144 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 113 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8889652363586355605
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 24, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Oh well...
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 5 critical: 5 surplus: 0 money: $8076
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 1 critical: 5 surplus: -4 money: $9004
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $4712
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 17 critical: 5 surplus: 12 money: $11383
  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_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 112ms, max 112ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.10712446 (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 $64 (12 units for $770)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2152965258622881163
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 122, needed: 42
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  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]               (P11)Lee558 Energy: 20 critical: 13 surplus: 7 money: $8076
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 12 critical: 12 surplus: 0 money: $9004
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 34 critical: 12 surplus: 22 money: $3942
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 56 critical: 5 surplus: 51 money: $12153
  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 [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 108ms, max 108ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Gohar (P11)Lee558 (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [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.09366277 (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 [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7653755133823688655
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49620536
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $12333 Plots: 10 Assets: 3410 Total: 20743
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 52 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $8869 Plots: 11 Assets: 3004 Total: 17373
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 1 Energy: 15 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $8076 Plots: 12 Assets: 2765 Total: 16841
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 5 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $3897 Plots: 11 Assets: 4412 Total: 13809
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 13 Energy: 35 Smithore: 10 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 24 units $52
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 68766
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5442149932468144434
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9268601
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> 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: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 109 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (0,3) with Food factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (1,3) with Food factory
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain1 (1,4) with Food factory
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)<J.I.M.> finishes on update 2299
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $205, max: 47.5, left: 1.5191026, fraction 0.031981107
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $205 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1628403319995700715
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.53131235
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Gohar (rank 2)
  INFO [Player.useFood]                              (P13)Gohar has 1 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Gohar
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.gamble]                            (P13)Gohar gambles $216, max: 47.5, left: 11.779961, fraction 0.24799918
  INFO [DevelopmentMessenger.showMessage]            Gohar won $216 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)Gohar finishes on update 86
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3318041172909467726
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46954274
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Lee558 (rank 3)
  INFO [Player.useFood]                              (P11)Lee558 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Lee558
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Lee558 finishes on update 137
  INFO [GameModel.gamble]                            (P11)Lee558 gambles $250, max: 47.5, left: 44.759937, fraction 0.94231445
  INFO [DevelopmentMessenger.showMessage]            Lee558 won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 118 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8277463177414999323
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21874702
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $400 for stopping the Wart Worm infestation
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Lee558 chat: I hope we are not about to be beaten by a bot!
  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)Cyber Ranger has 13 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 111 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 84
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $250, max: 47.5, left: 45.81996, fraction 0.9646308
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 103 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4350180343000564593
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Lee558 has 20 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P13)Gohar has 15 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 35 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 52 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)Lee558 expects 4 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar expects 0 food, 0 energy, 0 smithore, 57 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 38 food, 13 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Lee558 produced 5 food, 0 energy, 0 smithore, 58 crystite
  INFO [ProductionPhase.logProduction]               (P13)Gohar produced 0 food, 0 energy, 0 smithore, 59 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 38 food, 13 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6252073391634945229
  INFO [GameController.apply]                        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]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4129864243772672596
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $52
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 24, mules potentially available: 26, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Smithore: 0 critical: 0 surplus: 0 money: $8326
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Smithore: 15 critical: 0 surplus: 15 money: $9085
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 10 critical: 0 surplus: 10 money: $4547
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $12613
  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_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 101 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7385160125818403919
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Crystite: 58 critical: 0 surplus: 58 money: $8326
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Crystite: 59 critical: 0 surplus: 59 money: $9085
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 51 critical: 0 surplus: 51 money: $4547
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $12613
  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 #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 102 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1840011226808333140
  INFO [Shop.calcBuySellPrice]                       Current Food price $64
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 47, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 57%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Food: 5 critical: 0 surplus: 5 money: $8326
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Food: 0 critical: 0 surplus: 0 money: $9085
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 4 critical: 0 surplus: 4 money: $4547
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 38 critical: 0 surplus: 38 money: $12613
  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_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7157364080045925099
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 74, needed: 45
  INFO [Shop.printPriceFactor]                       Energy is decreased to 71%
  INFO [Shop.printPriceFactor]                       Energy buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Lee558 Energy: 6 critical: 0 surplus: 6 money: $8326
  INFO [CollectionPhase.goToNextPhase]               (P13)Gohar Energy: 3 critical: 0 surplus: 3 money: $9085
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 18 critical: 0 surplus: 18 money: $4547
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 47 critical: 0 surplus: 47 money: $12613
  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]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 108 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 107 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8830105210381443814
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49841688
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $12613 Plots: 10 Assets: 3547 Total: 21160
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 38 Energy: 47 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Gohar Money: $9085 Plots: 11 Assets: 5354 Total: 19939
  INFO [SummaryPhase2.begin]                         (P13)Gohar Food: 0 Energy: 3 Smithore: 15 Crystite: 59
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Money: $8326 Plots: 12 Assets: 4933 Total: 19259
  INFO [SummaryPhase2.begin]                         (P11)Lee558 Food: 5 Energy: 6 Smithore: 0 Crystite: 58
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $4547 Plots: 11 Assets: 5327 Total: 15374
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 18 Smithore: 10 Crystite: 51
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 24 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $36
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 75732
  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]                        (S10)LandruBOT chat: Game Completed, Hosting Bot Will Start a New Game in 30 Seconds,  Thanks for Playing.
  INFO [GameController.apply]                        (S10)LandruBOT chat: Lee558  Bot Reputation now: 335
  INFO [GameController.apply]                        (S10)LandruBOT chat: Gohar  Bot Reputation now: 545
  INFO [GameController.apply]                        (S10)LandruBOT chat: Cyber Ranger  Bot Reputation now: 3167
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 3
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony was a success. You have met the minimum standards set by the Federation, but your life will not be easy!
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P13)Gohar chat: gg
  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
