Dichotomy by Zewlzor 2014-08-28T16:29:00
@Dylan : It appears you're using an older version of Java to run this than we did to write it. We used java version 1.7.0_65. We'll try to recompile for java 1.6, since I don't think we're using any 1.7-specific features. I'll let you know.
@Mr-Hide @madk : The crash was fixed, please re-download. Checkpoints were the last feature we added, and in the rush two lines of code ended up 4 lines in front of where they should actually have been (initialization order issue for the map). I think this falls in the acceptable fix category.
~Toby