Hello! I'm trying to use this as well, trying to modify a custom plane for a campaign. I'm new to this and was hoping just to change a couple of things like available ammo and such, so feel free to let me know if I'm barking up the wrong tree extracting an FM file.
Re: "Java exception has occurred" I also get this when I extract and run the NTRKWizard.jar file.
Utilizing the command line to run java -jar NTRKWizard.jar I get these errors:
Exception in thread "main" java.lang.UnsatisfiedLinkError: T:\Users\Veranish\Downloads\NTRKWizard05\rts.dll: Can't find dependent libraries
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.sas1946.NTRKWizard.<clinit>(NTRKWizard.java:440)
Not sure what other information I can give, since all the steps I've done are listed there, but if you have anything specific let me know. I'm on Windows 10 and have java 1.3.1 and eclipse installed.