Page 1 of 1

Tracker / Java

Posted: Mon Apr 03, 2017 12:40 pm
by geofflambert
Tracker:

I'm having some difficulty getting it to work. I'm wondering about Java. Looks like Tracker looks for the jre6 folder in my Java folder. Below is what is in there. Should I have it looking for Java 8? Is there a more up to date version I should use? Should I put it in the tools folder of my game folder?

Image

*** Never Mind *** I have it working now. I had it searching for the wrong save game file.

RE: Tracker / Java

Posted: Mon Apr 03, 2017 12:46 pm
by geofflambert
.

RE: Tracker / Java

Posted: Mon Apr 03, 2017 1:13 pm
by MakeeLearn
I had java problems this weekend, with no apparent reason. First it was hanging up CombatReporter, then any video I tried to play. I ended up uninstalling both 32bit and 64 bit Java and reinstalling just the 32bit java.


Unfortunately I did not try to run tracker during this.

RE: Tracker / Java

Posted: Mon Apr 03, 2017 5:18 pm
by sanderz
this may not help but what i do is copy the java install folder to a different location and then point tracker to that so if java updates it doesn't somehow mess things up

my tracker.bat file is:
"G:\jre1.8.0_91\bin\java.exe" -Xms512m -Xmx768m -jar "WitPTracker.jar"