JOverseer / joverseer

JOverseer is a desktop application which aims to assist players of the Middle Earth PBM game.
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

Error Parsing Pdf Turn file #620

Closed HabaneroHolt closed 8 years ago

HabaneroHolt commented 8 years ago

Upgraded to 1.14 today Build ID: 2015-11-26

On import of turn files, every pdf got this error: Importing file 'E:\My Documents\Dad\MEPBM\FA146\T33\g146n18t033.pdf'. org/txt2xml/config/ProcessorFactory Error parsing Pdf Turn file.

GnarlyDave commented 8 years ago

Ah, it looks like a mistake in packaging up the update zip.

Version 1.14.0 puts all third party libraries into their own jar files, and it looks like a couple were missed from the update.zip file. The installer is fine. The two missing files are orderchecker.jar and txt2xml.jar

I'll release 1.14.1 shortly to fix it for the future.

The immediate fix is to run the installer downloaded from http://middleearthgames.com/down/joverseer-setup-1.14.0.exe. This will install to Program Files.

Thanks for very much for the feedback.

GnarlyDave commented 8 years ago

1.14.1 is now live and fixes the problem on two machines that I've tested.

HabaneroHolt commented 8 years ago

Thank you for the rapid fix.

On Monday, November 30, 2015 7:11 AM, Dave Spring <notifications@github.com> wrote:

1.14.1 is now live and fixes the problem on two machines that I've tested.— Reply to this email directly or view it on GitHub.