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

User avatar
FeurerKrieg
Posts: 3400
Joined: Wed Jun 15, 2005 8:43 pm
Location: Denver, CO

RE: WitPTracker AE Release 1.9.2 Available!

Post by FeurerKrieg »

IT works fine on WIn 7 64. You just have to install the 32 bit version of Java and map tracker too it. There are some google videos that are helpful along with the instructions Dan mentioned.

I am running 64 bit Java and 32 bit Java both. The only thing that uses the 32 bit Java is Tracker, but they can coexist on the operating system with no problems.
Image
Upper portion used with permission of www.subart.net, copyright John Meeks
User avatar
ETF
Posts: 1767
Joined: Thu Sep 16, 2004 12:26 pm
Location: Vancouver, Canada

RE: WitPTracker AE Release 1.9.2 Available!

Post by ETF »

ORIGINAL: n01487477

https://sites.google.com/site/witptrack ... ects=0&d=1

It's on the bottom right.
Ahh ok sorry couldn't find the sucker.

Thank you sir
My Top Matrix Games 1) CMO MP?? 2) WITP/AE 3) SOW 4) Combat Mission 5) Armor Brigade

Twitter
https://twitter.com/TacticWargamer
Arigoth
Posts: 57
Joined: Wed Feb 09, 2011 3:36 am

RE: WitPTracker AE Release 1.9.2 Available!

Post by Arigoth »

Having a bit of a problem with the Air Groups and Pilots Screen. I try to pick "Upgrade to" under the "special" pull down list and it keeps telling me to pick a specific model but I can't seem to be able to do that anywhere.

It Looks like it ought to be done with the second button over from the "Model" pull down list but I never get anything there but "All". Doesnt seem to matter what other choices I make.
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.9.2 Available!

Post by n01487477 »

ORIGINAL: Arigoth

Having a bit of a problem with the Air Groups and Pilots Screen. I try to pick "Upgrade to" under the "special" pull down list and it keeps telling me to pick a specific model but I can't seem to be able to do that anywhere.

It Looks like it ought to be done with the second button over from the "Model" pull down list but I never get anything there but "All". Doesnt seem to matter what other choices I make.

Need to set the plane model ... You're saying there are no planes in that pull down ... then you need to delete the DB and reload a turn so that it initialises properly...

Image
Attachments
airgrps.jpg
airgrps.jpg (88.71 KiB) Viewed 759 times
User avatar
jnpoint
Posts: 558
Joined: Thu Aug 09, 2007 9:05 am
Location: Øster Hornum, Denmark

RE: WitPTracker AE Release 1.9.2 Available!

Post by jnpoint »

Ok I tried to make it work. I checked java 32-bit, Microsoft Visual C++ SP1 and followed the instructions.
But, it can not access jarfile.
As I double-click the WitPTracker.bat file, I get this message:

C:\Windows\system 32>java -Xms 384m -Xms512m -jar "WitPTracker.jar"
Unable to access jarfile WitPTracker.jar

Can anyone help me?
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.9.2 Available!

Post by n01487477 »

ORIGINAL: jnpoint

Ok I tried to make it work. I checked java 32-bit, Microsoft Visual C++ SP1 and followed the instructions.
But, it can not access jarfile.
As I double-click the WitPTracker.bat file, I get this message:

C:\Windows\system 32>java -Xms 384m -Xms512m -jar "WitPTracker.jar"
Unable to access jarfile WitPTracker.jar

Can anyone help me?
Why have you pointed to c:\windows\system ?

That is not where it is installed ... usually ... also need java.exe


32bitOS users
C:\"Program Files"\Java\jre6\bin\java.exe -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
User avatar
jnpoint
Posts: 558
Joined: Thu Aug 09, 2007 9:05 am
Location: Øster Hornum, Denmark

RE: WitPTracker AE Release 1.9.2 Available!

Post by jnpoint »

ORIGINAL: n01487477


That is not where it is installed ... usually ... also need java.exe


32bitOS users
C:\"Program Files"\Java\jre6\bin\java.exe -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause

Yes, I see, but in my java folder there is no 'java.exe' although I have reinstalled it several times. Maybe that is the problem?
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.9.2 Available!

Post by n01487477 »

ORIGINAL: jnpoint

ORIGINAL: n01487477


That is not where it is installed ... usually ... also need java.exe


32bitOS users
C:\"Program Files"\Java\jre6\bin\java.exe -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause

Yes, I see, but in my java folder there is no 'java.exe' although I have reinstalled it several times. Maybe that is the problem?
Well it is in the "bin" folder ... You are installing java 6 32 bit right ?
User avatar
jnpoint
Posts: 558
Joined: Thu Aug 09, 2007 9:05 am
Location: Øster Hornum, Denmark

RE: WitPTracker AE Release 1.9.2 Available!

Post by jnpoint »

yes, I am, but no java.exe. I have 'client' 'dtplugin' and 'plugin2'.
under programs x86 - java - jre6 - bin -
it is a java 6 build 33
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.9.2 Available!

Post by n01487477 »

ORIGINAL: jnpoint

