Java game starts but then closes on file start.
error code:
Exception in thread "main" java.lang.NullPointerException
at Creature.<init>(SorcerersCave.java:100)
at...