Page 228 of 320
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 4:44 pm
by khyberbill
I just got a new computer and trying to re-install Tracker and get this error message:

RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 4:52 pm
by MBF
My first GUESS is that you don't have Java installed yet (I went through this back in May and that message looks familiar) Make sure to grab he correct Java version - Mr. Floydg had a link earlier in this thread
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 5:03 pm
by khyberbill
I had downloaded and installed Java 6.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 5:16 pm
by CaptDave
Your next question, then, is whether you installed it where your batch file is looking for it. Do you actually have a path "C:\Program Files (x86)\Java\jre6\bin" and does it contain a java.exe file?
(This error message is telling you that the file you're trying to run doesn't exist in the path you specified. This could be because either the path doesn't exist or the file doesn't exist in that path.)
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 5:27 pm
by Cpt Sherwood
ORIGINAL: MBF
My first GUESS is that you don't have Java installed yet (I went through this back in May and that message looks familiar) Make sure to grab he correct Java version - Mr. Floydg had a link earlier in this thread
You are missing a double quote after the word java.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 5:50 pm
by khyberbill
I added the double quote. Same error message.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 6:12 pm
by MBF
Just for the heck of it - can you open a DOS prompt (cmd from the run menu) - and enter: "java -version" (without quotes)
You may also want to browse to the location and see what is there and all.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 6:42 pm
by khyberbill
I downloaded Java from the location from this forum. Here is what is there.

RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 8:47 pm
by n01487477
ORIGINAL: khyberbill
I downloaded Java from the location from this forum. Here is what is there.
Kyberbill - check in the bin folder that java is in fact there ... then ...
Change it to "C:\Program Files (x86)\Java\jre6\bin\java.exe"
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 10:07 pm
by khyberbill
It was there however, for some reason the application did not have the .exe extension so I added it and now have this error (but I believe I am making progress):
ORIGINAL: n01487477
ORIGINAL: khyberbill
I downloaded Java from the location from this forum. Here is what is there.
Kyberbill - check in the bin folder that java is in fact there ... then ...
Change it to "C:\Program Files (x86)\Java\jre6\bin\java.exe"

RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 10:36 pm
by n01487477
ORIGINAL: khyberbill
It was there however, for some reason the application did not have the .exe extension so I added it and now have this error (but I believe I am making progress):
ORIGINAL: n01487477
ORIGINAL: khyberbill
I downloaded Java from the location from this forum. Here is what is there.
Kyberbill - check in the bin folder that java is in fact there ... then ...
Change it to "C:\Program Files (x86)\Java\jre6\bin\java.exe"
Yes you are..
Delete all the trackerdb.* files
Copy the pwsdll.dll from the beta2 folder into tracker (i assume you are using the beta)
Start the batch...
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Thu Nov 14, 2013 10:55 pm
by khyberbill
That did it. I had the dll file from the game file, not the Beta 2 file. Thanks.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Mon Nov 18, 2013 3:42 pm
by Lifer
I have something going on that I haven't experienced before. Tracker loads fine and opens the display. When I then try to load the next turn, nothing happens. No error and nothing in the command box to indicate something wrong. I tried with my next turn and the same thing.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Mon Nov 18, 2013 6:12 pm
by floydg
Probably a null pointer issue (those are silent). Send me old turn, new turn and witptracker.properties file to witptracker @ gmail.com
Floyd
RE: WitPTracker AE Release 1.0
Posted: Mon Nov 18, 2013 8:51 pm
by JVSFugitive
Initializing database
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Fri Nov 22, 2013 9:53 am
by Jim Stevens
Rookie WitPTracker questions:
- I save my last orders to save file #23
- I pull the trigger for a turn to run
- The AI also does a preturn save to #2
- turn completes and I save to #24
1st question is when I fire up WitPTracker and tell it to load turn, does it go out to where I have config'ed as my save directory and find the latest file to load?
2ed I my example, what would be the latest file to load?
3ed WitPTracker reports the turn number for every item in the database. How do I determine from the game what numeric turn I am currently writing orders for? So far that game turn number has eluded me.
4th Does WitPTracker have a log to see what turns by game turn date have been loaded.
When I was conversing with one of the WitPTracker authors he mentioned that after so many turns he would start the database over and olny load back the last 20 turns or so. What are the steps needed to do that?
Thanks first just for reading all this!
Jim
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Fri Nov 22, 2013 10:27 am
by Jim Stevens
Question to Java programmers in general. I have seen it mentioned that WitPTracker is dependent on verion 6 of Java and would require some effort to run under 7. My question isn't 7 compatable with 6? We don't use Java here at work for programming but it would be helpful to know more about Java in case it rears it's ugly head around here.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Nov 23, 2013 12:01 pm
by Encircled
Hi guys, thought I'd give tracker a shot as I've never used it before
Attached a screen shot
I've got Java 6 from the link on here, copied the PWS file from beta, deleted the tracker files, checked the batch point to java is correct and I get this. (when I say "I've done all these things, I think I have as a bit of a technophobe)
Any ideas?
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Nov 23, 2013 1:21 pm
by floydg
ORIGINAL: Jim Stevens
Rookie WitPTracker questions:
- I save my last orders to save file #23
- I pull the trigger for a turn to run
- The AI also does a preturn save to #2
- turn completes and I save to #24
1st question is when I fire up WitPTracker and tell it to load turn, does it go out to where I have config'ed as my save directory and find the latest file to load?
It depends on the SaveMode setting. Check out the web site that explains how this works.
2ed I my example, what would be the latest file to load?
3ed WitPTracker reports the turn number for every item in the database. How do I determine from the game what numeric turn I am currently writing orders for? So far that game turn number has eluded me.
The turn number appears on the Save screen in the game. Some of the WitPtracker windows that show a turn number also have a tooltip that will show the game date.
4th Does WitPTracker have a log to see what turns by game turn date have been loaded.
Turn > Turn List
When I was conversing with one of the WitPTracker authors he mentioned that after so many turns he would start the database over and olny load back the last 20 turns or so. What are the steps needed to do that?
Thanks first just for reading all this!
Jim
Delete all of the trackerdb files.
I keep way more than 20 turns, though...
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Nov 23, 2013 1:22 pm
by floydg
ORIGINAL: Encircled
Hi guys, thought I'd give tracker a shot as I've never used it before
Attached a screen shot
I've got Java 6 from the link on here, copied the PWS file from beta, deleted the tracker files, checked the batch point to java is correct and I get this. (when I say "I've done all these things, I think I have as a bit of a technophobe)
Any ideas?
There's not enough info there for me to even guess.