-
I had the same problem with the latest CVS version, and decided to investigate further:
- The problem seems to be with the closeMenus command on line 254 within client/control/InGameController.java
I have found two solutions to this problem:
1. Commenting that line out leaves any opened windows during the end turn sequence opened (which fixes this and all the other messages)
2. When...
2007-04-15 07:04:28 UTC in FreeCol
-
I couldn't find a way to attach additional files to this thread, so I have upload the zip with the two files to here:
http://64lines.com/FreeCol_log_and_save.zip
Great work so far, very entertaining game!
2006-11-24 16:57:10 UTC in FreeCol
-
I can also confirm this problem, a game that is only 20-30 turns old and the bug randomly happens. Doing a few things with the interface frees up the system at times, trying to force a reconnect freezes the interface. I will try to attach both the save and the log, the only truly suspicious line that keeps appearing is:
net.sf.freecol.common.networking.Connection$1 run
WARNING...
2006-11-24 16:52:01 UTC in FreeCol