WitPTracker AE News

This new stand alone release based on the legendary War in the Pacific from 2 by 3 Games adds significant improvements and changes to enhance game play, improve realism, and increase historical accuracy. With dozens of new features, new art, and engine improvements, War in the Pacific: Admiral's Edition brings you the most realistic and immersive WWII Pacific Theater wargame ever!

Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition

floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.0.1 Available

Post by floydg »

ORIGINAL: IdahoNYer

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?

Only fix I know of. I don't know how to repair these files.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
User avatar
IdahoNYer
Posts: 2744
Joined: Sun Sep 06, 2009 2:07 am
Location: NYer living in Boise, ID

RE: WitPTracker AE Release 1.0.1 Available

Post by IdahoNYer »

ORIGINAL: floydg

ORIGINAL: IdahoNYer

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?

Only fix I know of. I don't know how to repair these files.


Thanks Floyd, deleted old data and I'm back up and running - starting at turn 280 something of course. Still LOVE Tracker and all it does!

How can I best avoid this in the future - best way to backup?
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.0.1 Available

Post by floydg »

I just copy the trackerdb files over to somewhere else every few turns. But I also have an automatic cloud backup program running, too...
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
sfatula
Posts: 108
Joined: Mon Sep 07, 2015 9:17 pm
Location: Calera, OK
Contact:

RE: WitPTracker AE Release 1.0.1 Available

Post by sfatula »

In Tracker, for LCUs, is there a way to see where the reinforcements will be arriving? I know you can see in the game, but, hoping you can see where (for planning purposes) they arrive within the LCU screen for reinforcements?
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.0.1 Available

Post by floydg »

ORIGINAL: sfatula

In Tracker, for LCUs, is there a way to see where the reinforcements will be arriving? I know you can see in the game, but, hoping you can see where (for planning purposes) they arrive within the LCU screen for reinforcements?

Look at the LCU Production panel.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
sfatula
Posts: 108
Joined: Mon Sep 07, 2015 9:17 pm
Location: Calera, OK
Contact:

RE: WitPTracker AE Release 1.0.1 Available

Post by sfatula »

ORIGINAL: floydg

Look at the LCU Production panel.

Perfect, thanks!
User avatar
Przemcio231
Posts: 1901
Joined: Tue Oct 11, 2005 9:39 am
Location: Warsaw,Poland,EU:)

RE: WitPTracker AE Release 1.0

Post by Przemcio231 »

Ok i have a problem when i try to download the Tracker my antivirus software is telling mi its infected with a trojan...
Image

Pinky: Hey Brain what are we goeing to do this evening?
Brain: The Usual Pinky we will try to take over the World;)
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.0

Post by floydg »

ORIGINAL: Przemcio231

Ok i have a problem when i try to download the Tracker my antivirus software is telling mi its infected with a trojan...

I guess then you need to decide if you can trust me or not.

[:D]
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
User avatar
ny59giants
Posts: 9902
Joined: Mon Jan 10, 2005 12:02 pm

RE: WitPTracker AE Release 1.0

Post by ny59giants »

OK, trying to get Tracker up and running on my new computer (Win10). Just installed the newest version (8.0.660.18) of Java (32 and 64 bit). Of course, I have a few issues now.

What needs to be change? And to what?

How do I edit to make it happen?

Signed,
still software challenged after all these years [:D]

Image
Attachments
TrackerError.jpg
TrackerError.jpg (147.49 KiB) Viewed 352 times
[center]Image[/center]
User avatar
Lokasenna
Posts: 9304
Joined: Sat Mar 03, 2012 3:57 am
Location: Iowan in MD/DC

RE: WitPTracker AE Release 1.0

Post by Lokasenna »

ORIGINAL: ny59giants

OK, trying to get Tracker up and running on my new computer (Win10). Just installed the newest version (8.0.660.18) of Java (32 and 64 bit). Of course, I have a few issues now.

What needs to be change? And to what?

How do I edit to make it happen?

Signed,
still software challenged after all these years [:D]

Image

You need to call Java 6, instead of just "java". Using the "java" command will call the default Java version on your machine, which unless you have changed your Java settings manually will be an up-to-date version.

Find the folder on your computer that has Java 6 installed, and replace the "java" portion of the command line like so:

java -Xms384m -Xmx512m -jar "WitPTracker.jar" change to

"C:\...\java6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"

Where "C:\...\java6\bin\java.exe" points to the directory your java6 installation is in. This is usually, but not always, in Program Files.
User avatar
witpqs
Posts: 26376
Joined: Mon Oct 04, 2004 7:48 pm
Location: Argleton

