I get the following error when I load the save. This is on Linux Mint, and launching from the command line with the command "java -jar zrl.jar"
----------
ZeldaRL 0.10.0: Error
Unrecoverable error: Unrecoverable Exception [Press Space]
java.lang.NullPointerException
at crl.ui.consoleUI.CharDisplay.showSavedGames(CharDisplay.java:254)
at zrl.Main.loadGame(Main.java:298)
at zrl.Main.title(Main.java:241)
at zrl.Main.main(Main.java:420)
