When I try to run H&H I get the following error and the window automatically closes itself:
java.lang.RuntimeException: Weird version number on gfx/tiles/grass/grass (5 > 3), loaded from null
at haven.Resource.load(Resource.java:129)
at haven.Resource.load(Resource.java:159)
at haven.MCache.loadset(MCache.java:140)
at haven.MCache.tilemap(MCache.java:407)
at haven.Session$RWorker.handlerel(Session.java:366)
at haven.Session$RWorker.getrel(Session.java:375)
at haven.Session$RWorker.run(Session.java:443)