yes, I am, but no java.exe. I have 'client' 'dtplugin' and 'plugin2'.
under programs x86 - java - jre6 - bin -
it is a java 6 build 33
Doesn't make sense to me ... I just downloaded from here ...
http://java.com/en/download/manual_v6.jsp

And have in my bin folder ...

Image
Attachments
Capture.jpg
Capture.jpg (141.25 KiB) Viewed 759 times
User avatar
jnpoint
Posts: 558
Joined: Thu Aug 09, 2007 9:05 am
Location: Øster Hornum, Denmark

RE: WitPTracker AE Release 1.9.2 Available!

Post by jnpoint »

maybe I should uninstall java 7 first?
I have java.exe but without ".exe", it's the same with all the other ".exe"
really strange.
User avatar
jnpoint
Posts: 558
Joined: Thu Aug 09, 2007 9:05 am
Location: Øster Hornum, Denmark

RE: WitPTracker AE Release 1.9.2 Available!

Post by jnpoint »

I tried again and this time I get this error message:

F:\witptracker demo\witptracker AE release 1.9.2> java -Xms384m -Xms512m -jar "witptracker.jar"
registry key 'software\javasoft\java runtime environment\currentversion' has value 1.7, but 1.6 is required
error: could not find java.dll
error: could not find java SE Run Environment


I have done everything right - I think - but is java version 7 my problem, and will it be best to uninstall it?
User avatar
jnpoint
Posts: 558
Joined: Thu Aug 09, 2007 9:05 am
Location: Øster Hornum, Denmark

RE: WitPTracker AE Release 1.9.2 Available!

Post by jnpoint »

Forget my previous problems, please.

Because now I have a new :)
Not to difficult, but I did uninstall java 7 and running java 6 build 33.
So my new problem is the following: When I set up the witptracker.properties properties file. I right-click on the filename of that file and choose the Open command. But the window it opens is only open for less than a second, so I can't read it and edit in the window?

solved!
User avatar
jnpoint
Posts: 558
Joined: Thu Aug 09, 2007 9:05 am
Location: Øster Hornum, Denmark

RE: WitPTracker AE Release 1.9.2 Available!

Post by jnpoint »

Yes it works now! I do not know why or how, but it doesn't matter :)
User avatar
Captain Cruft
Posts: 3741
Joined: Wed Mar 17, 2004 12:49 pm
Location: England

RE: WitPTracker AE Release 1.9.2 Available!

Post by Captain Cruft »

Quick question:

In Alerts, are the Ship Sinkings accurate or are they derived from the in-game Ships Sunk list?

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

RE: WitPTracker AE Release 1.9.2 Available!

Post by floydg »

ORIGINAL: Captain Cruft

Quick question:

In Alerts, are the Ship Sinkings accurate or are they derived from the in-game Ships Sunk list?

Thanks.

Derived from the save game, including FoW-related stuff.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Arigoth
Posts: 57
Joined: Wed Feb 09, 2011 3:36 am

RE: WitPTracker AE Release 1.9.2 Available!

Post by Arigoth »

I can actually take the entire database files move them out of the tracker folder then move them back in to the folder and it works. Heres the sequence of events that makes it screw up:

1. Set model to anything besides all
2. Pick a particular type of plane
3. Set Special to "Upgrade to"
4. Set model to All
5. Column where I pick type of plane sets to All and won't change after that.

After that happens I can close tracker. Move the database files out of the tracker folder. Close, Reopen, and close tracker. Then copy my original Files back into the folder and it will work again.
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.9.2 Available!

Post by floydg »

ORIGINAL: Arigoth

I can actually take the entire database files move them out of the tracker folder then move them back in to the folder and it works. Heres the sequence of events that makes it screw up:

1. Set model to anything besides all
2. Pick a particular type of plane
3. Set Special to "Upgrade to"
4. Set model to All
5. Column where I pick type of plane sets to All and won't change after that.

After that happens I can close tracker. Move the database files out of the tracker folder. Close, Reopen, and close tracker. Then copy my original Files back into the folder and it will work again.

Yes, I see that now. [:(]
I'll take a look at the code once I finish my PBEM turn...

But to fix it, you don't need to move the database files -- all you need to do is quit the program and restart it.
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
khyberbill
Posts: 1941
Joined: Tue Sep 11, 2007 6:29 pm
Location: new milford, ct

RE: WitPTracker AE Release 1.9.2 Available!

Post by khyberbill »

Tracker suddenly stopped working and gives me this screen. I have two installs, one does work so it isnt a problem with Java.



Image
Attachments
javaerror.jpg
javaerror.jpg (220.67 KiB) Viewed 759 times
"Its a dog eat dog world Sammy and I am wearing Milkbone underwear" -Norm.
User avatar
Dan Nichols
Posts: 863
Joined: Mon Aug 29, 2011 11:32 pm

RE: WitPTracker AE Release 1.9.2 Available!

Post by Dan Nichols »

It says your out of memory, try changing the -Xmx512m to -Xmx768m. That should fix it for a while. It is taking 169 seconds to load the DB, you may have to start over again soon.
I think that the two obligations you have are to be good at what you do and then to pass on your knowledge to a younger person
Post Reply

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