WitPTracker AE Release 1.11 Available!
Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition
- Admiral DadMan
- Posts: 3407
- Joined: Fri Feb 22, 2002 10:00 am
- Location: A Lion uses all its might to catch a Rabbit
RE: WitPTracker AE Release 1.0
Dude, you have a " in the wrong spot.
Your .bat file should be this EXACTLY
"C:\Program Files (x86)\Java\jre1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"
EDIT: Corrected command line.
Your .bat file should be this EXACTLY
"C:\Program Files (x86)\Java\jre1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"
EDIT: Corrected command line.
RE: WitPTracker AE Release 1.0
ORIGINAL: Admiral DadMan
Dude, you have a " in the wrong spot.
Your .bat file should be this EXACTLY
"C:\Program Files (x86)\Java\jer1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"
We are SO close, from his screenie of his directory slight misspelling.
I flipped the jer should be jre
my goof!
so .bat file should be:
"C:\Program Files (x86)\Java\jre1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"
I hope!
- Admiral DadMan
- Posts: 3407
- Joined: Fri Feb 22, 2002 10:00 am
- Location: A Lion uses all its might to catch a Rabbit
RE: WitPTracker AE Release 1.0
ORIGINAL: dr. smith
ORIGINAL: Admiral DadMan
Dude, you have a " in the wrong spot.
Your .bat file should be this EXACTLY
"C:\Program Files (x86)\Java\jer1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"
We are SO close, from his screenie of his directory slight misspelling.
I flipped the jer should be jre
my goof!
so .bat file should be:
"C:\Program Files (x86)\Java\jre1.8.0_60\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"
I hope!
You're right. Dyslexics of the world "untie"!
-
- Posts: 15974
- Joined: Tue Sep 11, 2001 8:00 am
- Location: Reading, England
RE: WitPTracker AE Release 1.0
Hi Guys,
Thanks so much! I thought we had it then this happened when I tried to load the turn[:(]

Thanks so much! I thought we had it then this happened when I tried to load the turn[:(]

- Attachments
-
- Untitled.jpg (402.6 KiB) Viewed 311 times
WitE 2 Tester
WitE Tester
BTR/BoB Tester
WitE Tester
BTR/BoB Tester
- Admiral DadMan
- Posts: 3407
- Joined: Fri Feb 22, 2002 10:00 am
- Location: A Lion uses all its might to catch a Rabbit
RE: WitPTracker AE Release 1.0
Hmmmm, try your other java directory
"C:\Program Files (x86)\Java\jre1.8.0_45\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"
"C:\Program Files (x86)\Java\jre1.8.0_45\bin\java" -Xms384m -Xmx764m -jar "WitPTracker.jar"
-
- Posts: 15974
- Joined: Tue Sep 11, 2001 8:00 am
- Location: Reading, England
RE: WitPTracker AE Release 1.0
No joy[:(]
Same as above.
Frustrated...going to lob the laptop out the window.
Any ideas all?
Thanks
Same as above.
Frustrated...going to lob the laptop out the window.
Any ideas all?
Thanks
WitE 2 Tester
WitE Tester
BTR/BoB Tester
WitE Tester
BTR/BoB Tester
RE: WitPTracker AE Release 1.0
ORIGINAL: Speedy
No joy[:(]
Same as above.
Frustrated...going to lob the laptop out the window.
Any ideas all?
Thanks
Try setting the Xmx value to 640. So it would be -Xmx640m. I think the 764 is causing the failure, since it probably can't allocate that size.
Floyd
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.
-
- Posts: 15974
- Joined: Tue Sep 11, 2001 8:00 am
- Location: Reading, England
RE: WitPTracker AE Release 1.0
Hi Floyd,
Afraid the same problem. Get the error message as above once I try and read the turn[:(]
Argh. Any other ideas all?
Thanks
Afraid the same problem. Get the error message as above once I try and read the turn[:(]
Argh. Any other ideas all?
Thanks
WitE 2 Tester
WitE Tester
BTR/BoB Tester
WitE Tester
BTR/BoB Tester
RE: WitPTracker AE Release 1.0
ORIGINAL: Speedy
Hi Floyd,
Afraid the same problem. Get the error message as above once I try and read the turn[:(]
Argh. Any other ideas all?
Thanks
Last idea and then I'm stumped. Try setting the memory settings to this: "-Xms512m -Xmx640m".
Floyd
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.
-
- Posts: 15974
- Joined: Tue Sep 11, 2001 8:00 am
- Location: Reading, England
RE: WitPTracker AE Release 1.0
Still no joy[:(]
Guess no more Tracker for me and back to the finger in the air guess work for the Japanese economy and industry[;)][:(]
Thanks for trying guys
Guess no more Tracker for me and back to the finger in the air guess work for the Japanese economy and industry[;)][:(]
Thanks for trying guys
WitE 2 Tester
WitE Tester
BTR/BoB Tester
WitE Tester
BTR/BoB Tester
RE: WitPTracker AE Release 1.0
I'll jump in to say I had the same problem when I tried to get this version of Tracker up and running. What worked for me was to Uninstall every java install I had, even went so far as to delete the folders in programfiles and programfiles(x86). Re-downloaded the correct java version (64), and made sure that a new FRESH install of Tracker was pointing to it correctly (with the line command seen in earlier posts).ORIGINAL: Speedy
Still no joy[:(]
Guess no more Tracker for me and back to the finger in the air guess work for the Japanese economy and industry[;)][:(]
Thanks for trying guys
-
- Posts: 15974
- Joined: Tue Sep 11, 2001 8:00 am
- Location: Reading, England
RE: WitPTracker AE Release 1.0
Thanks Damian,
At this point I'll prob just leave it for now and rely on manual calcs but may try this again in the future.
At this point I'll prob just leave it for now and rely on manual calcs but may try this again in the future.
WitE 2 Tester
WitE Tester
BTR/BoB Tester
WitE Tester
BTR/BoB Tester
RE: WitPTracker AE Release 1.0
Been off line for a couple yrs, back into now ..... loaded tracker and turn Dec 14/15 (2 day cycles)..... Don't have any Alerts in the file. Is this normal for first time load ? I don't remember
RE: WitPTracker AE Release 1.0
The very first turn that Tracker loads, yes (only caveat is that my experience is only with 1-day turns). AFAIK Tracker compares the present turn with the previous one to figure out the Alerts.ORIGINAL: scout1
Been off line for a couple yrs, back into now ..... loaded tracker and turn Dec 14/15 (2 day cycles)..... Don't have any Alerts in the file. Is this normal for first time load ? I don't remember
Intel Monkey: https://sites.google.com/view/staffmonkeys/home
RE: WitPTracker AE Release 1.0.1 Available
ORIGINAL: witpqs
It's a little counter-intuitive - the icon to download is way over near the right-hand edge it's an arrow pointing down. I think it's blue.
Look here:
![]()
Back after a 2 year hiatus due to work, and unfortunately with a new computer+OS, meaning I have to install everything again.
Does anyone knows how to turn off the "smartscreen filter" for windows 10? It is blocking the download for me, claiming that the file is unsafe.......
Thanks in advance.
RE: WitPTracker AE Release 1.0.1 Available
Clicking on "More Information" (I have a german OS so my translation may be wrong) in the smartscreen filter window will allow to download the file.
RE: WitPTracker AE Release 1.0.1 Available
ORIGINAL: Theages
Clicking on "More Information" (I have a german OS so my translation may be wrong) in the smartscreen filter window will allow to download the file.
Got it going, thanks. For my version, it was "view download" [right click] "run anyway". But I have to turn off the windows defender to allow download since windows 10 feels that there is a virus in it. My take is, virus or not, I have to download it, lol.
Good to have it going!
RE: WitPTracker AE Release 1.0.1 Available
Floyd - Tracker has been running great for months till last evening. Had tracker minimized when my computer froze - tried to bring it back up and get this:
Any idea of the problem/fix????
thanks in advance!

Any idea of the problem/fix????
thanks in advance!

- Attachments
-
- trackerpr..mOct15.jpg (82.09 KiB) Viewed 311 times
RE: WitPTracker AE Release 1.0.1 Available
I hope you have a backup of the trackerdb files...
This has happened to me before on crashes and the files are corrupted.
This has happened to me before on crashes and the files are corrupted.
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.0.1 Available
ORIGINAL: floydg
I hope you have a backup of the trackerdb files...
This has happened to me before on crashes and the files are corrupted.
Afraid of that - no backup....maybe I'll learn from this.
Guess the fix is to start new?