  INFO [Properties.<init>]                           VERSION: 1.3.6
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 14.0-b16
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_14-b08
  INFO [Properties.<init>]                           OS: Windows 7 6.1 x86
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 266403840
  INFO [Properties.<init>]                           Avaialble Processors: 2
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [Updater.updateLauncher]                      Updating launcher.jar with launcher-update.jar
  INFO [Updater.updateLauncher]                      C:\spiele\Strategie\MULE Neuauflage\mule\data\..\mule.sh
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Nebula
  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: 7h2qvr991c6uvc8ungfp10jqk2
  INFO [Login$MasterListener$1.run]                  Logged in as "Bossi" (id 23719)
  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: 1280 x 1024 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1280 x 1024 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: atiumdag
  INFO [MuleGameContainer.<init>]                    Display Driver: 8.14.10.678
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: ATI Technologies Inc.
  INFO [MuleGameContainer.<init>]                    GL Renderer: AMD 760G
  INFO [MuleGameContainer.<init>]                    GL Version: 2.1.8787
  INFO [MuleGameContainer.<init>]                    GL Max Texture Size: null
  INFO [SlickLogSystem.info]                         Use Java PNG Loader = true
  INFO [MuleGameContainer.<init>]                    Display finished
  INFO [Main.main]                                   Entering game loop
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: no pussys, Address: 67.149.89.207, 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: /67.149.89.207:6260 UDP: /67.149.89.207:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 8192 send buffer: 8192
  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 (11) 37 bytes
  INFO [UserController.apply]                        My client id is 9863e715-adf1-4f37-a9b9-1883b700b2d1
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S11)Bossi is my user
  INFO [GameModel.setLocalUser]                      (S11)Bossi is a local Spectator
  INFO [Client.initUDP]                              Sending UDP initialization message id 9863e715-adf1-4f37-a9b9-1883b700b2d1
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7240 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7240 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (S10)atari400 is a remote Spectator
  INFO [GameModel.setMyUser]                         (S11)Bossi is my user
  INFO [GameModel.setLocalUser]                      (S11)Bossi is a local Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S10)atari400 (ID: 27502)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Bossi (ID: 23719)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)atari400 (ID 27502)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Bossi (ID 23719)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Bossi joins the players
  INFO [Player.<init>]                               Creating (P11)Bossi
  INFO [GameModel.setMyUser]                         (P11)Bossi is my user
  INFO [GameModel.setLocalUser]                      (P11)Bossi is a local Player
  INFO [GameController.apply]                        (P11)Bossi chat: hi
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)johnnyblaz8 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)johnnyblaz8 (ID: 15772)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)johnnyblaz8 (ID 15772)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)johnnyblaz8 joins the players
  INFO [Player.<init>]                               Creating (P12)johnnyblaz8
  INFO [GameModel.setRemoteUser]                     (P12)johnnyblaz8 is a remote Player
  INFO [GameController.apply]                        (P11)Bossi chat: atari - you dont want to play?
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 47 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)Touchdownteufel is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Touchdownteufel (ID: 27019)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Touchdownteufel (ID 27019)
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342133) atari400: I am disgusted by the "elites that join a game with 1 noob grab a quik win then refuse a rematch
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342134) atari400: claiming they need to have an operation or need to take trash out it sickens me
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342135) atari400: it should be a rule***************if you stomp a player and they kindly request a rematch u must oblige
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342136) atari400: anyone care to comment!!!!!!!!!!!!!!!!!!!!!!!!!!!!???????????????????????????????????
  INFO [GameController.apply]                        (S10)atari400 chat: u are honorable johhnyblaze
  INFO [GameController.apply]                        (S10)atari400 chat: i want to rematch u
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: ok
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: lets go
  INFO [GameController.apply]                        (S10)atari400 chat: u may rejoin but i have to kick u 1 time for my ego lol
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)johnnyblaz8 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)johnnyblaz8 (ID: 15772)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)johnnyblaz8 (ID 15772)
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342137) atari400: lol
  INFO [GameController.apply]                        (S12)johnnyblaz8 chat: you kicked me
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)Gohar is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Gohar (ID: 15256)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Gohar (ID 15256)
  INFO [GameController.apply]                        (S13)Gohar chat: he guys just sitting
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342138) atari400: if u cant take a joke then ok
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: rematch means 90 min - not everyone has 3 hours time instead of 90 for one game...
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)iso9001 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)iso9001 (ID: 20300)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)iso9001 (ID 20300)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)iso9001 joins the players
  INFO [Player.<init>]                               Creating (P14)iso9001
  INFO [GameModel.setRemoteUser]                     (P14)iso9001 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342140) atari400: please rejoin
  INFO [GameController.apply]                        (S13)Gohar chat: ataru they fixed in so quick innit
  INFO [GameController.apply]                        (S10)atari400 chat: it was a joke mr blaze
  INFO [GameController.apply]                        (P11)Bossi chat: i can host too
  INFO [GameController.apply]                        (S10)atari400 chat: i had too sorry
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (10) 0 bytes
  INFO [UserController.apply]                        (S10)atari400 joins the players
  INFO [Player.<init>]                               Creating (P10)atari400
  INFO [GameModel.setServerUser]                     (P10)atari400 is hosting the server
  INFO [GameModel.setRemoteUser]                     (P10)atari400 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: lets play
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)johnnyblaz8 joins the players
  INFO [Player.<init>]                               Creating (P12)johnnyblaz8
  INFO [GameModel.setRemoteUser]                     (P12)johnnyblaz8 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)Bossi (P14)iso9001 (P12)johnnyblaz8 (P10)atari400 
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.apply]                        (P11)Bossi chat: ok, gl :)
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: gla
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8895680789426060670
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48761904
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: not atari =)
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: shit got to piss
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.apply]                        (P10)atari400 chat: at summry ok
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 168ms, max 173ms
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameController.apply]                        (P11)Bossi chat: oki
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 168ms, max 174ms
  INFO [LandGrantPhase.apply]                        Grace duration 18 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [GameController.apply]                        (S13)Gohar chat: shit now has to piss?
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 12 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 12: Mountain3 (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 168ms, max 187ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 19 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 19: Mountain3 (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 169ms, max 199ms
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 25: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 169ms, max 199ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 32 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 32: Mountain3 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 169ms, max 187ms
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: damn atari
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [GameController.apply]                        (P10)atari400 chat: great start
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 170ms, max 199ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.13448977 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P10)atari400 bought the plot for $976
  INFO [GameController.apply]                        (P10)atari400 chat: im game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $916
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 168ms, max 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: i hit the wrong plot again i get this twitch
  INFO [GameController.apply]                        (P10)atari400 chat: trigger finger for real
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.13271946 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P12)johnnyblaz8 bought the plot for $972
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [PlotSeller.beginAuction]                     Land auction price: $912
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [GameController.apply]                        (P10)atari400 chat: seeing dr tomm i swear
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 169ms, max 169ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  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.25400302 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [GameController.apply]                        (P10)atari400 chat: 976 game is ok but not when 3 other sales
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1393758417635438139
  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)Bossi (rank 1)
  INFO [Player.useFood]                              (P11)Bossi has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: so im screwed now
  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)Bossi develops tile Mountain3 (6,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Bossi caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: i think you were screwed at birth
  INFO [GameModel.gamble]                            (P11)Bossi gambles $156, max: 47.5, left: 26.019508, fraction 0.54777914
  INFO [DevelopmentMessenger.showMessage]            Bossi won $156 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 1102
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6266337747543185801
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)iso9001 (rank 2)
  INFO [Player.useFood]                              (P14)iso9001 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)iso9001
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P11)Bossi chat: huh - nice pub!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (3,1) with Smithore factory
  INFO [GameModel.buyAssay]                          (P14)iso9001 got an assay bot
  INFO [GameController.apply]                        (P10)atari400 chat: my twin sis howd u know drs claim it was a fllok
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            iso9001 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)iso9001 finishes on update 2160
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $61, max: 47.5, left: 4.8790994, fraction 0.102717884
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $61 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6023925070823137901
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P10)atari400 (rank 3)
  INFO [Player.useFood]                              (P10)atari400 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  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.buyAssay]                          (P10)atari400 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            atari400 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P10)atari400 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P10)atari400 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 2404
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 158 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3135068455116723424
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)johnnyblaz8 (rank 4)
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 158 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  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.13999674 (owner 10)
  INFO [GameModel.buyAssay]                          (P12)johnnyblaz8 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)johnnyblaz8 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)johnnyblaz8 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 159 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2809334434494322856
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Bossi chat: doh... ;-)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 160 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9026776885015825356
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [GameController.apply]                        (P11)Bossi chat: too curious!
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7235304763705872167
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 15, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 60%
  INFO [Shop.printPriceFactor]                       Smithore buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Smithore: 0 critical: 0 surplus: 0 money: $1106
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 4 critical: 0 surplus: 4 money: $986
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 0 critical: 0 surplus: 0 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 0 critical: 0 surplus: 0 money: $3
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 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 166ms, max 170ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P14)iso9001 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.19727403 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $66 (4 units for $264)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7727519117884654896
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $108 sell price $248
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 0 critical: 0 surplus: 0 money: $842
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $1250
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 0 critical: 0 surplus: 0 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 0 critical: 0 surplus: 0 money: $3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $108 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3054570736097458492
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 15, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 1 critical: 3 surplus: -2 money: $842
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 1 critical: 3 surplus: -2 money: $1250
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 1 critical: 3 surplus: -2 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 4 critical: 3 surplus: 1 money: $3
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 (P12)johnnyblaz8 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)johnnyblaz8 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.0051104836 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (3 units for $150)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 163 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4517015929533147317
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 17, needed: 6
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 5 critical: 1 surplus: 4 money: $692
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 1 critical: 2 surplus: -1 money: $1250
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 2 critical: 1 surplus: 1 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 1 critical: 2 surplus: -1 money: $153
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 166ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)atari400 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P10)atari400 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 [Player.increaseAuctionTeleportCount]         (P10)atari400 auction teleport count: 2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)johnnyblaz8 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  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 [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.12087858 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 162 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -614582098572703602
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48226224
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $512 Plots: 1 Assets: 954 Total: 1966
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 4 Energy: 9 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $1205 Plots: 1 Assets: 250 Total: 1955
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $18 Plots: 2 Assets: 290 Total: 1308
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $214 Plots: 2 Assets: 50 Total: 1264
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 1 Energy: 0 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 $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $66
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 6493
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 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 161ms, max 169ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 161ms, max 169ms
  INFO [LandGrantPhase.apply]                        Grace duration 17 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 10 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 10: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 165ms, max 169ms
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 11: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 161ms, max 170ms
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 18: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 165ms, max 169ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 27 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 27: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 165ms, max 169ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4681208261267130078
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4631911
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Bossi (rank 1)
  INFO [Player.useFood]                              (P11)Bossi has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  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)Bossi develops tile Mountain3 (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (5,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Bossi caught the Mountain Wampus and got $100
  INFO [GameModel.gamble]                            (P11)Bossi gambles $78, max: 47.5, left: 12.11919, fraction 0.25514084
  INFO [DevelopmentMessenger.showMessage]            Bossi won $78 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 1796
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 180 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8790641133259159773
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.73333794
  INFO [PlayerEventPhase.begin]                      No player event for (P14)iso9001 (rank 2)
  INFO [Player.useFood]                              (P14)iso9001 has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)iso9001
  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.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (2,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)iso9001 finishes on update 850
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $50, max: 47.5, left: 2.166418, fraction 0.0456088
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $50 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 182 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8112458527672746913
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25156832
  INFO [PlayerEventPhase.begin]                      Event player: (P12)johnnyblaz8 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $150 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 814
  INFO [GameModel.gamble]                            (P12)johnnyblaz8 gambles $60, max: 47.5, left: 2.8864174, fraction 0.060766682
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 won $60 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 53
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6215346156817296999
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9861598
  INFO [PlayerEventPhase.begin]                      No player event for (P10)atari400 (rank 4)
  INFO [Player.useFood]                              (P10)atari400 has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  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]                       (P10)atari400 develops tile Plain (8,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 823
  INFO [GameModel.gamble]                            (P10)atari400 gambles $53, max: 47.5, left: 2.7064176, fraction 0.056977212
  INFO [DevelopmentMessenger.showMessage]            atari400 won $53 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7382852327392575773
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 162 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6105769371822259101
  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)Bossi has 9 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 0 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 4 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 0 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 0 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: any one catch round 1 event i missed it
  INFO [GameController.apply]                        (P10)atari400 chat: please ty???
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 0 food, 0 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 3 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 457924677947213793
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $66
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 2, mules potentially available: 11, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 73%
  INFO [Shop.printPriceFactor]                       Smithore buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Smithore: 12 critical: 0 surplus: 12 money: $460
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 4 critical: 0 surplus: 4 money: $1100
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 0 critical: 0 surplus: 0 money: $87
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 0 critical: 0 surplus: 0 money: $73
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 165ms, max 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.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.22610556 (owner 10)
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: donno
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $74 (2 units for $148)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 100
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3383905050760700009
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 0 critical: 0 surplus: 0 money: $312
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $1100
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 0 critical: 0 surplus: 0 money: $87
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 0 critical: 0 surplus: 0 money: $73
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 159 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [GameController.apply]                        (P10)atari400 chat: 116
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4429733486019463732
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 15, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  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 [GameController.apply]                        (P10)atari400 chat: any one round 1 ???
  INFO [GameController.apply]                        (P11)Bossi chat: hmm, nothing imortent - i dont remember too
  INFO [GameController.apply]                        (P10)atari400 chat: rain??
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 1 critical: 3 surplus: -2 money: $312
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 3 critical: 3 surplus: 0 money: $1100
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 0 critical: 3 surplus: -3 money: $87
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 3 critical: 3 surplus: 0 money: $73
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 164ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)johnnyblaz8 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P10)atari400 auction teleport count: 1
  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.11579771 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $63 (2 units for $126)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 83
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 163 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8921130214619856853
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 14, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 79%
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 6 critical: 3 surplus: 3 money: $249
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 0 critical: 3 surplus: -3 money: $1100
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 4 critical: 1 surplus: 3 money: $24
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 2 critical: 3 surplus: -1 money: $136
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 162 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 161ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)atari400 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P10)atari400 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 [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.10816243 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $54 (5 units for $272)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 162 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -33338216975679027
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50503920
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $249 Plots: 2 Assets: 1706 Total: 2955
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 2 Energy: 6 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $828 Plots: 2 Assets: 925 Total: 2753
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 3 Energy: 5 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $136 Plots: 3 Assets: 354 Total: 1990
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $186 Plots: 3 Assets: 202 Total: 1888
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 1 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $63
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $54
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $140
  INFO [SummaryPhase2.begin]                         Colony total: 9586
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 162ms, max 166ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 41
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 162 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 162ms, max 166ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 163ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 3: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 163ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 9: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 162ms, max 166ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 24 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 24: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 162ms, max 168ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 162 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 163 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -787606805977979142
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2618733
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Bossi (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MischievousElves
  INFO [GameController.apply]                        Client Synchronization OK
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P11)Bossi has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P11)Bossi chat: good to have TWO!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Bossi caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 999
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4962161265972520817
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.76872844
  INFO [PlayerEventPhase.begin]                      No player event for (P14)iso9001 (rank 2)
  INFO [Player.useFood]                              (P14)iso9001 has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)iso9001
  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.060003247 (owner 10)
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (3,0) with Energy factory
  INFO [GameController.apply]                        (P10)atari400 chat: 2 what??1!!!!!
  INFO [GameController.apply]                        (P10)atari400 chat: !!!
  INFO [DevelopmentMessenger.showMessage]            iso9001 caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P10)atari400 chat: huh
  INFO [GameController.apply]                        (P11)Bossi chat: 2 food
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)iso9001 finishes on update 2225
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $58, max: 47.5, left: 3.7991004, fraction 0.07998106
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $58 in the pub
  INFO [GameController.apply]                        (P10)atari400 chat: ahh
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4411822863033261072
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3373502
  INFO [PlayerEventPhase.begin]                      No player event for (P12)johnnyblaz8 (rank 3)
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 2 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Bossi chat: elves...
  INFO [GameController.apply]                        (P10)atari400 chat: I
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.20000322 (owner 10)
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 undevelops tile Plain (2,1)
  INFO [GameController.apply]                        (P10)atari400 chat: aye captain
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 caught the Mountain Wampus and got $100
  INFO [GameModel.sellMule]                          (P12)johnnyblaz8 sold a mule for $140
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 1638
  INFO [GameModel.gamble]                            (P12)johnnyblaz8 gambles $52, max: 47.5, left: 1.4327626, fraction 0.030163424
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 won $52 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 119
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -500995154325716472
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34575194
  INFO [PlayerEventPhase.begin]                      No player event for (P10)atari400 (rank 4)
  INFO [Player.useFood]                              (P10)atari400 has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  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.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (1,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 882
  INFO [GameModel.gamble]                            (P10)atari400 gambles $56, max: 47.5, left: 1.5264187, fraction 0.03213513
  INFO [DevelopmentMessenger.showMessage]            atari400 won $56 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6687895365038737951
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)Bossi Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4085632459712533454
  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 [GameController.apply]                        (P11)Bossi chat: nice round
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 2 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 1 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 3 food, 2 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 1 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 1 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 45
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7386587256476452248
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $74
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 111%
  INFO [Shop.printPriceFactor]                       Smithore buy price $80 sell price $115
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Smithore: 17 critical: 0 surplus: 17 money: $184
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 7 critical: 0 surplus: 7 money: $796
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 0 critical: 0 surplus: 0 money: $77
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 0 critical: 0 surplus: 0 money: $263
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: WORST PRODUCTION 4 ALL MAYBE A RECORD!!
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 165ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  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.11402498 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $80 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 77
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1970646908668237904
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 0 critical: 0 surplus: 0 money: $184
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $796
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 0 critical: 0 surplus: 0 money: $77
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 0 critical: 0 surplus: 0 money: $263
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [GameController.apply]                        (P10)atari400 chat: 77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2669473095091616786
  INFO [Shop.calcBuySellPrice]                       Current Food price $63
  INFO [Shop.printPriceFactor]                       Food shop: 7, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food 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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 1 critical: 3 surplus: -2 money: $184
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 3 critical: 3 surplus: 0 money: $796
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 1 critical: 3 surplus: -2 money: $77
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 1 critical: 3 surplus: -2 money: $263
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 71
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 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 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.116648644 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $79 (7 units for $553)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2346281721661850876
  INFO [Shop.calcBuySellPrice]                       Current Energy price $54
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 15, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  INFO [Shop.printPriceFactor]                       Energy buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 3 critical: 3 surplus: 0 money: $184
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 5 critical: 3 surplus: 2 money: $322
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 2 critical: 2 surplus: 0 money: $77
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 5 critical: 2 surplus: 3 money: $184
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 78
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P10)atari400 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 [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.24955237 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $26 (5 units for $130)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 134
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 162 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4992551790689194225
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 53589432
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $322 Plots: 3 Assets: 1656 Total: 3478
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 9 Energy: 5 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $210 Plots: 3 Assets: 1661 Total: 3371
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 1 Energy: 2 Smithore: 17 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $236 Plots: 4 Assets: 381 Total: 2617
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $129 Plots: 4 Assets: 224 Total: 2353
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 1 Energy: 0 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $79
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $26
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $160
  INFO [SummaryPhase2.begin]                         Colony total: 11819
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 168ms, max 168ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 7: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 166ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 8: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 168ms, max 168ms
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 20: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 168ms, max 168ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 27 frame 6
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 27: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 168ms, max 168ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 103
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $756
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 168ms, max 173ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  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.2757093 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 89
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 334752815875527294
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.85443693
  INFO [PlayerEventPhase.begin]                      No player event for (P10)atari400 (rank 4)
  INFO [Player.useFood]                              (P10)atari400 has 1 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Bossi chat: package now - would be VERY nice...! :)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 783
  INFO [GameModel.gamble]                            (P10)atari400 gambles $106, max: 47.5, left: 3.5064168, fraction 0.0738193
  INFO [DevelopmentMessenger.showMessage]            atari400 won $106 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4087448514379392952
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.071949005
  INFO [PlayerEventPhase.begin]                      Event player: (P12)johnnyblaz8 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [GameController.apply]                        Client Synchronization OK
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 41
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Mountain3 (1,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 undevelops tile Plain (2,4)
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile River (4,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 1705
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6949505337996462510
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.77819467
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Bossi (rank 2)
  INFO [Player.useFood]                              (P11)Bossi 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 [GameController.apply]                        (P10)atari400 chat: I AGAIN...CAUGHT OFF GUARD WASNT PAYING ATT TO 7 MULE 4TH GOES 1ST 
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  INFO [Wampus.<init>]                               Wampus has 10 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.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (6,4) with Energy factory
  INFO [GameModel.gamble]                            (P11)Bossi gambles $103, max: 47.5, left: 1.246419, fraction 0.0262404
  INFO [DevelopmentMessenger.showMessage]            Bossi won $103 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 896
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1855101451451192742
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.66928846
  INFO [PlayerEventPhase.begin]                      No player event for (P14)iso9001 (rank 1)
  INFO [Player.useFood]                              (P14)iso9001 has 9 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)iso9001
  INFO [Wampus.<init>]                               Wampus has 10 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)iso9001 develops tile River (4,1) with Food factory
  INFO [GameController.apply]                        (P10)atari400 chat: NOT A FAIR REMATCH WHY IS IT SO HARD TO GET SAME 4 PLAYERS TOGETHER??
  INFO [DevelopmentMessenger.showMessage]            iso9001 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)iso9001 finishes on update 1916
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $123, max: 47.5, left: 9.839138, fraction 0.20713975
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $123 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 108
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 171 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7568024787445106840
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2701342150287388871
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Bossi chat: btw: this is my first and last game today... ;-)
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 0 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 3 food, 2 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 11 food, 2 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 5 food, 1 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 0 food, 2 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 11 food, 2 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 5 food, 1 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3341493749526378652
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $80
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 225%
  INFO [Shop.printPriceFactor]                       Smithore buy price $176 sell price $211
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Bossi chat: a) a bit drunken and b)  00:41 here... :-P
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Smithore: 21 critical: 0 surplus: 21 money: $103
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 10 critical: 0 surplus: 10 money: $460
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 0 critical: 0 surplus: 0 money: $235
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 4 critical: 0 surplus: 4 money: $66
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: I KNEW THAT WOULD HAPPEN MY ARROW/ME TO SLOW I OFTEN BUY OR SELL 1 EXTRA UNIT OF ANYTHING
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 163ms, max 171ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)atari400 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P14)iso9001 (P12)johnnyblaz8 
  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)johnnyblaz8 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P14)iso9001 auction teleport count: 1
  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]         (P11)Bossi auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: HAPPENS VERY,VERY OFTEN 2 ME
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.10473499 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $176 (35 units for $6160)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 97
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5864378648052818990
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 0 critical: 0 surplus: 0 money: $3799
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $2220
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 0 critical: 0 surplus: 0 money: $235
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 0 critical: 0 surplus: 0 money: $770
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5269527244830575055
  INFO [Shop.calcBuySellPrice]                       Current Food price $79
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 19, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 0 critical: 4 surplus: -4 money: $3799
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 14 critical: 4 surplus: 10 money: $2220
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 0 critical: 4 surplus: -4 money: $235
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 5 critical: 4 surplus: 1 money: $770
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 81
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 160 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [GameController.apply]                        (P11)Bossi chat: i make that too
  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 160ms, max 169ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: THAT MAY HAVE COST ME 2ND OR 3RD PLACE SELLING ACCIDENTALLY 1 EXTE ENERGY
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.2716048 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $89 (4 units for $356)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 130
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 154 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1503532594299536942
  INFO [Shop.calcBuySellPrice]                       Current Energy price $26
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 13, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 2 critical: 3 surplus: -1 money: $3443
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 4 critical: 4 surplus: 0 money: $2576
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 1 critical: 2 surplus: -1 money: $235
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 1 critical: 4 surplus: -3 money: $770
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 81
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 156 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 156ms, max 169ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [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.17307013 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $46 (5 units for $230)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 95
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 159 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3385495389778313027
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 52945632
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $3443 Plots: 4 Assets: 703 Total: 6146
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $2576 Plots: 4 Assets: 1389 Total: 5965
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 10 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $540 Plots: 5 Assets: 1086 Total: 4126
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $235 Plots: 5 Assets: 191 Total: 2926
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 0 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 11 mules for 22 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $350
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 13 units $176
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $89
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $350
  INFO [SummaryPhase2.begin]                         Colony total: 19163
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 165ms, max 168ms
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 164ms, max 168ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 11: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 165ms, max 169ms
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 12: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 165ms, max 169ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 23: Mountain3 (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 166ms, max 169ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 24 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 24: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 167ms, max 169ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $368
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 167ms, max 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  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 (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11575894 (owner 10)
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [AbstractLandAuctionPhase.buyLand]            (P14)iso9001 bought the plot for $1076
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 164
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8489360452885124309
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1336143
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Bossi (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your child was bitten by a Bat-Lizard and the hospital bill cost you $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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P11)Bossi has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  INFO [Wampus.<init>]                               Wampus has 6 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.040003248 (owner 10)
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (5,3) with Food factory
  INFO [GameModel.buyAssay]                          (P11)Bossi got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            Bossi caught the Mountain Wampus and got $200
  INFO [GameModel.gamble]                            (P11)Bossi gambles $106, max: 47.5, left: 4.7990994, fraction 0.10103367
  INFO [DevelopmentMessenger.showMessage]            Bossi won $106 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 2323
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 121
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3662196600318837328
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4329307
  INFO [PlayerEventPhase.begin]                      No player event for (P14)iso9001 (rank 2)
  INFO [Player.useFood]                              (P14)iso9001 has 10 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)iso9001
  INFO [Wampus.<init>]                               Wampus has 6 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.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (3,2) with Smithore factory
  INFO [GameController.apply]                        (P10)atari400 chat: no charity when i need it 
  INFO [GameController.apply]                        (P10)atari400 chat: buggers
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (3,0) with Smithore factory
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain1 (0,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            iso9001 caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P10)atari400 chat: sell old computer when im loaded ha
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)iso9001 finishes on update 2253
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $109, max: 47.5, left: 3.199101, fraction 0.06734949
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $109 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 118
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4491087345987152697
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8301811
  INFO [PlayerEventPhase.begin]                      No player event for (P12)johnnyblaz8 (rank 3)
  INFO [Player.useFood]                              (P12)johnnyblaz8 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 [GameController.apply]                        (P11)Bossi chat: no 3 auctions when i need them... :-P
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Mountain3 (5,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 1660
  INFO [GameModel.gamble]                            (P12)johnnyblaz8 gambles $146, max: 47.5, left: 14.859253, fraction 0.31282637
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 won $146 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 [GameController.apply]                        (P10)atari400 chat: 976 hurt whith other auctions its ok when only auction
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2664360282786738285
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09590685
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P10)atari400 (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P10)atari400 has 3 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.05999675 (owner 10)
  INFO [DevelopmentMessenger.showMessage]            atari400 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 1876
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6962527616509553436
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 4 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 6 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 2 food, 15 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 6 food, 1 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 2 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 4 food, 3 energy, 12 smithore, 0 crystite
  INFO [GameController.apply]                        (P11)Bossi chat: so - dont pay 976 in 1! :D
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: i rarely do
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 2 food, 16 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 7 food, 2 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 3 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 4 food, 2 energy, 14 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2729927044907296127
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7623166532980629885
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $176
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 13, mules potentially available: 14, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 68%
  INFO [Shop.printPriceFactor]                       Smithore buy price $125 sell price $160
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Bossi chat: i never do that!
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Smithore: 2 critical: 0 surplus: 2 money: $2749
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 5 critical: 0 surplus: 5 money: $959
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 0 critical: 0 surplus: 0 money: $35
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 6 critical: 0 surplus: 6 money: $461
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 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 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 165ms, max 172ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)atari400 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P14)iso9001 (P12)johnnyblaz8 
  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)Bossi auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)johnnyblaz8 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.108042195 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $125 (8 units for $1000)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 89
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4684100784291605265
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  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)Bossi Crystite: 0 critical: 0 surplus: 0 money: $2999
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $959
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 0 critical: 0 surplus: 0 money: $35
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 0 critical: 0 surplus: 0 money: $1211
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2677003089945781827
  INFO [Shop.calcBuySellPrice]                       Current Food price $89
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 20, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $61 sell price $96
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: 144
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 2 critical: 4 surplus: -2 money: $2999
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 10 critical: 4 surplus: 6 money: $959
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 3 critical: 4 surplus: -1 money: $35
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 5 critical: 4 surplus: 1 money: $1211
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 76
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.059994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 164ms, max 170ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  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.11763637 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 116
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7117439680303789633
  INFO [Shop.calcBuySellPrice]                       Current Energy price $46
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 29, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)iso9001 chat: back]
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 16 critical: 3 surplus: 13 money: $2999
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 2 critical: 6 surplus: -4 money: $959
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 7 critical: 2 surplus: 5 money: $35
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 4 critical: 5 surplus: -1 money: $1211
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 83
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 158 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: awsome ur spoilage puts u in bad land grant status and u loose $$ love it
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.14000514 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 158ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)iso9001 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P10)atari400 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P10)atari400 auction teleport count: 1
  INFO [GameController.apply]                        (P14)iso9001 chat: fuck]
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.18634446 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $53 (5 units for $266)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 114
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9014962758893212985
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51411648
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $2999 Plots: 5 Assets: 1425 Total: 6924
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 2 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $901 Plots: 6 Assets: 2079 Total: 5980
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 10 Energy: 3 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $1003 Plots: 6 Assets: 1279 Total: 5282
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $301 Plots: 6 Assets: 564 Total: 3865
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $250
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 9 units $125
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $250
  INFO [SummaryPhase2.begin]                         Colony total: 22051
  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: UserLeft (14) 0 bytes
  INFO [UserController.setAiPlayer]                  (P14)iso9001 is taken over by an AI player
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: bitch
  INFO [GameController.apply]                        (P11)Bossi chat: what?
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: and u say i should never quit??
  INFO [GameController.apply]                        (P10)atari400 chat: all other do
  INFO [GameController.apply]                        (P10)atari400 chat: that was a quit
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 150
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 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 164ms, max 164ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 2 frame 14
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 2: Mountain3 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 4: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 9: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 10 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 10: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1016
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: i hate that shit
  INFO [GameController.apply]                        (P11)Bossi chat: ok - cancel?
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: YA LETS RESTART
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: no
  INFO [GameController.apply]                        (P10)atari400 chat: VOTE
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.07954641 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Bossi bought the plot for $1016
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4254418724412973278
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9238564
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Bossi (rank 1)
  INFO [Player.useFood]                              (P11)Bossi has 2 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: I DONT LIKE AI GAMES
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040003248 (owner 10)
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: i cant start a new one
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,3) with Food factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (5,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,2) with Food factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Mountain1 (8,1) with Energy factory
  INFO [GameController.apply]                        (P10)atari400 chat:  FOOD WAS MY ONLY HOPE SO HIM QUITTING HURT ME BAD AS AI MAKES FOOD/ENERGY ONLY
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 1313
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 59
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5325687975244906190
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06312615
  INFO [PlayerEventPhase.begin]                      Event player: (P14)iso9001 (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DirtySolarCollectors
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: The Solar Collectors on your energy M.U.L.E.s are dirty. Cleaning cost you $100 each for a total of $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: ISO IS AN ASSHOLE
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)iso9001 has 10 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $325
  INFO [GameController.apply]                        (P10)atari400 chat: FUCK HIM
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (3,2) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Plain (3,0)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $325
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (3,0) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain3 (3,1)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $325
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (3,1) with Energy factory
  INFO [GameController.apply]                        (P11)Bossi chat: i cant start a new one too - but this really sucking
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (5,0) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $145, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $145 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 49
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7408422408455715470
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91030407
  INFO [PlayerEventPhase.begin]                      No player event for (P12)johnnyblaz8 (rank 3)
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 5 food and needs 4 food
  INFO [GameController.apply]                        (P10)atari400 chat: HE IS A HOLE ###1 FOR TODAY AND TOMM
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020003248 (owner 10)
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342141) CCMuleBot01: Final Results:
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342142) CCMuleBot01: 1:Cyber Ranger Money: $1822 Plots: 12 Assets: 10442 Total: 18264
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342143) CCMuleBot01: 2:Acavia Money: $6272 Plots: 11 Assets: 6073 Total: 17845
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342144) CCMuleBot01: 3:Sam Hell Money: $4959 Plots: 10 Assets: 6862 Total: 16821
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (342145) CCMuleBot01: 4:Gravydavy Money: $137 Plots: 11 Assets: 7625 Total: 13262
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (0,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P10)atari400 chat: HIM QUITTING DESTROYED MY ONLY CHANCE AT MAKINH $$ ON FOOD AND ENERGY AS A COMEBACK
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 2161
  INFO [GameModel.gamble]                            (P12)johnnyblaz8 gambles $100, max: 47.5, left: 4.9390993, fraction 0.10398104
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 won $100 in the pub
  INFO [GameController.apply]                        (P10)atari400 chat: SLIMEBALL
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 110
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8525423564502718727
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3798362
  INFO [PlayerEventPhase.begin]                      No player event for (P10)atari400 (rank 4)
  INFO [Player.useFood]                              (P10)atari400 has 3 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.sellMule]                          (P10)atari400 sold a mule for $250
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Mountain1 (6,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            atari400 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10)atari400 undevelops tile Mountain1 (6,2)
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 1972
  INFO [GameModel.gamble]                            (P10)atari400 gambles $105, max: 47.5, left: 1.6743455, fraction 0.03524938
  INFO [DevelopmentMessenger.showMessage]            atari400 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 95
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -480687312097332190
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 16 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 8 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 6 food, 12 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 13 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 2 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 4 food, 3 energy, 18 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 5 food, 14 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 14 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 13 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 4 food, 4 energy, 17 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 75
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5055796973704606352
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5336734088391846078
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $125
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 9, mules potentially available: 12, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 69%
  INFO [Shop.printPriceFactor]                       Smithore buy price $90 sell price $125
  INFO [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)Bossi Smithore: 3 critical: 0 surplus: 3 money: $1383
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 5 critical: 0 surplus: 5 money: $746
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 0 critical: 0 surplus: 0 money: $306
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 7 critical: 0 surplus: 7 money: $653
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: 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 157ms, max 157ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P14)iso9001 
  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]         (P11)Bossi 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.12367281 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $90 (3 units for $270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 81
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5525875154513634353
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [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)Bossi Crystite: 0 critical: 0 surplus: 0 money: $1653
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $746
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 0 critical: 0 surplus: 0 money: $306
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 0 critical: 0 surplus: 0 money: $383
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9024125330308081454
  INFO [Shop.calcBuySellPrice]                       Current Food price $76
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $38 sell price $73
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 5 critical: 4 surplus: 1 money: $1653
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 17 critical: 4 surplus: 13 money: $746
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 0 critical: 4 surplus: -4 money: $306
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 5 critical: 4 surplus: 1 money: $383
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 168ms, max 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P14)iso9001 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: come on
  INFO [GameController.apply]                        (P11)Bossi chat: at least: you have food
  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 [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.19899459 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: ty sort of
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $49 (4 units for $196)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 104
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7241246039510275198
  INFO [Shop.calcBuySellPrice]                       Current Energy price $53
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 55, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 50%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 23 critical: 5 surplus: 18 money: $1653
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 12 critical: 4 surplus: 8 money: $942
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 14 critical: 2 surplus: 12 money: $110
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 6 critical: 7 surplus: -1 money: $383
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 87
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 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 164ms, max 164ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P14)iso9001 (P10)atari400 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: bs how any one controls ai selling
  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 [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 #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.026971374 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $33 (7 units for $231)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 151
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6184850102130379923
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 50514888
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $1653 Plots: 7 Assets: 1599 Total: 6752
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 5 Energy: 23 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $942 Plots: 7 Assets: 2003 Total: 6445
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 13 Energy: 12 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $152 Plots: 7 Assets: 2269 Total: 5921
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 5 Energy: 13 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $341 Plots: 7 Assets: 742 Total: 4583
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $90
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $49
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $33
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $180
  INFO [SummaryPhase2.begin]                         Colony total: 23701
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: that should be fixed a programmmer can add a"random variable" so ai will not follow
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 135
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 162 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 162ms, max 162ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 162ms, max 162ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 0: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 162ms, max 162ms
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 1: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 163ms, max 163ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 5: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 163ms, max 163ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 10 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 10: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 163ms, max 163ms
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $956
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (10) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 34.25 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: I AM PISSED HE QUIT
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (10) 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.11860813 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P11)Bossi bought the plot for $956
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 94
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4263897519864625592
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0018619299
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Bossi (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]                        (P10)atari400 chat: I GUESS IN THE END IT HELPS US HE SHOULD BE 4TH
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Bossi has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Bossi chat: im pissed by events...
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: BUT HELPS U 2 MORE
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (6,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Mountain1 (8,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (2,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Bossi caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P10)atari400 chat: NEXT GAME HE IS IN I AM BOYCOTTING ..JUST ONE AS A PROTEST
  INFO [GameController.apply]                        (P11)Bossi chat: losing a plot...????
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 3022
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P10)atari400 chat: I ONLY MAD FOR 1 GAME 
  INFO [GameController.apply]                        (P10)atari400 chat: LOL
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 72
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2147895929840196565
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34277397
  INFO [PlayerEventPhase.begin]                      No player event for (P14)iso9001 (rank 2)
  INFO [Player.useFood]                              (P14)iso9001 has 13 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Plain (3,0)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $230
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (3,0) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain3 (3,1)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $230
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (3,1) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain3 (5,0)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $230
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (5,0) with Smithore factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile River (4,0) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $187, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $187 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 62
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 172 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2481731128825250924
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.04612285
  INFO [PlayerEventPhase.begin]                      Event player: (P12)johnnyblaz8 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: IT WAS POOR SPORTSMAN SHIP HE IS A MULE POACHER LIKE ACAVIA
  INFO [GameController.apply]                        (P10)atari400 chat: HA!!!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 32
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 173 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.060003247 (owner 10)
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (0,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,0) with Smithore factory
  INFO [GameController.apply]                        (P11)Bossi chat: btw: i never had any really bad experiences with acavia...
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,1) with Crystite factory
  INFO [GameController.apply]                        (P10)atari400 chat: ME NEITHER TILL I CALLED HIM OUT
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 2129
  INFO [GameModel.gamble]                            (P12)johnnyblaz8 gambles $117, max: 47.5, left: 5.439099, fraction 0.11450735
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 won $117 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 92
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 173 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5049047963606530048
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.034947217
  INFO [PlayerEventPhase.begin]                      Event player: (P10)atari400 (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $400
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P10)atari400 has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 173 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: i dont know whats going on i have someone over on another computer and im trying to teach him how to play
  INFO [GameController.apply]                        (P11)Bossi chat: ok, he tries to tell other people how to play (for his own benefit most times...) - but he dont quit...!
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (1,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            atari400 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Mountain1 (6,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 2339
  INFO [GameModel.gamble]                            (P10)atari400 gambles $105, max: 47.5, left: 1.3991027, fraction 0.029454794
  INFO [DevelopmentMessenger.showMessage]            atari400 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 (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 106
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 159 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 159 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3035529668775174400
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 23 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 12 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 7 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 13 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 6 food, 3 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 33 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 0 food, 14 energy, 2 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 4 food, 8 energy, 12 smithore, 5 crystite
  INFO [GameController.apply]                        (P10)atari400 chat: i used to defend acavia u may remember then he stabed me in back
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 6 food, 4 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 31 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 14 energy, 3 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 4 food, 9 energy, 12 smithore, 6 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 157 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -42396566622958770
  INFO [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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7866408361723508821
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $90
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 7, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 89%
  INFO [Shop.printPriceFactor]                       Smithore buy price $78 sell price $113
  INFO [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)Bossi Smithore: 16 critical: 0 surplus: 16 money: $592
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 9 critical: 0 surplus: 9 money: $949
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 3 critical: 0 surplus: 3 money: $436
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 22 critical: 0 surplus: 22 money: $289
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: who doesnt quit??
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.036024913 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $98 (1 units for $98)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 59
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6009936800255303093
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 0 critical: 0 surplus: 0 money: $494
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $1047
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 6 critical: 0 surplus: 6 money: $436
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 6 critical: 0 surplus: 6 money: $289
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [GameController.apply]                        (P11)Bossi chat: acavia - when i played with him
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.77999467 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)atari400 (P12)johnnyblaz8 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)johnnyblaz8 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 362
  INFO [GameController.apply]                        (P10)atari400 chat: he started quitting 3 weeks ago
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.26683673 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $60 (6 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 55
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6597508385734957368
  INFO [Shop.calcBuySellPrice]                       Current Food price $49
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 46, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 51%
  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]                        (P10)atari400 chat: i think he got that land auction program
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 5 critical: 4 surplus: 1 money: $494
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 36 critical: 4 surplus: 32 money: $1047
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 0 critical: 4 surplus: -4 money: $436
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 5 critical: 4 surplus: 1 money: $649
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 63
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 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 [GameController.apply]                        (P10)atari400 chat: that they reset/updayed mule against
  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 168ms, max 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  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 [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 [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 #4
  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.11339496 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $43 (5 units for $217)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 51
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -106386375821665172
  INFO [Shop.calcBuySellPrice]                       Current Energy price $33
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 52, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  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]                        (P10)atari400 chat: i used to like him to
  INFO [GameController.apply]                        (P10)atari400 chat: untill 2 weeks ago 
  INFO [GameController.apply]                        (P10)atari400 chat: he turned asshole
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 16 critical: 8 surplus: 8 money: $494
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 4 critical: 8 surplus: -4 money: $1264
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 17 critical: 4 surplus: 13 money: $219
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 15 critical: 7 surplus: 8 money: $649
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 71
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 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 (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 169ms, max 169ms
  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 [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1185644660622086735
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51010752
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $649 Plots: 8 Assets: 3576 Total: 8225
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 5 Energy: 15 Smithore: 22 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $1264 Plots: 8 Assets: 2772 Total: 8036
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 31 Energy: 4 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $494 Plots: 8 Assets: 3036 Total: 7530
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 5 Energy: 16 Smithore: 17 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $219 Plots: 8 Assets: 1929 Total: 6148
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 5 Energy: 17 Smithore: 3 Crystite: 6
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $98
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $190
  INFO [SummaryPhase2.begin]                         Colony total: 29939
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: now we have all energy we need ai will make it 
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 87
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 168ms, max 168ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 0: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 168ms, max 168ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 4: Mountain1 (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 169ms, max 169ms
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 7: Mountain1 (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 9: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 169ms, max 169ms
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6616749937935243635
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13789523
  INFO [PlayerEventPhase.begin]                      Event player: (P10)atari400 (rank 4)
  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 $150
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P10)atari400 has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 170 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  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]                       (P10)atari400 develops tile Plain (6,0) with Smithore factory
  INFO [GameController.apply]                        (P11)Bossi chat: btw: AI killed wampus...!!!!
  INFO [GameModel.developLand]                       (P10)atari400 undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 2341
  INFO [GameModel.gamble]                            (P10)atari400 gambles $152, max: 47.5, left: 0.6791034, fraction 0.0142969135
  INFO [DevelopmentMessenger.showMessage]            atari400 won $152 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 55
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 178 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2436588243588252699
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.029686987
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Bossi (rank 3)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Bossi has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 174 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  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]                       (P11)Bossi develops tile Plain (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,2) with Energy factory
  INFO [GameController.apply]                        (P10)atari400 chat: anyone would have ......but add fuel to the fire im pissed 
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Mountain1 (1,3) with Smithore factory
  INFO [Mule.runAway]                                Mule runs away for (P11)Bossi
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P10)atari400 chat: actually u all 3 of u have better rank
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.apply]                        (P11)Bossi chat: damn
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 49
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 180 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6973095572909501780
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.07195872
  INFO [PlayerEventPhase.begin]                      Event player: (P14)iso9001 (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Bossi chat: wrong entrance
  INFO [GameController.apply]                        (P10)atari400 chat: so i beat ia it helps my score ha
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)iso9001 has 31 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain3 (3,1)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $215
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (3,1) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Plain (2,2)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $215
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (2,2) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $215
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (3,2) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain1 (0,4) with Energy factory
  INFO [GameController.apply]                        (P11)Bossi chat: too much beer at the birthday of my neighbour... ;-)
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $175, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $175 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3654665206210059956
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9097369
  INFO [PlayerEventPhase.begin]                      No player event for (P12)johnnyblaz8 (rank 1)
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: honest did he quit
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 185 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: come on 90%
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 3.2484531E-6 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: says he did
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,0) with Smithore factory
  INFO [GameController.apply]                        (P10)atari400 chat: he fucked up then disconects
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (0,2) with Smithore factory
  INFO [GameController.apply]                        (P10)atari400 chat: it is possible but.........
  INFO [GameController.apply]                        (P10)atari400 chat: odds are
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (3,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)johnnyblaz8
  INFO [GameController.apply]                        (P10)atari400 chat: is he a known quitter iso????
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 181 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -218526917517007006
  INFO [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: Continue (14) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 181 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6814780466917705302
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 16 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 17 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 15 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 0 food, 8 energy, 28 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 16 food, 17 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 0 food, 3 energy, 12 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 4 food, 3 energy, 33 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: i played him a lot last month have not seen him in 50 games but he was a decent fellow in past games??
  INFO [GameController.apply]                        (P11)Bossi chat: last time i wasnt sure if technical reason 
  INFO [GameController.apply]                        (P10)atari400 chat: any opinion??
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 0 food, 8 energy, 22 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 16 food, 18 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 4 energy, 13 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 4 food, 2 energy, 33 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 171 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 171 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3174317917087665101
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $98
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 1, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: shit
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Smithore: 39 critical: 0 surplus: 39 money: $239
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 11 critical: 0 surplus: 11 money: $899
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 16 critical: 0 surplus: 16 money: $206
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 55 critical: 0 surplus: 55 money: $219
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 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.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  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 [Player.increaseAuctionTeleportCount]         (P14)iso9001 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 [Player.increaseAuctionTeleportCount]         (P10)atari400 auction teleport count: 1
  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 [GameController.apply]                        (P10)atari400 chat: i must we wee 
  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 [Player.increaseAuctionTeleportCount]         (P11)Bossi auction teleport count: 1
  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 [SlickLogSystem.info]                         Transaction #47
  INFO [SlickLogSystem.info]                         Transaction #48
  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 [SlickLogSystem.info]                         Transaction #55
  INFO [Player.increaseAuctionTeleportCount]         (P12)johnnyblaz8 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat:  break at summrt ok
  INFO [GameController.apply]                        (P10)atari400 chat: been waiting
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.14699845 (owner 10)
  INFO [GameController.apply]                        (P11)Bossi chat: sum is coming... ;)
  INFO [GameController.apply]                        (P10)atari400 chat: sorry
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (121 units for $27830)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 170 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3584693477568541505
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 0 critical: 0 surplus: 0 money: $9209
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $3429
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 12 critical: 0 surplus: 12 money: $3886
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 0 critical: 0 surplus: 0 money: $12869
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: game has been fast so we are ahaed of time
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)atari400 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: orange y
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.09370902 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5662478924782738885
  INFO [Shop.calcBuySellPrice]                       Current Food price $43
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 37, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 66%
  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]                        (P10)atari400 chat: did u do that 
  INFO [GameController.apply]                        (P10)atari400 chat: ??
  INFO [GameController.apply]                        (P10)atari400 chat: sa waste of time
  INFO [GameController.apply]                        (P11)Bossi chat: destroying store?
  INFO [GameController.apply]                        (P10)atari400 chat: why
  INFO [GameController.apply]                        (P10)atari400 chat: at 50$$
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 1 critical: 5 surplus: -4 money: $9209
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 30 critical: 5 surplus: 25 money: $3429
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 1 critical: 5 surplus: -4 money: $3886
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 5 critical: 5 surplus: 0 money: $12869
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 165ms, max 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [Player.increaseAuctionTeleportCount]         (P14)iso9001 auction teleport count: 1
  INFO [GameController.apply]                        (P10)atari400 chat: huh??
  INFO [GameController.apply]                        (P10)atari400 chat: break
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.119129926 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $48 (25 units for $1215)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 71
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9176137890090103727
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 55, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  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]                        (P11)Bossi chat: pirates-time... ;-)
  INFO [GameController.apply]                        (P10)atari400 chat: at summry
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 16 critical: 7 surplus: 9 money: $8559
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 18 critical: 5 surplus: 13 money: $4644
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 13 critical: 7 surplus: 6 money: $3636
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 8 critical: 9 surplus: -1 money: $12554
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 53
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 160 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: we are 10 minutes ahead of game time so 2 mins is ok
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 164ms, max 164ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (10) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P11)Bossi chat: oki
  INFO [GameController.apply]                        (P10)atari400 chat: starting now
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.14238408 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (12 units for $540)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2594558615721389076
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48134072
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $12554 Plots: 9 Assets: 1851 Total: 18905
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 12 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $8559 Plots: 9 Assets: 2222 Total: 15281
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 14 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $5184 Plots: 9 Assets: 1225 Total: 10909
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $3096 Plots: 9 Assets: 2832 Total: 10428
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 6 Energy: 25 Smithore: 0 Crystite: 12
  INFO [Shop.buildMules]                             Shop built 13 mules for 26 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 96 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 55523
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)Bossi chat: take your time... and enjoy!
  INFO [GameController.apply]                        (P10)atari400 chat: type y when u ready
  INFO [GameController.apply]                        (P10)atari400 chat: y
  INFO [GameController.apply]                        (P11)Bossi chat: rdy
  INFO [GameController.apply]                        (P10)atari400 chat: y
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: y
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 334
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 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 164ms, max 164ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 164ms, max 164ms
  INFO [LandGrantPhase.apply]                        Grace duration 17 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 1: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 2: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 3: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 4: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 167ms, max 167ms
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8861243284924314986
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7792408
  INFO [PlayerEventPhase.begin]                      No player event for (P12)johnnyblaz8 (rank 1)
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  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 [GameController.apply]                        (P10)atari400 chat: did we have fire???
  INFO [GameController.apply]                        (P11)Bossi chat: nope...
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,0) with Crystite factory
  INFO [GameController.apply]                        (P11)Bossi chat: and no pirates...
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (0,2) with Energy factory
  INFO [GameController.apply]                        (P10)atari400 chat: i lost track after asshole quit
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (8,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 424328708634241629
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7945215
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Bossi (rank 2)
  INFO [Player.useFood]                              (P11)Bossi has 14 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: no way he disc after a bad 2 turns and final word was shit
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019996751 (owner 10)
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Crater (5,3) with Crystite factory
  INFO [GameController.apply]                        (P10)atari400 chat: any pirates??
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (3,3) with Smithore factory
  INFO [GameController.apply]                        (P10)atari400 chat: fuk it
  INFO [GameModel.buyAssay]                          (P11)Bossi got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.gamble]                            (P11)Bossi gambles $189, max: 47.5, left: 11.419174, fraction 0.24040367
  INFO [DevelopmentMessenger.showMessage]            Bossi won $189 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 1804
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8657630025275418688
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9631683
  INFO [PlayerEventPhase.begin]                      No player event for (P14)iso9001 (rank 3)
  INFO [Player.useFood]                              (P14)iso9001 has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain1 (0,0)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $510
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain1 (0,0) with Smithore factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain3 (3,1)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $510
  INFO [GameController.apply]                        (P11)Bossi chat: pirates - this round...! :-P
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (3,1) with Smithore factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (0,3) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.buyAssay]                          (P14)iso9001 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.buyAssay]                          (P14)iso9001 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $181, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $181 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (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]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3533673721779348228
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8034036
  INFO [PlayerEventPhase.begin]                      No player event for (P10)atari400 (rank 4)
  INFO [Player.useFood]                              (P10)atari400 has 6 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  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]                       (P10)atari400 develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (7,1) with Smithore factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (6,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 2363
  INFO [GameModel.gamble]                            (P10)atari400 gambles $150, max: 47.5, left: 0.23910339, fraction 0.0050337557
  INFO [DevelopmentMessenger.showMessage]            atari400 won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 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: Continue (14) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7978741823167839947
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 16 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 25 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 0 food, 8 energy, 32 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 16 food, 18 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 0 food, 3 energy, 25 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 4 food, 14 energy, 16 smithore, 5 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: CRAP!!!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 0 food, 8 energy, 34 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 17 food, 17 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 1 energy, 25 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 3 food, 14 energy, 16 smithore, 5 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2652402488887187563
  INFO [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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8804678919975309072
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 96, mules potentially available: 55, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $110 sell price $145
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Bossi chat: energy...? ;-)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Smithore: 34 critical: 0 surplus: 34 money: $7653
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 13 critical: 0 surplus: 13 money: $4805
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 25 critical: 0 surplus: 25 money: $1616
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 16 critical: 0 surplus: 16 money: $12019
  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: 14
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 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 (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.020005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 168ms, max 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  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 [Player.increaseAuctionTeleportCount]         (P14)iso9001 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P12)johnnyblaz8 auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P10)atari400 auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Bossi 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.095811725 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $110 (88 units for $9680)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7227971759215984244
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $108 sell price $248
  INFO [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 [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 6 critical: 0 surplus: 6 money: $11393
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $6235
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 21 critical: 0 surplus: 21 money: $4366
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 5 critical: 0 surplus: 5 money: $13779
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 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 (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)iso9001 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  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)johnnyblaz8 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)Bossi auction teleport count: 1
  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]         (P10)atari400 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.11256158 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $108 (32 units for $3456)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6679676925794708234
  INFO [Shop.calcBuySellPrice]                       Current Food price $48
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $24 sell price $59
  INFO [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)Bossi Food: 5 critical: 5 surplus: 0 money: $12041
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 17 critical: 5 surplus: 12 money: $6235
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 1 critical: 5 surplus: -4 money: $6634
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 4 critical: 5 surplus: -1 money: $14319
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 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 165ms, max 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  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 [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P14)iso9001 auction teleport count: 1
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.118301734 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $59 (12 units for $708)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4195427646724389374
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 59, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  INFO [Shop.printPriceFactor]                       Energy buy price $16 sell price $51
  INFO [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)Bossi Energy: 14 critical: 9 surplus: 5 money: $12041
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 17 critical: 7 surplus: 10 money: $6943
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 13 critical: 10 surplus: 3 money: $5926
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 15 critical: 8 surplus: 7 money: $14319
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 163 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 160ms, max 160ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 (P12)johnnyblaz8 
  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: StoreClosed (10) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  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 #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.018506275 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $106 (11 units for $1166)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 160 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2009939935725206809
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 48591152
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $15026 Plots: 10 Assets: 2639 Total: 22665
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 4 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $12041 Plots: 10 Assets: 2854 Total: 19895
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 5 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $7402 Plots: 10 Assets: 1993 Total: 14395
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $4760 Plots: 10 Assets: 4461 Total: 14221
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 13 Energy: 24 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $220
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 170 units $110
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $59
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $106
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $220
  INFO [SummaryPhase2.begin]                         Colony total: 71176
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 163 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 165ms, max 165ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 165ms, max 165ms
  INFO [LandGrantPhase.apply]                        Grace duration 16 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P10)atari400 is granted tile 0: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 165ms, max 165ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)iso9001 is granted tile 1: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [LandGrantPhase.claimPlot]                    (P12)johnnyblaz8 is granted tile 2: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [LandGrantPhase.update]                       (P11)Bossi pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)Bossi is granted tile 3: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 166ms, max 166ms
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5790024550311039050
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30143696
  INFO [PlayerEventPhase.begin]                      No player event for (P12)johnnyblaz8 (rank 1)
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 4 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: NICE AND NEAT LAND GRAB LOL
  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)johnnyblaz8 develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (2,4) with Crystite factory
  INFO [GameController.apply]                        (P10)atari400 chat: SO NO FIRE NO PIRATES ??
  INFO [GameController.apply]                        (P11)Bossi chat: jup
  INFO [GameController.apply]                        (P10)atari400 chat: IS THAT CORRECT???
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile River (4,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 1776
  INFO [GameModel.gamble]                            (P12)johnnyblaz8 gambles $160, max: 47.5, left: 3.4792953, fraction 0.07324832
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 won $160 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6297324222412417531
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9808295
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Bossi (rank 2)
  INFO [Player.useFood]                              (P11)Bossi has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: I LOST TRACK AS ISO RUINED ME GAME LOL
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 174 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  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]                        (P10)atari400 chat: NOT REALLY FUNNY
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Mountain1 (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (6,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (8,4) with Energy factory
  INFO [GameModel.gamble]                            (P11)Bossi gambles $151, max: 47.5, left: 3.4191008, fraction 0.071981065
  INFO [DevelopmentMessenger.showMessage]            Bossi won $151 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 2204
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P10)atari400 chat: ORANGE U SUCK RUINING MY SPIKE
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5217274702109499960
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6450955
  INFO [PlayerEventPhase.begin]                      No player event for (P14)iso9001 (rank 3)
  INFO [Player.useFood]                              (P14)iso9001 has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain3 (3,1)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $295
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (3,1) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Plain (0,3)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $270
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (0,3) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain1 (0,4)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $270
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain1 (0,4) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (1,4) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $187, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $187 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (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]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 170 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8931597732039769184
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59614533
  INFO [PlayerEventPhase.begin]                      No player event for (P10)atari400 (rank 4)
  INFO [Player.useFood]                              (P10)atari400 has 13 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (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]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  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]                       (P10)atari400 develops tile Plain (8,0) with Energy factory
  INFO [GameModel.developLand]                       (P10)atari400 undevelops tile Plain (7,0)
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,1) with Energy factory
  INFO [GameController.apply]                        (P11)Bossi chat: because of my triple energy?
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (7,0) with Smithore factory
  INFO [GameModel.developLand]                       (P10)atari400 undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (7,0) with Energy factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (7,1) with Smithore factory
  INFO [GameController.apply]                        (P11)Bossi chat: just for my own useage...! :-D
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 2353
  INFO [GameModel.gamble]                            (P10)atari400 gambles $150, max: 47.5, left: 0.43910348, fraction 0.009244284
  INFO [DevelopmentMessenger.showMessage]            atari400 won $150 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6685010405141627974
  INFO [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: Continue (14) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8701953774609325184
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: lol
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 24 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 13 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 0 food, 12 energy, 15 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 41 food, 10 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 0 food, 17 energy, 13 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 5 food, 10 energy, 8 smithore, 15 crystite
  INFO [GameController.apply]                        (P10)atari400 chat: ok
  INFO [GameController.apply]                        (P10)atari400 chat: that was funny
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: dam pirates 
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 0 food, 8 energy, 17 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 40 food, 10 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 16 energy, 12 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 7 food, 6 energy, 9 smithore, 15 crystite
  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 #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -316781350928837504
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $110
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 170, mules potentially available: 95, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [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)Bossi Smithore: 17 critical: 0 surplus: 17 money: $11847
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 5 critical: 0 surplus: 5 money: $7419
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 12 critical: 0 surplus: 12 money: $4740
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 9 critical: 0 surplus: 9 money: $14816
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 166ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P14)iso9001 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 [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 [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.11932215 (owner 10)
  INFO [GameController.apply]                        (P10)atari400 chat: may as well loose big
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $76 (31 units for $2366)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2391153897154975511
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  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]                        (P11)Bossi chat: only 10% fire....
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 11 critical: 0 surplus: 11 money: $11847
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $7679
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 5 critical: 0 surplus: 5 money: $2374
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 15 critical: 0 surplus: 15 money: $14816
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  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.07999484 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 165ms, max 165ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)iso9001 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P10)atari400 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 [Player.increaseAuctionTeleportCount]         (P11)Bossi 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 [Player.increaseAuctionTeleportCount]         (P12)johnnyblaz8 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: my 976 
  INFO [GameController.apply]                        (P11)Bossi chat: johnny will win
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.107199 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $132 (31 units for $4092)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -441610896539979955
  INFO [Shop.calcBuySellPrice]                       Current Food price $59
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 51, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $17 sell price $52
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: was a decxent play if..
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: i dont know im not paying any attention
  INFO [GameController.apply]                        (P10)atari400 chat: and if it was only sale
  INFO [GameController.apply]                        (P10)atari400 chat: ha ha 
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 0 critical: 5 surplus: -5 money: $13299
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 40 critical: 5 surplus: 35 money: $7679
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 4 critical: 5 surplus: -1 money: $3034
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 7 critical: 5 surplus: 2 money: $16796
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 16
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 163 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.039994843 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 163ms, max 163ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P10)atari400 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 
  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 [Player.increaseAuctionTeleportCount]         (P14)iso9001 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: loose big
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.11081998 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $52 (35 units for $1820)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 160 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8319926116746443606
  INFO [Shop.calcBuySellPrice]                       Current Energy price $106
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 63, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  INFO [Shop.printPriceFactor]                       Energy buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Bossi chat: huh - burning cash
  INFO [GameController.apply]                        (P11)Bossi chat: ;-)
  INFO [GameController.apply]                        (P10)atari400 chat: iso ruined my game so i am experimenting
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 13 critical: 9 surplus: 4 money: $13299
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 10 critical: 9 surplus: 1 money: $9499
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 30 critical: 7 surplus: 23 money: $1214
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 10 critical: 9 surplus: 1 money: $16796
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 154 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (10) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 162ms, max 162ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P14)iso9001 (P10)atari400 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)johnnyblaz8 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (10) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P11)Bossi chat: ???
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.08966644 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $69 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 162 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2979731880048799041
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49708040
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $16796 Plots: 11 Assets: 2948 Total: 25244
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 7 Energy: 10 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $13299 Plots: 11 Assets: 3424 Total: 22223
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 0 Energy: 13 Smithore: 17 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $9499 Plots: 11 Assets: 1785 Total: 16784
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 5 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $1214 Plots: 11 Assets: 8501 Total: 15215
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 39 Energy: 30 Smithore: 43 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 136 units $76
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $150
  INFO [SummaryPhase2.begin]                         Colony total: 79466
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 22
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7925919041752786871
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37027448
  INFO [PlayerEventPhase.begin]                      No player event for (P12)johnnyblaz8 (rank 1)
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 7 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  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.10000324 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 676. End Update: 675
  INFO [GameController.apply]                        (P10)atari400 chat: no fire i get pirates
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Mountain3 (5,4) with Crystite factory
  INFO [GameController.apply]                        (P10)atari400 chat: `
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Mountain3 (1,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)johnnyblaz8 sold a mule for $225
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 1769
  INFO [GameModel.gamble]                            (P12)johnnyblaz8 gambles $178, max: 47.5, left: 12.11919, fraction 0.25514084
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 won $178 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 27487561682129869
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.987664
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Bossi (rank 2)
  INFO [Player.useFood]                              (P11)Bossi has 0 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  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.gamble]                            (P11)Bossi gambles $154, max: 47.5, left: 4.000001, fraction 0.084210545
  INFO [DevelopmentMessenger.showMessage]            Bossi won $154 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 50
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2532163932486664395
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.83480275
  INFO [PlayerEventPhase.begin]                      No player event for (P14)iso9001 (rank 3)
  INFO [Player.useFood]                              (P14)iso9001 has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain3 (5,0)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $225
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (5,0) with Food factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain1 (0,0)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $225
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain1 (0,0) with Crystite factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Plain (3,0)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $175
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (3,0) with Energy factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.buyAssay]                          (P14)iso9001 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $160, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $160 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2115888693524258277
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4537148
  INFO [PlayerEventPhase.begin]                      No player event for (P10)atari400 (rank 4)
  INFO [Player.useFood]                              (P10)atari400 has 39 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  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 [GameModel.developLand]                       (P10)atari400 undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,2) with Smithore factory
  INFO [Mule.runAway]                                Mule runs away for (P10)atari400
  INFO [Mule.runAway]                                Mule runs away for (P10)atari400
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P10)atari400
  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: Continue (14) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2306483417281491134
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 13 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 10 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 30 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 10 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 0 food, 15 energy, 15 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 32 food, 18 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 0 food, 14 energy, 25 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 4 food, 13 energy, 0 smithore, 28 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: bet the farm on a fire lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 0 food, 13 energy, 19 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 31 food, 16 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 15 energy, 24 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 2 food, 15 energy, 0 smithore, 26 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2417094972317724251
  INFO [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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 170 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1072176666047337953
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $76
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 136, mules potentially available: 78, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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]                        (P10)atari400 chat: more than ore lol
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Smithore: 36 critical: 0 surplus: 36 money: $13453
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 0 critical: 0 surplus: 0 money: $9659
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 67 critical: 0 surplus: 67 money: $639
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 9 critical: 0 surplus: 9 money: $16924
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 167ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)iso9001 (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P10)atari400 
  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 [Player.increaseAuctionTeleportCount]         (P11)Bossi auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [GameController.apply]                        (P10)atari400 chat: i mean more than tite
  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 [SlickLogSystem.info]                         Transaction #47
  INFO [SlickLogSystem.info]                         Transaction #48
  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 [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 [SlickLogSystem.info]                         Transaction #63
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [Player.increaseAuctionTeleportCount]         (P10)atari400 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: fire was only savior
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.085088596 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $53 (103 units for $5459)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8157014062077008128
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $48 sell price $188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 0 critical: 0 surplus: 0 money: $15361
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 0 critical: 0 surplus: 0 money: $9659
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 0 critical: 0 surplus: 0 money: $4190
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 0 critical: 0 surplus: 0 money: $16924
  INFO [Client.receiveTCPMessages]                   Client: Ready (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]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 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 [Shop.setAveragePrice]                        Crystite price set to average $48 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3216826097642653046
  INFO [Shop.calcBuySellPrice]                       Current Food price $52
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 51, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  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]                        (P10)atari400 chat: fire on 10 pirates 11 i would be somewhere
  INFO [GameController.apply]                        (P11)Bossi chat: too late for fire - you would be alone
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 0 critical: 5 surplus: -5 money: $15361
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 31 critical: 5 surplus: 26 money: $9659
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 17 critical: 5 surplus: 12 money: $4190
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 3 critical: 5 surplus: -2 money: $16924
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 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.019994844 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 164ms, max 164ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Bossi (P12)johnnyblaz8 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)iso9001 (P10)atari400 
  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 [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 [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 #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 [Player.increaseAuctionTeleportCount]         (P10)atari400 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.0033154339 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (33 units for $775)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4849291669831454169
  INFO [Shop.calcBuySellPrice]                       Current Energy price $69
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 85, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  INFO [Shop.printPriceFactor]                       Energy buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: iso is a shit hole im gonna quit a game just to fuck him one day
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 17 critical: 9 surplus: 8 money: $15061
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 19 critical: 8 surplus: 11 money: $10254
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 32 critical: 9 surplus: 23 money: $4370
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 17 critical: 9 surplus: 8 money: $16824
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 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 5.155802E-6 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 164ms, max 164ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Bossi (P14)iso9001 (P10)atari400 (P12)johnnyblaz8 
  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]                        (P10)atari400 chat: my luck when/if i play him i will be winning so i cant quit lol lol
  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: 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 [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: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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.09930304 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (32 units for $768)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1115430150859253821
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 51882640
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $16944 Plots: 11 Assets: 2187 Total: 24631
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 5 Energy: 12 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $15205 Plots: 11 Assets: 1690 Total: 22395
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 6 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $10254 Plots: 11 Assets: 1610 Total: 17364
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 10 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $4874 Plots: 11 Assets: 1610 Total: 11984
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 5 Energy: 11 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 $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 231 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 25 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 32 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 76374
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)atari400 chat: i let the ai win wich sucks becuase he gets credit for the win
  INFO [GameController.apply]                        (P10)atari400 chat: after quitting that makes me madder
  INFO [GameController.apply]                        (P11)Bossi chat: come on!
  INFO [GameController.apply]                        (P10)atari400 chat: than sam hell!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!11
  INFO [GameController.apply]                        (P10)atari400 chat: come on whATG
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: common
  INFO [GameController.apply]                        (P11)Bossi chat: last round
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: lets go
  INFO [GameController.apply]                        (P10)atari400 chat: I RANT 30 SECONDS SORRY
  INFO [GameController.apply]                        (P10)atari400 chat: ISO FUCKED ME OVER
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 48
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 161 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2668646697827269986
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2561037
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P12)johnnyblaz8 (rank 1)
  INFO [Player.useFood]                              (P12)johnnyblaz8 has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 160 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)johnnyblaz8
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.03999675 (owner 10)
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)johnnyblaz8 develops tile River (4,4) with Food factory
  INFO [GameController.apply]                        (P10)atari400 chat: I FELL A STRONG WINNING STREAK COMING AFTER I EAT DINNER
  INFO [GameModel.sellMule]                          (P12)johnnyblaz8 sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)johnnyblaz8 finishes on update 2002
  INFO [GameModel.gamble]                            (P12)johnnyblaz8 gambles $208, max: 47.5, left: 7.459097, fraction 0.15703362
  INFO [DevelopmentMessenger.showMessage]            johnnyblaz8 won $208 in the pub
  INFO [GameController.apply]                        (P10)atari400 chat: 4 REAL\
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 164 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2202828119729780614
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2679879
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Bossi (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Bossi has 6 food and needs 5 food
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 168 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Bossi
  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 [GameModel.developLand]                       (P11)Bossi develops tile Mountain3 (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Bossi develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Bossi sold a mule for $150
  INFO [GameModel.gamble]                            (P11)Bossi gambles $203, max: 47.5, left: 4.8590994, fraction 0.10229683
  INFO [DevelopmentMessenger.showMessage]            Bossi won $203 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P11)Bossi finishes on update 2132
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7054524295137508682
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12883997
  INFO [PlayerEventPhase.begin]                      Event player: (P14)iso9001 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [GameController.apply]                        Client Synchronization OK
  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]                        (P10)atari400 chat: CONGRATZ JOHHNY AND BOSSI U GUYS ARE WAY TO FAR AHEAD OF ME ON SKILL
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)iso9001 has 10 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- FAST_DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Mountain3 (3,1)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $150
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Mountain3 (3,1) with Crystite factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Plain (2,2)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $150
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (2,2) with Crystite factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 undevelops tile Plain (3,2)
  INFO [GameModel.sellMule]                          (P14)iso9001 sold a mule for $150
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.developLand]                       (P14)iso9001 develops tile Plain (3,2) with Crystite factory
  INFO [Client.receiveTCPMessages]                   Client: FastDevelopment (14) 16 bytes
  INFO [GameModel.gamble]                            (P14)iso9001 gambles $209, max: 47.5, left: 23.75, fraction 0.5
  INFO [DevelopmentMessenger.showMessage]            iso9001 won $209 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 182 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8821713468078190033
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61529267
  INFO [PlayerEventPhase.begin]                      No player event for (P10)atari400 (rank 4)
  INFO [Player.useFood]                              (P10)atari400 has 5 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: NEXT TIME U COULD AND I WOULD APPRECIATE TIPS "MSM" STYLE TY 
  INFO [Client.receiveTCPMessages]                   Client: Ready (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]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 169 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)atari400
  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 [GameController.apply]                        (P10)atari400 chat: CONGRATZ
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 189. End Update: 188
  INFO [GameModel.developLand]                       (P10)atari400 undevelops tile Mountain1 (6,2)
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,2) with Crystite factory
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: yup GG
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P10)atari400 develops tile Mountain1 (6,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)atari400 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4951191906110814658
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Bossi has 11 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)iso9001 has 19 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P10)atari400 has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)johnnyblaz8 has 12 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P11)Bossi expects 0 food, 3 energy, 9 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 expects 32 food, 3 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 expects 0 food, 14 energy, 7 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 expects 10 food, 0 energy, 0 smithore, 47 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P11)Bossi chat: gg and grats!
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Bossi produced 0 food, 3 energy, 7 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)iso9001 produced 29 food, 3 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P10)atari400 produced 0 food, 11 energy, 7 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P12)johnnyblaz8 produced 11 food, 0 energy, 0 smithore, 49 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6096060553682826370
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: i played "hail mary"
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3624720788890183831
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 231, mules potentially available: 128, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: praying for a fire
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Smithore: 7 critical: 0 surplus: 7 money: $15583
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Smithore: 0 critical: 0 surplus: 0 money: $10713
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Smithore: 7 critical: 0 surplus: 7 money: $4799
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Smithore: 9 critical: 0 surplus: 9 money: $17077
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7279231057863724159
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: if i was conservative i could have won against the bot making tite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Crystite: 28 critical: 0 surplus: 28 money: $15583
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Crystite: 13 critical: 0 surplus: 13 money: $10713
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Crystite: 15 critical: 0 surplus: 15 money: $4799
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Crystite: 49 critical: 0 surplus: 49 money: $17077
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 69
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 165 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5146357851817145852
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 25, total: 69, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 47%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Food: 1 critical: 0 surplus: 1 money: $15583
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Food: 32 critical: 0 surplus: 32 money: $10713
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Food: 0 critical: 0 surplus: 0 money: $4799
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Food: 11 critical: 0 surplus: 11 money: $17077
  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: 79
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [GameController.apply]                        (P10)atari400 chat: i was feeling "vegas" u know all or nothing
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 166 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4206159297718224633
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 32, total: 61, needed: 43
  INFO [Shop.printPriceFactor]                       Energy is decreased to 78%
  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]                        (P10)atari400 chat: now my rank takes a beating
  INFO [GameController.apply]                        (P10)atari400 chat: ohh well
  INFO [CollectionPhase.goToNextPhase]               (P11)Bossi Energy: 4 critical: 0 surplus: 4 money: $15583
  INFO [CollectionPhase.goToNextPhase]               (P14)iso9001 Energy: 10 critical: 0 surplus: 10 money: $10713
  INFO [CollectionPhase.goToNextPhase]               (P10)atari400 Energy: 14 critical: 0 surplus: 14 money: $4799
  INFO [CollectionPhase.goToNextPhase]               (P12)johnnyblaz8 Energy: 1 critical: 0 surplus: 1 money: $17077
  INFO [Client.receiveTCPMessages]                   Client: Ready (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: 67
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [GameController.apply]                        (P11)Bossi chat: ;-)
  INFO [Client.receiveTCPMessages]                   Client: Ready (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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 167 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8091950081232616412
  INFO [SummaryPhase2.begin]                         Total Memory: 66715648
  INFO [SummaryPhase2.begin]                         Free Memory: 49239824
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Money: $17077 Plots: 11 Assets: 7137 Total: 29714
  INFO [SummaryPhase2.begin]                         (P12)johnnyblaz8 Food: 11 Energy: 1 Smithore: 9 Crystite: 49
  INFO [SummaryPhase2.begin]                         (P11)Bossi Money: $15583 Plots: 11 Assets: 4675 Total: 25758
  INFO [SummaryPhase2.begin]                         (P11)Bossi Food: 1 Energy: 4 Smithore: 7 Crystite: 28
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Money: $10713 Plots: 11 Assets: 3547 Total: 19760
  INFO [SummaryPhase2.begin]                         (P14)iso9001 Food: 32 Energy: 10 Smithore: 0 Crystite: 13
  INFO [SummaryPhase2.begin]                         (P10)atari400 Money: $4799 Plots: 11 Assets: 3443 Total: 13742
  INFO [SummaryPhase2.begin]                         (P10)atari400 Food: 0 Energy: 14 Smithore: 7 Crystite: 15
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $70
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 229 units $39
  INFO [SummaryPhase2.begin]                         Shop Food: 25 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 32 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $70
  INFO [SummaryPhase2.begin]                         Colony total: 88974
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P10)atari400 chat: `johhny ty for rematch
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 4
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded. The Federation is pleased by your efforts. You will live comfortably!
  INFO [GameController.apply]                        (P10)atari400 chat: u are good man
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: yes sir
  INFO [GameController.apply]                        (P12)johnnyblaz8 chat: until neext time
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [GameController.apply]                        (P11)Bossi chat: bye and good night!
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [MetaFrame$6.actionPerformed]                 User chooses to disconnect
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