RE: WitPTracker AE Release 1.0

Post by witpqs »

The newest tracker release uses Java 8.
User avatar
Lokasenna
Posts: 9304
Joined: Sat Mar 03, 2012 3:57 am
Location: Iowan in MD/DC

RE: WitPTracker AE Release 1.0

Post by Lokasenna »

ORIGINAL: witpqs

The newest tracker release uses Java 8.

OK, or that.
User avatar
ny59giants
Posts: 9902
Joined: Mon Jan 10, 2005 12:02 pm

RE: WitPTracker AE Release 1.0

Post by ny59giants »

OK, how do I edit my .bat file (MS-DOS)??
[center]Image[/center]
Oberst_Klink
Posts: 4921
Joined: Sun Feb 10, 2008 7:37 pm
Location: Germany
Contact:

RE: WitPTracker AE Release 1.0

Post by Oberst_Klink »

ORIGINAL: ny59giants

OK, how do I edit my .bat file (MS-DOS)??
I'd edit it with Notepad++ or the in-built Notepad Editor in Windows.
Lt.Columbo voice:'Just one more thing...' The tracker always seems to
load the latest PBEM not the scenario against the AI... so I need help, too :)

Klink, Oberst

Image
Attachments
cats.jpg
cats.jpg (129.96 KiB) Viewed 352 times
My Blog & on Twitter.
Visit CS Legion on Twitter & Facebook for updates.
User avatar
crsutton
Posts: 9590
Joined: Fri Dec 06, 2002 8:56 pm
Location: Maryland

RE: WitPTracker AE Release 1.0

Post by crsutton »

Having a little trouble getting tracker to work. Have not used in in a couple of years. I created a tracker folder right in my game and unzipped there. My path is a little different but I think I got it right. Here is my result when I double clicked the bat file.
I am the Holy Roman Emperor and am above grammar.

Sigismund of Luxemburg
User avatar
Lokasenna
Posts: 9304
Joined: Sat Mar 03, 2012 3:57 am
Location: Iowan in MD/DC

RE: WitPTracker AE Release 1.0

Post by Lokasenna »

Right-click on the .bat and click "Edit". Open with Notepad, or Notepad++ if you have it (great program if you do any coding).
User avatar
crsutton
Posts: 9590
Joined: Fri Dec 06, 2002 8:56 pm
Location: Maryland

RE: WitPTracker AE Release 1.0

Post by crsutton »

Lokasenna, are you responding to my post? What do I edit in the bat?
I am the Holy Roman Emperor and am above grammar.

Sigismund of Luxemburg
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.0

Post by n01487477 »

ORIGINAL: crsutton

Having a little trouble getting tracker to work. Have not used in in a couple of years. I created a tracker folder right in my game and unzipped there. My path is a little different but I think I got it right. Here is my result when I double clicked the bat file.
This issue is not with the batch file being wrong. The problem is most likely a C++ error (reinstall the C++ libraries) and make sure you are using the correct java version.

Also, delete the pic as we can see your pbem password ;-)
User avatar
Lokasenna
Posts: 9304
Joined: Sat Mar 03, 2012 3:57 am
Location: Iowan in MD/DC

RE: WitPTracker AE Release 1.0

Post by Lokasenna »

ORIGINAL: crsutton

Lokasenna, are you responding to my post? What do I edit in the bat?

You need to make sure it is calling the correct version of Java. If the simple "java" command on your system calls the version of Java that corresponds with your Tracker installation, then try the C++ libraries as Damian posted... if the "java" command does not call the correct version of Java, then you need to point it that direction.

That particular error is one I see when I use the incorrect version of Java.
User avatar
crsutton
Posts: 9590
Joined: Fri Dec 06, 2002 8:56 pm
Location: Maryland

RE: WitPTracker AE Release 1.0

Post by crsutton »

ORIGINAL: Lokasenna

ORIGINAL: crsutton

Lokasenna, are you responding to my post? What do I edit in the bat?

You need to make sure it is calling the correct version of Java. If the simple "java" command on your system calls the version of Java that corresponds with your Tracker installation, then try the C++ libraries as Damian posted... if the "java" command does not call the correct version of Java, then you need to point it that direction.

That particular error is one I see when I use the incorrect version of Java.


And the correct version would be Java 8? I did install C++.
I am the Holy Roman Emperor and am above grammar.

Sigismund of Luxemburg
Post Reply

Return to “War in the Pacific: Admiral's Edition”