WitPTracker AE Release 1.11 Available!
Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition
- sventhebold
- Posts: 360
- Joined: Fri Dec 22, 2006 8:16 pm
- Location: From MN now AZ Prescott Valley
RE: WitPTracker AE Release 1.9.2 Available!
I'm having the same problem as duettoalfa and did the changes no luck. Now where do i go from here?
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms512m -Xmx640m -jar "WitPTracker.jar"
pause
I'm using this and updated the java script.
WitPTracker AE properties file
# Directory of the game
Dir=[C:\Matrix Games\War in the Pacific Admiral's Edition]
# Type of game. 0=AI, 1=PBEM
GameType=[1]
# Side you are playing. 0=Japan, 1=Allies
Side=[0]
# Password. Only needed for PBEM
Password=[gametime]
# Name of the base save file
SaveFile=[wpae012.pws]
# Mode the program will look for save files.
# 0 = just in the local folder
# 1 = just in the game folder: [Dir]/SAVE
# 2 = local and then if not found there, the game folder
SaveMode=[2]
# Text to put in the header of the main window
Header=[wpae012]
# Turn cycle (days per turn). 1 or 2 are supported
TurnCycle=[1]
I'm running this format also.
EDIT: Fixed with the credit going to flyodg[:)][:)][:)][:)][:)][:)][:)][:)][:)]
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms512m -Xmx640m -jar "WitPTracker.jar"
pause
I'm using this and updated the java script.
WitPTracker AE properties file
# Directory of the game
Dir=[C:\Matrix Games\War in the Pacific Admiral's Edition]
# Type of game. 0=AI, 1=PBEM
GameType=[1]
# Side you are playing. 0=Japan, 1=Allies
Side=[0]
# Password. Only needed for PBEM
Password=[gametime]
# Name of the base save file
SaveFile=[wpae012.pws]
# Mode the program will look for save files.
# 0 = just in the local folder
# 1 = just in the game folder: [Dir]/SAVE
# 2 = local and then if not found there, the game folder
SaveMode=[2]
# Text to put in the header of the main window
Header=[wpae012]
# Turn cycle (days per turn). 1 or 2 are supported
TurnCycle=[1]
I'm running this format also.
EDIT: Fixed with the credit going to flyodg[:)][:)][:)][:)][:)][:)][:)][:)][:)]
ssgt usaf 84-91 f-15a/c ops puke 525 tfs & 7th tfs
RE: WitPTracker AE Release 1.9.2 Available!
ORIGINAL: Jim Stevens
Java is bugging me to update but I don't know it it will wipe out the jre6 that I have in a separate folder. Running jre7 right now as default version. Can I update without shooting myself in the foot?
d
I'm not sure, but worst case is you can reinstall Java 6 afterwards anyhow.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
RE: WitPTracker AE Release 1.9.2 Available!
ORIGINAL: Jim Stevens
ORIGINAL: floydg
It depends on the SaveMode setting. Check out the web site that explains how this works.ORIGINAL: Jim Stevens
Rookie WitPTracker questions:
- I save my last orders to save file #23
- I pull the trigger for a turn to run
- The AI also does a preturn save to #2
- turn completes and I save to #24
1st question is when I fire up WitPTracker and tell it to load turn, does it go out to where I have config'ed as my save directory and find the latest file to load?
Savemode tells us where the program will look for files, understood. What throws me off is in the setup it says:
The fifth line (SaveFile) is the name of the save file you're using for the game. The save file format is wpae###.pws, where ### is the save slot number (e.g., wpae003.pws for a save in slot 3).
I have assume that this config item only applies if you are conducting a PBEM game. Is that correct?
No, the filename pattern applies to both types of games.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
RE: WitPTracker AE Release 1.9.2 Available!
I think we got it to work. I checked out Scrat's post just above (I had not thought of the Beta 2 issue) combined with Marc and Floydg's help and it's up and running. Thanks so much to everyone for their help!
John Barr
- castor troy
- Posts: 14331
- Joined: Mon Aug 23, 2004 10:17 am
- Location: Austria
RE: WitPTracker AE Release 1.9.2 Available!
starting a new campaign I wanted to use tracker again but got below's error message right when I double click tracker. Sry, it's in German, it means command "java" was either written wrong or couldn't be found. What? Lol,
that's a new one to me. Latest Java version is installed (did it three times with the same result). No clue what to do. Any help would be highly appreciated.

that's a new one to me. Latest Java version is installed (did it three times with the same result). No clue what to do. Any help would be highly appreciated.

