WitPTracker AE Release 1.11 Available!
Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition
-
- Posts: 201
- Joined: Mon Nov 03, 2008 8:36 am
RE: WitPTracker AE Release 1.7.1 Available!
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
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
RE: WitPTracker AE Release 1.7.1 Available!
LCU -> try LCU production screen ...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
AirGroups - mouse over Delay or AirProduction bottom screen will show that info ;..
Cheers
RE: WitPTracker AE Release 1.7.1 Available!
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.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
-
- Posts: 201
- Joined: Mon Nov 03, 2008 8:36 am
RE: WitPTracker AE Release 1.7.1 Available!
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
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
RE: WitPTracker AE Release 1.7.1 Available!
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
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
RE: WitPTracker AE Release 1.7.1 Available!
Paul - check out the support here ... it is because you've got the wrong 32 bit dll or java versionORIGINAL: 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
http://sites.google.com/site/witptracker/support
RE: WitPTracker AE Release 1.7.1 Available!
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?
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?
RE: WitPTracker AE Release 1.7.1 Available!
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.
This can be changed in the witpTracker.bat fileChange 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
RE: WitPTracker AE Release 1.7.1 Available!
I figure I have a 64 bit, the laptop is less than a year old
RE: WitPTracker AE Release 1.7.1 Available!
Control Panel -> System will tell you for sure ...ORIGINAL: paulkenny
I figure I have a 64 bit, the laptop is less than a year old
RE: WitPTracker AE Release 1.7.1 Available!
ok changed the info in the properties file now get a LONG error notice
RE: WitPTracker AE Release 1.7.1 Available!
first it says unable to find drive
then a long list of bitmaps it cant find
then a long list of bitmaps it cant find
RE: WitPTracker AE Release 1.7.1 Available!
Where did you install tracker ? where did you install WITP-AE ?ORIGINAL: paulkenny
first it says unable to find drive
then a long list of bitmaps it cant find
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|]
RE: WitPTracker AE Release 1.7.1 Available!
tracker is on my C drive
as i WITP AE
as i WITP AE
RE: WitPTracker AE Release 1.7.1 Available!
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
RE: WitPTracker AE Release 1.7.1 Available!
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.propertiesORIGINAL: paulkenny
tracker is on my C drive
as i WITP AE
Dir=[c:\Matrix Games\War in the Pacific Admiral's Edition]
GameType=[0]
Side=[0]
Password=[]
SaveFile=[wpae003.pws]
SaveMode=[2]
Right click - editORIGINAL: 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
Not sure why ... it the batch file open or if you can see the command console close it ...
RE: WitPTracker AE Release 1.7.1 Available!
ok got it running!!!!!!!!!!!!
yeee haaaa
nothing on screen though I entered a game
:O(
Should be able to figure that out
yeee haaaa
nothing on screen though I entered a game
:O(
Should be able to figure that out
RE: WitPTracker AE Release 1.7.1 Available!
GOT IT!!!!!!!!!!!!!!!
Thank you very much!
Thank you very much!
RE: WitPTracker AE Release 1.7.1 Available!
There is a problem here, the devices don't match.


- Attachments
-
- Trackererror3.jpg (371.52 KiB) Viewed 342 times
RE: WitPTracker AE Release 1.7.1 Available!
ORIGINAL: Nomad
There is a problem here, the devices don't match.
![]()
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.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.