Page 107 of 320

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Thu Jan 13, 2011 11:31 am
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

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Thu Jan 13, 2011 11:37 am
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

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Thu Jan 13, 2011 11:43 am
by floydg
Ah, you beat me to it... [;)]

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Thu Jan 13, 2011 12:34 pm
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


RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 2:27 am
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

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 2:31 am
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

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 2:44 am
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?

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 2:49 am
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

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 2:51 am
by paulkenny
I figure I have a 64 bit, the laptop is less than a year old

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 2:53 am
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 ...

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 2:55 am
by paulkenny
ok changed the info in the properties file now get a LONG error notice



RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 2:56 am
by paulkenny
first it says unable to find drive

then a long list of bitmaps it cant find

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 3:01 am
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|]

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 3:05 am
by paulkenny
tracker is on my C drive

as i WITP AE

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 3:09 am
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

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 3:12 am
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 ...

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 3:21 am
by paulkenny
ok got it running!!!!!!!!!!!!

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!

Posted: Sat Jan 15, 2011 3:21 am
by paulkenny
GOT IT!!!!!!!!!!!!!!!


Thank you very much!

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 10:31 am
by Nomad
There is a problem here, the devices don't match.



Image

RE: WitPTracker AE Release 1.7.1 Available!

Posted: Sat Jan 15, 2011 10:41 am
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?