WitPTracker AE Release 1.11 Available!

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

Moss Orleni
Posts: 201
Joined: Mon Nov 03, 2008 8:36 am

RE: WitPTracker AE Release 1.7.1 Available!

Post by Moss Orleni »

Hi Floyd/Damian,

Another (hopefully little) request to get even more out of Tracker. I use the LCU/Ship/Air Group panels to manage upcoming reinforcements.
Ships already have their arrival base displayed next to their arrival date. It would be handy to have the same info for LCUs and Air Groups...

Do you think this is possible/useful to include in the next Tracker release?

Regards,

Moss
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.7.1 Available!

Post by n01487477 »

ORIGINAL: Moss Orleni

Hi Floyd/Damian,

Another (hopefully little) request to get even more out of Tracker. I use the LCU/Ship/Air Group panels to manage upcoming reinforcements.
Ships already have their arrival base displayed next to their arrival date. It would be handy to have the same info for LCUs and Air Groups...

Do you think this is possible/useful to include in the next Tracker release?

Regards,

Moss
LCU -> try LCU production screen ...

AirGroups - mouse over Delay or AirProduction bottom screen will show that info ;..

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

RE: WitPTracker AE Release 1.7.1 Available!

Post by floydg »

Ah, you beat me to it... [;)]
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Moss Orleni
Posts: 201
Joined: Mon Nov 03, 2008 8:36 am

RE: WitPTracker AE Release 1.7.1 Available!

Post by Moss Orleni »

The Fast & the faster...[:)]
Thanks for that info!

Now that I'm at it: I noticed that the Eng column in the LCU tab only seems to reflect Engineer Vehicles (ie # vehicles x 5).
Is this as intended? It would be useful to see the total engineering strenght.

And another nice-to-have-if-not-too-much-trouble: a Nation filter in the Air Groups panel...

Cheers,

Moss

paulkenny
Posts: 178
Joined: Wed May 07, 2003 6:38 pm

RE: WitPTracker AE Release 1.7.1 Available!

Post by paulkenny »

I get the following messages when I try to open tracker

exception in main java.lang.unsatisfied linkerror
cant load IA 32.dll on a 64 bit platform
at java.lang.classloader$nativelibrary.load
ditto unknown source
ditto
ditto runtime.loadlibrary(unknown source)
at JNIpws.jnipws. clinit jnipws java:20
at witptracker.savefilereader.<init><savefilereader.java:94>
at witptracker.main.main<main.java:135>

pretty sure I made some spelling errors
wish I could cut and paste
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.7.1 Available!

Post by n01487477 »

ORIGINAL: paulkenny

I get the following messages when I try to open tracker

exception in main java.lang.unsatisfied linkerror
cant load IA 32.dll on a 64 bit platform
at java.lang.classloader$nativelibrary.load
ditto unknown source
ditto
ditto runtime.loadlibrary(unknown source)
at JNIpws.jnipws. clinit jnipws java:20
at witptracker.savefilereader.<init><savefilereader.java:94>
at witptracker.main.main<main.java:135>

pretty sure I made some spelling errors
wish I could cut and paste
Paul - check out the support here ... it is because you've got the wrong 32 bit dll or java version
http://sites.google.com/site/witptracker/support
paulkenny
Posts: 178
Joined: Wed May 07, 2003 6:38 pm

RE: WitPTracker AE Release 1.7.1 Available!

Post by paulkenny »

i suspect this is the problem:

Step 2. Check you have 32 bit Java
Check you have 32 bit Java installed. If you are working on a 64 bit OS, then you can have both installed.

Change your witptracker.bat file to point to the 32 bit Java executable (you need the quotes because of the space) - this varies on different machines so you'll need to check the path:
32bitOS users
C:\"Program Files"\Java\jre6\bin\java -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
You must run WitPTracker from the batch file. There is an executable file that might solve your problem if you've done the step above at the bottom of this page.


But dont know what this refers to where/how do I make a change of what?
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.7.1 Available!

Post by n01487477 »

