  INFO [Properties.<init>]                           VERSION: 1.3.5
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 20.14-b01-447
  INFO [Properties.<init>]                           Java Runtime: 1.6.0_43-b01-447-11M4203
  INFO [Properties.<init>]                           OS: Mac OS X 10.8.3 x86_64
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 265093120
  INFO [Properties.<init>]                           Avaialble Processors: 4
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 15
  INFO [SoundPlayer.initialize]                      Initializing Sound System
  INFO [SlickLogSystem.info]                         Initialising sounds..
  INFO [SlickLogSystem.info]                         - Sound works
  INFO [SlickLogSystem.info]                         - 64 OpenAL source available
  INFO [SlickLogSystem.info]                         - Sounds source generated
  INFO [MasterClient.setServerAddress]               MasterClient: Address http://www.planetmule.com/server
  INFO [MasterClient.logSend]                        MasterClient: Sending Login
  INFO [MasterClient.apply]                          MasterClient: Session ID: 48gdv80m95je73l5nlma7gi3r5
  INFO [Login$MasterListener$1.run]                  Logged in as "Cyber Ranger" (id 14481)
  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: 1680 x 1050 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Current Display Mode: 1680 x 1050 x 32 @60Hz
  INFO [MuleGameContainer.<init>]                    Display Adapter: null
  INFO [MuleGameContainer.<init>]                    Display Driver: null
  INFO [MuleGameContainer.setVSync]                  Setting vsync: true
  INFO [MuleGameContainer.<init>]                    Setting pixel format
  INFO [MuleGameContainer$1.run]                     Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0
  INFO [MuleGameContainer.<init>]                    GL Vendor: Intel Inc.
  INFO [MuleGameContainer.<init>]                    GL Renderer: Intel HD Graphics 3000 OpenGL Engine
  INFO [MuleGameContainer.<init>]                    GL Version: 2.1 INTEL-8.10.44
  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: KDE-8206, Address: 92.16.216.220, Is Host: false
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=true Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [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: /92.16.216.220:6260 UDP: /92.16.216.220:6260
  INFO [Client.connect]                              Client: TCP receive buffer: 131072 send buffer: 131072
  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 (14) 44 bytes
  INFO [UserController.apply]                        My client id is e5702f0f-b042-48af-82c8-6ef41da92341
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setMyUser]                         (S14)Cyber Ranger is my user
  INFO [GameModel.setLocalUser]                      (S14)Cyber Ranger is a local Spectator
  INFO [Client.initUDP]                              Sending UDP initialization message id e5702f0f-b042-48af-82c8-6ef41da92341
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for GameModel (0) 7460 bytes
  INFO [Client.receiveTCPMessages]                   Client: GameModel (0) 7460 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: GAME_LOBBY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setRemoteUser]                     (P10)Gohar is a remote Player
  INFO [GameModel.setRemoteUser]                     (S12)mr.earl is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (S13)beyondnothing is a remote Spectator
  INFO [GameModel.setRemoteUser]                     (P11)Diagamblic is a remote Player
  INFO [GameModel.setMyUser]                         (S14)Cyber Ranger is my user
  INFO [GameModel.setLocalUser]                      (S14)Cyber Ranger is a local Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)mr.earl (ID: 25761)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)beyondnothing (ID: 27501)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Cyber Ranger (ID: 14481)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P10)Gohar (ID: 15256)
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (P11)Diagamblic (ID: 27752)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)beyondnothing joins the players
  INFO [Player.<init>]                               Creating (P13)beyondnothing
  INFO [GameModel.setRemoteUser]                     (P13)beyondnothing is a remote Player
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)mr.earl (ID 25761)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P13)beyondnothing (ID 27501)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Cyber Ranger (ID 14481)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P10)Gohar (ID 15256)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P11)Diagamblic (ID 27752)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (P11)Diagamblic (ID 27752)
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P14)Cyber Ranger
  INFO [GameModel.setMyUser]                         (P14)Cyber Ranger is my user
  INFO [GameModel.setLocalUser]                      (P14)Cyber Ranger is a local Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P10)Gohar chat: wait mr eaerl
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S15)grizom is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)grizom (ID: 27751)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)grizom (ID 27751)
  INFO [GameLobbyPhase$MasterListener.apply]         No statistics available for (S15)grizom (ID 27751)
  INFO [GameController.apply]                        (P10)Gohar chat: diagamblic u need to get some practice first
  INFO [GameController.apply]                        (S12)mr.earl chat: tty 
  INFO [GameController.apply]                        (P11)Diagamblic chat: fair enough
  INFO [GameController.apply]                        (P11)Diagamblic chat: kick me if need be
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)mr.earl joins the players
  INFO [Player.<init>]                               Creating (P12)mr.earl
  INFO [GameModel.setRemoteUser]                     (P12)mr.earl is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P10)Gohar chat: gl
  INFO [GameController.apply]                        (P12)mr.earl chat: thanks
  INFO [GameController.apply]                        (P10)Gohar chat: np
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P10)Gohar (P14)Cyber Ranger (P13)beyondnothing (P12)mr.earl 
  INFO [GameController.apply]                        (P12)mr.earl chat: gla
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 378 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 378 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2942581425889159920
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)beyondnothing (P10)Gohar (P12)mr.earl (P14)Cyber Ranger 
  INFO [SummaryPhase2.begin]                         Total Memory: 64946176
  INFO [SummaryPhase2.begin]                         Free Memory: 40569096
  INFO [SummaryPhase2.begin]                         (P13)beyondnothing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)beyondnothing Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P10)Gohar Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P10)Gohar Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)mr.earl Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)mr.earl Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 4680
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)mr.earl chat: bot:pings
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P12)mr.earl chat: oops
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 351 ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 331 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 298ms, max 315ms
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 0 frames, rountrip 290ms, max 317ms
  INFO [LandGrantPhase.apply]                        Grace duration 28 frames
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)Cyber Ranger pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)Cyber Ranger is granted tile 11: Mountain3 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 251ms, max 305ms
  INFO [LandGrantPhase.claimPlot]                    (P13)beyondnothing is granted tile 23: Mountain2 (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 251ms, max 272ms
  INFO [LandGrantPhase.claimPlot]                    (P10)Gohar is granted tile 28: Mountain2 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 251ms, max 272ms
  INFO [LandGrantPhase.claimPlot]                    (P12)mr.earl is granted tile 40: Mountain3 (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 0 frames, rountrip 251ms, max 267ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 191 ms
  INFO [PlotSeller.generateColonyAuctions]           Generated 0 colony land auctions
  INFO [AbstractLandAuctionPhase.begin]              Land Auctions Player: 0 Colony: 0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 185 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5080735968667189263
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)beyondnothing (rank 1)
  INFO [Player.useFood]                              (P13)beyondnothing has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 185 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)beyondnothing
  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]                       (P13)beyondnothing develops tile Mountain2 (6,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            beyondnothing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)beyondnothing finishes on update 1796
  INFO [GameModel.gamble]                            (P13)beyondnothing gambles $90, max: 47.5, left: 12.159191, fraction 0.25598297
  INFO [DevelopmentMessenger.showMessage]            beyondnothing won $90 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 185 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3788644522885942026
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P10)Gohar (rank 2)
  INFO [Player.useFood]                              (P10)Gohar has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 189 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P10)Gohar
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.11999674 (owner 10)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 169. End Update: 168
  INFO [GameModel.developLand]                       (P10)Gohar develops tile Mountain2 (2,3) with Food factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 547. End Update: 546
  INFO [DevelopmentMessenger.showMessage]            Gohar caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P10)Gohar finishes on update 1074
  INFO [GameModel.gamble]                            (P10)Gohar gambles $162, max: 47.5, left: 26.659523, fraction 0.56125313
  INFO [DevelopmentMessenger.showMessage]            Gohar won $162 in the pub
  INFO [GameController.apply]                        (P10)Gohar chat: 162
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [GameController.apply]                        (P10)Gohar chat: woah
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 208 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8518611528193892236
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)mr.earl (rank 3)
  INFO [Player.useFood]                              (P12)mr.earl has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 211 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)mr.earl
  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.07999675 (owner 10)
  INFO [GameController.apply]                        (P13)beyondnothing chat: loaded dice.......
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 200. End Update: 199
  INFO [GameController.apply]                        (P10)Gohar chat: lol
  INFO [GameModel.developLand]                       (P12)mr.earl develops tile Mountain3 (5,4) with Smithore factory
  INFO [GameController.apply]                        (P13)beyondnothing chat: protected the host?
  INFO [DevelopmentMessenger.showMessage]            mr.earl caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)mr.earl finishes on update 1212
  INFO [GameModel.gamble]                            (P12)mr.earl gambles $144, max: 47.5, left: 23.91946, fraction 0.5035676
  INFO [DevelopmentMessenger.showMessage]            mr.earl won $144 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 200 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2228071294173826376
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P14)Cyber Ranger has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 200 ms
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 4.0 (owner 10)
  INFO [MuleGameContainer.setFullscreen]             Setting fullscreen mode
  INFO [MuleGameContainer.setFullscreen]             Fullscreen mode: 1680 x 1050 x 32 @60Hz Scale: 2 Height-Diff: 90 Aspect-Diff: 0.26666665 Snap Scale: true
  INFO [MuleGameContainer.setFullscreen]             Viewport: x=200 y=45 width=1280 height=960
  INFO [GameController.apply]                        (P13)beyondnothing chat: "house" wins 
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.05999675 (owner 10)
  INFO [GameModel.developLand]                       (P14)Cyber Ranger develops tile Mountain3 (2,1) with Smithore factory
  INFO [GameController.apply]                        (P10)Gohar chat: as certain as taxes
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.gamble]                            (P14)Cyber Ranger gambles $69, max: 47.5, left: 24.939484, fraction 0.52504176
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $69 in the pub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)Cyber Ranger finishes on update 1155
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 217 ms
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8129949235825381662
  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 [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 240 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8411051951616232951
  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 [ProductionPhase.finishPower]                 (P10)Gohar has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)mr.earl has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)beyondnothing has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P10)Gohar expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)mr.earl expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)beyondnothing expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.logProduction]               (P10)Gohar produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)mr.earl produced 0 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)beyondnothing produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)Cyber Ranger produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 285 ms
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 285 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -141995545936672207
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  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 [CollectionPhase.goToNextPhase]               (P10)Gohar Smithore: 0 critical: 0 surplus: 0 money: $1137
  INFO [CollectionPhase.goToNextPhase]               (P12)mr.earl Smithore: 6 critical: 0 surplus: 6 money: $1069
  INFO [CollectionPhase.goToNextPhase]               (P13)beyondnothing Smithore: 0 critical: 0 surplus: 0 money: $1040
  INFO [CollectionPhase.goToNextPhase]               (P14)Cyber Ranger Smithore: 4 critical: 0 surplus: 4 money: $994
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 285 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.040005155 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 363ms, max 363ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)Cyber Ranger (P10)Gohar (P13)beyondnothing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)mr.earl 
  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.114114836 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $54 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 301 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3588771913642037060
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Gohar Crystite: 0 critical: 0 surplus: 0 money: $1137
  INFO [CollectionPhase.goToNextPhase]               (P12)mr.earl Crystite: 0 critical: 0 surplus: 0 money: $1069
  INFO [CollectionPhase.goToNextPhase]               (P13)beyondnothing Crystite: 0 critical: 0 surplus: 0 money: $1040
  INFO [CollectionPhase.goToNextPhase]               (P14)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $994
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 285 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 277 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5295328101124081870
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 18, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Gohar Food: 7 critical: 3 surplus: 4 money: $1137
  INFO [CollectionPhase.goToNextPhase]               (P12)mr.earl Food: 1 critical: 3 surplus: -2 money: $1069
  INFO [CollectionPhase.goToNextPhase]               (P13)beyondnothing Food: 1 critical: 3 surplus: -2 money: $1040
  INFO [CollectionPhase.goToNextPhase]               (P14)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $994
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 301 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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.4199949 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 317ms, max 317ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)Cyber Ranger (P13)beyondnothing (P12)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P10)Gohar 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [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 [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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at -0.1330079 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (9 units for $450)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 210 ms
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6321791954415496165
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 14, needed: 7
  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]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P10)Gohar Energy: 1 critical: 2 surplus: -1 money: $1287
  INFO [CollectionPhase.goToNextPhase]               (P12)mr.earl Energy: 1 critical: 2 surplus: -1 money: $769
  INFO [CollectionPhase.goToNextPhase]               (P13)beyondnothing Energy: 3 critical: 1 surplus: 2 money: $1040
  INFO [CollectionPhase.goToNextPhase]               (P14)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $844
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 231 ms
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at -0.35999486 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 0 frames, rountrip 260ms, max 268ms
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)Cyber Ranger (P10)Gohar (P13)beyondnothing (P12)mr.earl 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  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 [GameController.apply]                        (P10)Gohar chat: `test
  INFO [GameController.apply]                        (P10)Gohar chat: guys?
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: Stop it bn
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: /
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: /
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [UserController.setAiPlayer]                  (P12)mr.earl is taken over by an AI player
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: /
  INFO [GameController.apply]                        (P10)Gohar chat: what is oign on
  INFO [GameController.apply]                        (P10)Gohar chat: pings?
  INFO [GameController.apply]                        (P10)Gohar chat: guys restart?
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.apply]                        (P10)Gohar chat: BN u there?
  INFO [GameController.apply]                        (P10)Gohar chat: cyber?
  INFO [GameController.apply]                        (P10)Gohar chat: u guys there?
  INFO [GameController.apply]                        (P10)Gohar chat: speak to me guys
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: /
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: /
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: /
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: /
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: /
  INFO [GameController.apply]                        (P10)Gohar chat: i think we got to restart
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325268) suthain: ggggggggggggggggggggggggggggggggggggggggggggggggggttttttttttttttttttttttttttttttttrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrreeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325269) suthain: [\\p[]\][\[[]p\[p\[p\[p\p[o[]po[po[\]po[]\po[]\po[]\po[]\po[]po[]po[]po[]p[o]\p[o[po[po\[po\[p\o[p\o[p\op[\[p\o[\po[p\o[\po[\po[\po[\pop[\p[o\[p\[\pp[\[p\o[p\[]pp[p[[]\ppp[[p]\
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325270) mr.earl: I got kicked
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325271) mr.earl: whats up
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325272) mr.earl: anyone
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325273) beyondnothing: do not know why
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325274) beyondnothing: it froze
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325275) suthain: tnuc ssa kcuf kcoc ssip tihs
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325276) mr.earl: sucks
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (325277) suthain: 1 min left
  INFO [GameController.apply]                        (P10)Gohar chat: all agreee?
  INFO [GameController.apply]                        (P10)Gohar chat: agreee/abandon
  INFO [GameController.apply]                        (P14)Cyber Ranger chat: Y
  INFO [GameController.apply]                        (P10)Gohar chat: ok
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.requestClose]                 Close Requested: The host (Gohar) closed the game
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
