HnH starts up normally, at character select gives me the option to spawn at hearth or last location. Either option with either of my 2 chars results in a momentary flicker, then crash and error message. One of my characters was in a boat on the water at the time, so i also tried spawning at hearth, but no go. i looked at the thread for this specifically, but it doesnt seem to quite be the same problem. Running windows XP and Java is updated.
java.lang.ClassFormatError: Unknown constant tag 117 in class file sun/reflect/generics/factory/CoreReflectionFactory
at sun.reflect.annotation.AnnotationParser.parseSig(Unknown Source)
at sun.reflect.annotation.AnnotationParser.parseAnnotation(Unknown Source)
at sun.reflect.annotation.AnnotationParser.parseAnnotations2(Unknown Source)
at sun.reflect.annotation.AnnotationParser.parseAnnotations(Unknown Source)
at java.lang.Class.initAnnotationsIfNecessary(Unknown Source)
at java.lang.Class.getAnnotation(Unknown Source)
at haven.Resource$CodeEntry.get(Resource.java:854)
at haven.Sprite.create(Sprite.java:202)
at haven.ResDrawable.init(ResDrawable.java:51)
at haven.ResDrawable.<init>(ResDrawable.java:39)
at haven.ResDrawable.<init>(ResDrawable.java:43)
at haven.MCache$Grid.makeflavor(MCache.java:115)
at haven.MCache.mapdata2(MCache.java:389)
at haven.MCache.mapdata(MCache.java:414)
at haven.Session$RWorker.run(Session.java:458)