Page 315 of 319
Re: WitPTracker AE Release 1.11 Available!
Posted: Thu Jul 20, 2023 6:32 am
by dan frick
when I try to run the batch file iget a message wpae005.pws could not be opened.
What am I screwing up?
Re: WitPTracker AE Release 1.11 Available!
Posted: Thu Jul 20, 2023 12:38 pm
by floydg
Make sure the file is where you set in the witptracker.properties file.
You could also use the multi-read turn function and manually navigate to the file location.
Re: WitPTracker AE Release 1.11 Available!
Posted: Sat Jul 22, 2023 1:31 am
by SargeTheBold
Today when I tried to open tracker and run my new turn I got this message:
C:\Users\Owner\Desktop\WitP Tracker Invictus>java -Xms384m -Xmx512m -jar "WitPTracker.jar" nomap
ERROR: Problem starting the database. Exiting.
java.lang.ClassNotFoundException: org.hsqldb.jdbcDriver
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at witptracker.Database.<init>(Database.java:31)
at witptracker.Main.main(Main.java:59)
any ideas? java version is 1.8
Re: WitPTracker AE Release 1.11 Available!
Posted: Sat Jul 22, 2023 11:46 am
by floydg
Perhaps the database files are corrupted. At least from the code, the error is coming from when the database file is first opened (and before anything is read).
Re: WitPTracker AE Release 1.11 Available!
Posted: Sat Jul 22, 2023 12:28 pm
by btd64
floydg wrote: Sat Jul 22, 2023 11:46 am
Perhaps the database files are corrupted. At least from the code, the error is coming from when the database file is first opened (and before anything is read).
So what does he do to fix it....GP
Re: WitPTracker AE Release 1.11 Available!
Posted: Sat Jul 22, 2023 5:13 pm
by SargeTheBold
floydg wrote: Sat Jul 22, 2023 11:46 am
Perhaps the database files are corrupted. At least from the code, the error is coming from when the database file is first opened (and before anything is read).
Damn
Re: WitPTracker AE Release 1.11 Available!
Posted: Sat Aug 19, 2023 8:09 pm
by Gunner98
Hello all
Re starting a game of WITP-AE and trying to get Tracker running. No joy so far. I get this screen:

- WITPAE Tkr.JPG (52.73 KiB) Viewed 1512 times
My Java version is

- Java ver.JPG (23.53 KiB) Viewed 1512 times
Any ideas?
Thanks
Re: WitPTracker AE Release 1.11 Available!
Posted: Sat Aug 19, 2023 8:31 pm
by Nikel
Hi Gunner98.
You need the 32-bits version of Java.
Re: WitPTracker AE Release 1.11 Available!
Posted: Sun Aug 20, 2023 6:32 pm
by Gunner98
OK thank you. I had a 64 bit version of java that I had long forgotten about - gone. Next step - cannot open the save file

- Save file.JPG (31.06 KiB) Viewed 1472 times
I've only played 2 turns and get the same message on my Turn 1 save as well.
Any thoughts?
B
Re: WitPTracker AE Release 1.11 Available!
Posted: Sun Aug 20, 2023 6:43 pm
by Nikel
floydg answered to this same error in the second post of this page.
https://www.matrixgames.com/forums/view ... 1#p5111511
Re: WitPTracker AE Release 1.11 Available!
Posted: Sun Aug 20, 2023 8:10 pm
by Gunner98
OK, the save file was in the right spot but I had a setting wrong in the properties file:
# Mode the program will look for save files.
# 0 = just in the local folder
# 1 = just in the game folder: [Dir]/SAVE
# 2 = local and then if not found there, the game folder
SaveMode=[1]
I had it in SaveMode=[0] for some reason. Fixed now and I can open the tracker and see the save, but need to run another turn before I see data I believe.
Thanks for your help
B
Re: WitPTracker AE Release 1.11 Available!
Posted: Mon Aug 21, 2023 1:03 am
by BBfanboy
I believe you have to set a switch in the game shortcut to archive the game data. If you do not do this it will overwrite the previous turn data and only save one turn of the game. Tracker needs a range of game dates to look at.
Re: WitPTracker AE Release 1.11 Available!
Posted: Mon Aug 21, 2023 1:19 am
by Gunner98
BBfanboy wrote: Mon Aug 21, 2023 1:03 am
I believe you have to set a switch in the game shortcut to archive the game data. If you do not do this it will overwrite the previous turn data and only save one turn of the game. Tracker needs a range of game dates to look at.
Yeah I saw that point elsewhere and did so, thank you.
B
Re: WitPTracker AE Release 1.11 Available!
Posted: Tue Aug 29, 2023 1:15 pm
by larryfulkerson
what does this mean and how do I fix it?