Paul - do you have 32 or 64 bit windows ? You must have 32 bit java and 32 bit C++ redistributable to use tracker even in a 64 bit environment.
Change your witptracker.bat file to point to the 32 bit Java executable (you need the quotes because of the space) - this varies on different machines so you'll need to check the path:
32bitOS users
C:\"Program Files"\Java\jre6\bin\java -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause
This can be changed in the witpTracker.bat file
paulkenny
Posts: 178
Joined: Wed May 07, 2003 6:38 pm

RE: WitPTracker AE Release 1.7.1 Available!

Post by paulkenny »

I figure I have a 64 bit, the laptop is less than a year old
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.7.1 Available!

Post by n01487477 »

ORIGINAL: paulkenny

I figure I have a 64 bit, the laptop is less than a year old
Control Panel -> System will tell you for sure ...
paulkenny
Posts: 178
Joined: Wed May 07, 2003 6:38 pm

RE: WitPTracker AE Release 1.7.1 Available!

Post by paulkenny »

ok changed the info in the properties file now get a LONG error notice


paulkenny
Posts: 178
Joined: Wed May 07, 2003 6:38 pm

RE: WitPTracker AE Release 1.7.1 Available!

Post by paulkenny »

first it says unable to find drive

then a long list of bitmaps it cant find
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.7.1 Available!

Post by n01487477 »

ORIGINAL: paulkenny

first it says unable to find drive

then a long list of bitmaps it cant find
Where did you install tracker ? where did you install WITP-AE ?

Oh shite (My BAD) ... the configuration stuff for 64 bit goes in the witptracker.bat file ...
the path to the game is in the witptracker.properties file ...

Sorry doing 3 things at once [8|]
paulkenny
Posts: 178
Joined: Wed May 07, 2003 6:38 pm

RE: WitPTracker AE Release 1.7.1 Available!

Post by paulkenny »

tracker is on my C drive

as i WITP AE
paulkenny
Posts: 178
Joined: Wed May 07, 2003 6:38 pm

RE: WitPTracker AE Release 1.7.1 Available!

Post by paulkenny »

how do i get it into the bat file, when I right click on it the program attempts to start. now I get a message saying the program is alreay in use
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.7.1 Available!

Post by n01487477 »

ORIGINAL: paulkenny

tracker is on my C drive

as i WITP AE
Yeah ... what I guess I'm getting at is that the game is in the right location. Something like the first line of the witptracker.properties
Dir=[c:\Matrix Games\War in the Pacific Admiral's Edition]
GameType=[0]
Side=[0]
Password=[]
SaveFile=[wpae003.pws]
SaveMode=[2]

ORIGINAL: paulkenny

how do i get it into the bat file, when I right click on it the program attempts to start. now I get a message saying the program is alreay in use
Right click - edit

Not sure why ... it the batch file open or if you can see the command console close it ...
paulkenny
Posts: 178
Joined: Wed May 07, 2003 6:38 pm

RE: WitPTracker AE Release 1.7.1 Available!

Post by paulkenny »

ok got it running!!!!!!!!!!!!

yeee haaaa

nothing on screen though I entered a game

:O(

Should be able to figure that out
paulkenny
Posts: 178
Joined: Wed May 07, 2003 6:38 pm

RE: WitPTracker AE Release 1.7.1 Available!

Post by paulkenny »

GOT IT!!!!!!!!!!!!!!!


Thank you very much!
User avatar
Nomad
Posts: 7273
Joined: Wed Sep 05, 2001 8:00 am
Location: West Yellowstone, Montana

RE: WitPTracker AE Release 1.7.1 Available!

Post by Nomad »

There is a problem here, the devices don't match.



Image
Attachments
Trackererror3.jpg
Trackererror3.jpg (371.52 KiB) Viewed 350 times
floydg
Posts: 2060
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.7.1 Available!

Post by floydg »

ORIGINAL: Nomad

There is a problem here, the devices don't match.



Image

Something upgraded? Perhaps with two slots of the same device, the algorithms got confused. Can you send me a save so I can see what may be happening?
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Post Reply

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