- Attachments
-
- Unbenannt.jpg (145.14 KiB) Viewed 228 times
RE: WitPTracker AE Release 1.9.2 Available!
It looks like the java.exe file isn't on your command line path. I think you'll have to provide the path to the java.exe in the .bat file, as in:
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx768m -jar "WitPTracker.jar" nomap
Try that?
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx768m -jar "WitPTracker.jar" nomap
Try that?
- castor troy
- Posts: 14331
- Joined: Mon Aug 23, 2004 10:17 am
- Location: Austria
RE: WitPTracker AE Release 1.9.2 Available!
I found the solution for above's problem on the internet which is quite surprising to me lol. Obviously I didn't have Java runtime environment installed, whatever that is. Why isn't this installed with Java together?
How should a non IT expert know this? Oh well. So I downloaded this too but wasn't really surprised that I then ran into the next problem.
See below. Does that mean tracker doesn't run on a 64bit system? Wonder why it says AMD when I have an Intel processor? Lol, oh my god...

How should a non IT expert know this? Oh well. So I downloaded this too but wasn't really surprised that I then ran into the next problem.
See below. Does that mean tracker doesn't run on a 64bit system? Wonder why it says AMD when I have an Intel processor? Lol, oh my god...

- Attachments
-
- Unbenannt.jpg (203.83 KiB) Viewed 228 times
- khyberbill
- Posts: 1941
- Joined: Tue Sep 11, 2007 6:29 pm
- Location: new milford, ct
RE: WitPTracker AE Release 1.9.2 Available!
You can not use latest Java. Tracker only works with Java 6.
"Its a dog eat dog world Sammy and I am wearing Milkbone underwear" -Norm.
- castor troy
- Posts: 14331
- Joined: Mon Aug 23, 2004 10:17 am
- Location: Austria
RE: WitPTracker AE Release 1.9.2 Available!
ORIGINAL: khyberbill
You can not use latest Java. Tracker only works with Java 6.
AHHHHHH, this is driving me crazy [:(]
- castor troy
- Posts: 14331
- Joined: Mon Aug 23, 2004 10:17 am
- Location: Austria
RE: WitPTracker AE Release 1.9.2 Available!
Deinstalled Java 7, found Java 6 plus JRE 6 somewhere to download, installed it, everything ran smoothly, tried to fire up tracker, got the same error as above, telling me I can't run 32 bit dll on a 64 bit platform
pffffff
pffffff
- khyberbill
- Posts: 1941
- Joined: Tue Sep 11, 2007 6:29 pm
- Location: new milford, ct
RE: WitPTracker AE Release 1.9.2 Available!
Go to the support section of tracker and they tell you how to run on 64 bit. it works for me.
"Its a dog eat dog world Sammy and I am wearing Milkbone underwear" -Norm.
RE: WitPTracker AE Release 1.9.2 Available!
You need the 32-bit version of Java, not the 64-bit version it seems.
-
- Posts: 73
- Joined: Thu Aug 01, 2013 3:21 am
- Location: Milano, Italy
RE: WitPTracker AE Release 1.9.2 Available!
I was suggested to disinstall the drivers, upload them again, disinstall the AMD RAdeon and many other things I cant even think about. I didnt do anything because I wouldnt know where to start from and kept doing my wizardy opening and closing the tracker. Well funny enough, after about 15 turns, it started working fine like nothing had ever happened and we're friends again. What happened? Who knows! At the moment I'm fighting with python and the intelmonkey...
RE: WitPTracker AE Release 1.9.2 Available!
Tried a search of the forum for this but found nothing:
I want to EXPORT to csv file format the ship conversion list, highlight and control-C then paste gets most of what I want. The missing entry is the ship name and ID number in the right most column (also no export in pull down menu I could find).
Did I miss a csv output on a tracker screen?
I want to EXPORT to csv file format the ship conversion list, highlight and control-C then paste gets most of what I want. The missing entry is the ship name and ID number in the right most column (also no export in pull down menu I could find).
Did I miss a csv output on a tracker screen?
WW2 logistics fanboy and
Rat Rancher
Rat ranching for fun and profit, had better be fun, cause there is no profit.
Rat Rancher
Rat ranching for fun and profit, had better be fun, cause there is no profit.
RE: WitPTracker AE Release 1.9.2 Available!
I went to Ship Conversions, exported them to CSV file, imported the CSV file to Excel and I do have ship name and ship ID columns in Excel.
Just use "Export to CSV" option under File in the Tracker. Tick "Use filter in Ship Upgrade panel" and you are set.
Just use "Export to CSV" option under File in the Tracker. Tick "Use filter in Ship Upgrade panel" and you are set.
- Hanzberger
- Posts: 925
- Joined: Wed Apr 26, 2006 12:16 pm
- Location: SE Pennsylvania
- Contact:
RE: WitPTracker AE Release 1.9.2 Available!
Ok so decided to dust the game off and make a comeback. Of course I want to get tracker going and have been trying most of the day which leads me to post "Im still and idiot" and can't get it going.
From what I see, it still runs under Java 6. Is it Java 6.45 or something else. On that note, which download do I use for windows 7.
Java SE Development Kit 6u45
You must accept the Oracle Binary Code License Agreement for Java SE to download this software.
Accept License Agreement Decline License Agreement
Product / File Description
File Size
Download
Linux x86 65.46 MB jdk-6u45-linux-i586-rpm.bin
Linux x86 68.47 MB jdk-6u45-linux-i586.bin
Linux x64 65.69 MB jdk-6u45-linux-x64-rpm.bin
Linux x64 68.75 MB jdk-6u45-linux-x64.bin
Solaris x86 68.38 MB jdk-6u45-solaris-i586.sh
Solaris x86 (SVR4 package) 120 MB jdk-6u45-solaris-i586.tar.Z
Solaris x64 8.5 MB jdk-6u45-solaris-x64.sh
Solaris x64 (SVR4 package) 12.23 MB jdk-6u45-solaris-x64.tar.Z
Solaris SPARC 73.41 MB jdk-6u45-solaris-sparc.sh
Solaris SPARC (SVR4 package) 124.74 MB jdk-6u45-solaris-sparc.tar.Z
Solaris SPARC 64-bit 12.19 MB jdk-6u45-solaris-sparcv9.sh
Solaris SPARC 64-bit (SVR4 package) 15.49 MB jdk-6u45-solaris-sparcv9.tar.Z
Windows x86 69.85 MB jdk-6u45-windows-i586.exe
Windows x64 59.96 MB jdk-6u45-windows-x64.exe
Linux Intel Itanium 53.89 MB jdk-6u45-linux-ia64-rpm.bin
Linux Intel Itanium 56 MB jdk-6u45-linux-ia64.bin
Windows Intel Itanium 51.72 MB jdk-6u45-windows-i
[&:]
From what I see, it still runs under Java 6. Is it Java 6.45 or something else. On that note, which download do I use for windows 7.
Java SE Development Kit 6u45
You must accept the Oracle Binary Code License Agreement for Java SE to download this software.
Accept License Agreement Decline License Agreement
Product / File Description
File Size
Download
Linux x86 65.46 MB jdk-6u45-linux-i586-rpm.bin
Linux x86 68.47 MB jdk-6u45-linux-i586.bin
Linux x64 65.69 MB jdk-6u45-linux-x64-rpm.bin
Linux x64 68.75 MB jdk-6u45-linux-x64.bin
Solaris x86 68.38 MB jdk-6u45-solaris-i586.sh
Solaris x86 (SVR4 package) 120 MB jdk-6u45-solaris-i586.tar.Z
Solaris x64 8.5 MB jdk-6u45-solaris-x64.sh
Solaris x64 (SVR4 package) 12.23 MB jdk-6u45-solaris-x64.tar.Z
Solaris SPARC 73.41 MB jdk-6u45-solaris-sparc.sh
Solaris SPARC (SVR4 package) 124.74 MB jdk-6u45-solaris-sparc.tar.Z
Solaris SPARC 64-bit 12.19 MB jdk-6u45-solaris-sparcv9.sh
Solaris SPARC 64-bit (SVR4 package) 15.49 MB jdk-6u45-solaris-sparcv9.tar.Z
Windows x86 69.85 MB jdk-6u45-windows-i586.exe
Windows x64 59.96 MB jdk-6u45-windows-x64.exe
Linux Intel Itanium 53.89 MB jdk-6u45-linux-ia64-rpm.bin
Linux Intel Itanium 56 MB jdk-6u45-linux-ia64.bin
Windows Intel Itanium 51.72 MB jdk-6u45-windows-i
[&:]
RE: WitPTracker AE Release 1.9.2 Available!
Windows x86 69.85 MB jdk-6u45-windows-i586.exe
This one (32-bit version)
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
- Hanzberger
- Posts: 925
- Joined: Wed Apr 26, 2006 12:16 pm
- Location: SE Pennsylvania
- Contact:
RE: WitPTracker AE Release 1.9.2 Available!
That did it thanks. [&o] recommended xms xmx settings?
- ny59giants
- Posts: 9888
- Joined: Mon Jan 10, 2005 12:02 pm
RE: WitPTracker AE Release 1.9.2 Available!
After not using Tracker for many, many months I'm trying to get it going again for both PBEM games as Allies. I remembered the trouble with newer versions of Java, so I'm still at 6 version 29.


- Attachments
-
- TrackerError.jpg (48.34 KiB) Viewed 228 times
[center]
[/center]
