ORIGINAL: BigBadWolf
Look like I manage to mess this one too. After numerous reinstalls, I keep getting this
Please, what am I doing wrong?
This is caused by not having the MS Patch installed. Go to the installation page for the link.
Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition
ORIGINAL: BigBadWolf
Look like I manage to mess this one too. After numerous reinstalls, I keep getting this
Please, what am I doing wrong?

No problems mate, always here to lend a helping hand ... still waiting for Patch2 (like the rest of you guys), to see what else can be included for the next build.[;)]ORIGINAL: BigBadWolf
Right as always, Damian. Somehow I confused VB SP1 with Windows SP, and I figured I don't need it, since I have SP3. [:o]


Sure, you have the batch file on the desktop, but not the Witptracker.jar file ... the batch is trying to run witptracker.jar from the desktop. You should either make a shortcut to the batch file, not have the actual batch file here ... or change the batch file to locate where you have the witptracker folder ...ORIGINAL: HansBolter
I just installed the lateset version of Tracker, followed the instructions to download the necessary system updates and I get an error when the .bat file runs that states it is "unable to access .jar file"
Can anyone help with this?
ORIGINAL: jackyo123
am getting the following error on start (tried unzipping and running again, same thing)
C:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker>java -Xms128m -
Xmx256m -jar "WitPTracker.jar"
Initializing WitP Tracker AE database.
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Matrix Games\War i
n the Pacific Admiral's Edition\WitPTracker\pwsdll.dll: This application has fai
led to start because the application configuration is incorrect. Reinstalling th
e application may fix this problem
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 JNIpws.JNIpws.<clinit>(JNIpws.java:19)
at witptracker.SaveFileReader.<init>(SaveFileReader.java:84)
at witptracker.Main.main(Main.java:123)
C:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker>pause
Press any key to continue . . .

ORIGINAL: Jones944
Any hope of getting a fix for this error? I doubt it, since I'm trying to run Tracker on Windows XP running within a VirtualBox OSE VM. WitPStaff works fine, though.
Edit: Looks like it's trying to force 32 bit colour? Is this really necessary?
ORIGINAL: Jones944
Tried what you suggested and no change. Any chance you guys are publishing the source code anywhere?
I'll try to look into this for you kull, but won't have time until the weekend ...ORIGINAL: Kull
Even though the change-list accompanying the patch is quite large, I can almost guarantee that changes were made which don't appear on the list. This is no slam at the dev team - I've worked on a large mod, and it's simply impossible to write down EVERY change that is made.
Given that you guys are the masters of AE data reporting, could you possibly create a "one-off" data change report? Basically it would compare the pre-patch release with the patch, and list only those data elements which are different. From a "key field" perspective, look at Ships, LCUs, Air Groups, and Bases, and note any individual element that may have changed - be it unit size, HQ, location, number of active vs. damaged elements, fuel levels, etc. And to be truly accurate, we're really taking about one report per scenario.
Would this be hard to do? If it's a nightmare, then forget I asked - no worries. But if not, I for one could REALLY use this. Over the past few months I've utilized WitP Tracker report extracts to slowly develop an "AE-Allies Setup" spreadsheet that comments on 4588 individual lines, and I dread having to go back and look at each one individually to verify what may or may not have changed as a result of the patch. FWIW, the spreadsheet will be made available as a community resource once it's complete (only 160 lines to go), so this would benefit others, too. To say nothing of the many PBEM'ers who have their own, private set-up sheets, who would also greatly appreciate such a report.
ORIGINAL: Kull
Even though the change-list accompanying the patch is quite large, I can almost guarantee that changes were made which don't appear on the list. This is no slam at the dev team - I've worked on a large mod, and it's simply impossible to write down EVERY change that is made.
Given that you guys are the masters of AE data reporting, could you possibly create a "one-off" data change report? Basically it would compare the pre-patch release with the patch, and list only those data elements which are different. From a "key field" perspective, look at Ships, LCUs, Air Groups, and Bases, and note any individual element that may have changed - be it unit size, HQ, location, number of active vs. damaged elements, fuel levels, etc. And to be truly accurate, we're really taking about one report per scenario.
Would this be hard to do? If it's a nightmare, then forget I asked - no worries. But if not, I for one could REALLY use this. Over the past few months I've utilized WitP Tracker report extracts to slowly develop an "AE-Allies Setup" spreadsheet that comments on 4588 individual lines, and I dread having to go back and look at each one individually to verify what may or may not have changed as a result of the patch. FWIW, the spreadsheet will be made available as a community resource once it's complete (only 160 lines to go), so this would benefit others, too. To say nothing of the many PBEM'ers who have their own, private set-up sheets, who would also greatly appreciate such a report.
ORIGINAL: n01487477
I'll try to look into this for you kull, but won't have time until the weekend ...
ORIGINAL: floydg
Have you looked into using the CSV files and using something like OpenOffice's "Compare Documents" to compare pre-Beta-patch version to a Beta-patch version (using two separate WitPTracker AE folders)? It may not capture all of the data (just what's dumped in the files), but it could give you a good first pass.