jdmonin / JSettlers2

Java Settlers project home, downloads, and GPLv3 source code. To download the latest version as a JAR, see https://github.com/jdmonin/JSettlers2/releases/latest .
http://nand.net/jsettlers/
GNU General Public License v3.0
159 stars 63 forks source link

Game hangs on mac after a few minutes #5

Closed olivierdeckers closed 11 years ago

olivierdeckers commented 11 years ago

After some (seemingly random amount of) time, the UI hangs. I tried debugging it, and it seems like it is just the UI, because the AI had made a couple of turns that weren't shown on the UI.

I am using JSettlers2 version 2.0.0

jdmonin commented 11 years ago

When you launch jsettlers, what build number is shown at the bottom of the screen? (JM2012-something) Thanks.

olivierdeckers commented 11 years ago

The build number is JM20120512

olivierdeckers commented 11 years ago

I sent you a pull request with the fix for this bug

jdmonin commented 11 years ago

Pull request merged, thank you Olivier. I generalized the code to all OSX versions, since it looks like their bug won't be fixed soon. :) This fix is in the just-released 1.1.15 and the master branch for 2.0.00.