Page 3 of 3

RE: What Trackers/Tools are people using

Posted: Mon Jan 10, 2022 4:37 pm
by BBfanboy
Doesn't Tracker use a start and end date for producing reports of changes over time - i.e. you have to give it the full range of saved games to work with?

RE: What Trackers/Tools are people using

Posted: Mon Jan 10, 2022 5:17 pm
by RangerJoe
-archive . . .

RE: What Trackers/Tools are people using

Posted: Mon Jan 10, 2022 5:57 pm
by Nomad
ORIGINAL: BBfanboy

Doesn't Tracker use a start and end date for producing reports of changes over time - i.e. you have to give it the full range of saved games to work with?

No, it reads the turns when you tell it to. It also does not need the -archive switch set.
It gets it data from the turn file and the current sigint and ops files and stores
everything in its database.

RE: What Trackers/Tools are people using

Posted: Tue Jan 11, 2022 8:26 am
by Hano
Can anyone help me here...following on from my post 26 on the previous page, Nomad told me -

That is because you are using Java as the program name. That will take you to the standard 64-bit java. Use the complete path like this

"c:\32 bit java\installation\bin\java.exe" -Xms768m -Xmx768m -jar "WitPTracker.jar"
pause



How do I change this, where do I change this? I have donloaded the WITP Tracker zip file, installed everything including the multiple versions of Java, Nomad has helped me hugely by diagnosing the problem but I still dont know how to get WITP Tracker to point to the 32 bit version not my default 64 bit version.

I would really appreciate a simple step by step instruction and yes I appreciate that this has probably been asked before, but the WITP Tracker thread is 205 pages long and finding this isnt easy.

Once again all help appreciated.


RE: What Trackers/Tools are people using

Posted: Tue Jan 11, 2022 10:09 am
by Nomad
Hano, this is the witPTracker.bat file in the tracker folder. Right click on it and select edit.
It will open it into notepad and you can make the changes.

RE: What Trackers/Tools are people using

Posted: Tue Jan 11, 2022 1:58 pm
by Hano
Hi Nomad, thanks for that, this is what I get when I open WITPtracker.bat file :



Image

How do I proceed?

Any help gratefully received

RE: What Trackers/Tools are people using

Posted: Tue Jan 11, 2022 2:32 pm
by Nomad
See my post above, change the java to a complete link to your 32-bit java installation.

RE: What Trackers/Tools are people using

Posted: Tue Jan 11, 2022 3:22 pm
by Hano
so does that mean overwrite what is there with

"c:\32 bit java\installation\bin\java.exe" -Xms768m -Xmx768m -jar "WitPTracker.jar"
pause

????

RE: What Trackers/Tools are people using

Posted: Tue Jan 11, 2022 3:51 pm
by Nomad
I have no idea what location you put your 32-bit java at.
You can not just copy mine bat file.

You just need to change the word java in your bat file to be what ever
the complete path is to your 32-bit java installation.

RE: What Trackers/Tools are people using

Posted: Mon Feb 21, 2022 9:42 am
by Hano
Thanks for your help, after deleting every attempt to install WitPTracker and reinstalling Java, I finally got tracker to work after nearly two years of trying!

Thank you all for your helpful suggestions and patience..particularly Nomad