- temp.jpg (92.89 KiB) Viewed 1348 times
Re: WitPTracker AE Release 1.11 Available!
Posted: Tue Aug 29, 2023 2:46 pm
by floydg
Larry -
What version of Java JRE do you have?
From the DOS prompt, type "java -version" (without the quotes).
Mine looks like this:
Code: Select all
C:\Users\fgold>java -version
java version "1.8.0_371"
Java(TM) SE Runtime Environment (build 1.8.0_371-b11)
Java HotSpot(TM) Client VM (build 25.371-b11, mixed mode, sharing)
Floyd
Re: WitPTracker AE Release 1.11 Available!
Posted: Tue Aug 29, 2023 7:13 pm
by larryfulkerson
C:\Users\t>java -version
java version "20.0.2" 2023-07-18
Java(TM) SE Runtime Environment (build 20.0.2+9-78)
Java HotSpot(TM) 64-Bit Server VM (build 20.0.2+9-78, mixed mode, sharing)
AND I followed the advice posted above and got the same result. Now what?
Re: WitPTracker AE Release 1.11 Available!
Posted: Tue Aug 29, 2023 7:21 pm
by larryfulkerson
I noticed how different mine was from yours and uninstalled All the Java versions I had downloaded and installed the
version shown below:
C:\Users\t>java -version
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b05)
Java HotSpot(TM) Client VM (build 20.6-b01, mixed mode, sharing)
And now I get this error message:
C:\Matrix Games\War in the Pacific Admiral's Edition\SAVE\WitPTracker AE Release 1.11>java.exe -Xms384m -Xmx512m -jar WitPTracker.jar nomap
Exception in thread "main" java.lang.UnsupportedClassVersionError: witptracker/Main : Unsupported major.minor version 52.0
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: witptracker.Main. Program will exit.
C:\Matrix Games\War in the Pacific Admiral's Edition\SAVE\WitPTracker AE Release 1.11>pause
Press any key to continue . . .
Re: WitPTracker AE Release 1.11 Available!
Posted: Tue Aug 29, 2023 7:31 pm
by larryfulkerson
C:\Users\t>java -version
java version "1.8.0_381"
Java(TM) SE Runtime Environment (build 1.8.0_381-b09)
Java HotSpot(TM) Client VM (build 25.381-b09, mixed mode, sharing)
So now it works. Thanks you fixed it.
Re: WitPTracker AE Release 1.11 Available!
Posted: Tue Aug 29, 2023 8:57 pm
by floydg
Glad you got the right JRE, Larry.
Re: WitPTracker AE Release 1.11 Available!
Posted: Thu Aug 31, 2023 11:38 pm
by larryfulkerson
How do I fix things like this:
C:\Matrix Games\War in the Pacific Admiral's Edition\SAVE\WitPTracker AE Release 1.11>java.exe -Xms384m -Xmx512m -jar WitPTracker.jar nomap
WitP Tracker AE tables loaded in 5 seconds
...
WARNING: Can't find device 1231 for LCU 6053
WARNING: Can't find device 914 for LCU 6165
WARNING: Can't find device 914 for LCU 6176
WARNING: Can't find device 914 for LCU 6177
WARNING: Can't find device 914 for LCU 6185
WARNING: Can't find device 914 for LCU 7457
WARNING: Can't find device 2372 for LCU 7854
WARNING: Can't find device 2378 for LCU 7854
WARNING: Can't find device 2412 for LCU 7854
WARNING: Can't find device 2037 for LCU 7870
WARNING: Can't find device 2029 for LCU 7870
WARNING: Can't find device 2047 for LCU 7877
WARNING: Can't find device 2121 for LCU 7877
WARNING: Can't find device 2088 for LCU 7916
WARNING: Can't find device 2060 for LCU 7916
WARNING: Can't find device 2075 for LCU 7916
WARNING: Can't find device 2109 for LCU 7916
WARNING: Can't find device 2190 for LCU 7916
WARNING: Can't find device 2093 for LCU 7917
WARNING: Can't find device 2104 for LCU 7917
WARNING: Can't find device 2135 for LCU 7918
WARNING: Can't find device 2121 for LCU 7918
WARNING: Can't find device 2116 for LCU 7918
WARNING: Can't find device 2093 for LCU 7918
WARNING: Can't find device 2103 for LCU 7918
WARNING: Can't find device 2047 for LCU 7918
WARNING: Can't find device 2018 for LCU 7918
WARNING: Can't find device 2394 for LCU 7922
WARNING: Can't find device 2395 for LCU 7922
WARNING: Can't find device 2415 for LCU 7922
...
many more like the above.
Also, what's with all the air groups due to be withdrawn when they aren't.