WitPTracker AE Release 1.11 Available!
Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition
Re: WitPTracker AE Release 1.11 Available!
when I try to run the batch file iget a message wpae005.pws could not be opened.
What am I screwing up?
What am I screwing up?
The unexpected can happen and often does. Prange.
Re: WitPTracker AE Release 1.11 Available!
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.
You could also use the multi-read turn function and manually navigate to the file location.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
-
- Posts: 5
- Joined: Tue Aug 30, 2022 11:23 am
Re: WitPTracker AE Release 1.11 Available!
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
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!
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).
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Re: WitPTracker AE Release 1.11 Available!
So what does he do to fix it....GPfloydg 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).
Intel i7 4.3GHz 10th Gen,16GB Ram,Nvidia GeForce MX330
AKA General Patton
DW2-Alpha/Beta Tester
SCW Manual Lead & Beta Support Team
"Do everything you ask of those you command"....Gen. George S. Patton
AKA General Patton
DW2-Alpha/Beta Tester
SCW Manual Lead & Beta Support Team
"Do everything you ask of those you command"....Gen. George S. Patton
-
- Posts: 5
- Joined: Tue Aug 30, 2022 11:23 am
Re: WitPTracker AE Release 1.11 Available!
Damnfloydg 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).
Re: WitPTracker AE Release 1.11 Available!
Hello all
Re starting a game of WITP-AE and trying to get Tracker running. No joy so far. I get this screen:
My Java version is
Any ideas?
Thanks
Re starting a game of WITP-AE and trying to get Tracker running. No joy so far. I get this screen:
My Java version is
Any ideas?
Thanks
Check out our novel, Northern Fury: H-Hour!: http://northernfury.us/
And our blog: http://northernfury.us/blog/post2/
Twitter: @NorthernFury94 or Facebook https://www.facebook.com/northernfury/
And our blog: http://northernfury.us/blog/post2/
Twitter: @NorthernFury94 or Facebook https://www.facebook.com/northernfury/
Re: WitPTracker AE Release 1.11 Available!
Hi Gunner98.
You need the 32-bits version of Java.
You need the 32-bits version of Java.
Re: WitPTracker AE Release 1.11 Available!
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
I've only played 2 turns and get the same message on my Turn 1 save as well.
Any thoughts?
B
I've only played 2 turns and get the same message on my Turn 1 save as well.
Any thoughts?
B
Check out our novel, Northern Fury: H-Hour!: http://northernfury.us/
And our blog: http://northernfury.us/blog/post2/
Twitter: @NorthernFury94 or Facebook https://www.facebook.com/northernfury/
And our blog: http://northernfury.us/blog/post2/
Twitter: @NorthernFury94 or Facebook https://www.facebook.com/northernfury/
Re: WitPTracker AE Release 1.11 Available!
floydg answered to this same error in the second post of this page.
https://www.matrixgames.com/forums/view ... 1#p5111511
https://www.matrixgames.com/forums/view ... 1#p5111511
Re: WitPTracker AE Release 1.11 Available!
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
# 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
Check out our novel, Northern Fury: H-Hour!: http://northernfury.us/
And our blog: http://northernfury.us/blog/post2/
Twitter: @NorthernFury94 or Facebook https://www.facebook.com/northernfury/
And our blog: http://northernfury.us/blog/post2/
Twitter: @NorthernFury94 or Facebook https://www.facebook.com/northernfury/
Re: WitPTracker AE Release 1.11 Available!
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.
No matter how bad a situation is, you can always make it worse. - Chris Hadfield : An Astronaut's Guide To Life On Earth
Re: WitPTracker AE Release 1.11 Available!
Yeah I saw that point elsewhere and did so, thank you.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.
B
Check out our novel, Northern Fury: H-Hour!: http://northernfury.us/
And our blog: http://northernfury.us/blog/post2/
Twitter: @NorthernFury94 or Facebook https://www.facebook.com/northernfury/
And our blog: http://northernfury.us/blog/post2/
Twitter: @NorthernFury94 or Facebook https://www.facebook.com/northernfury/
- larryfulkerson
- Posts: 42575
- Joined: Sat Apr 16, 2005 9:06 pm
- Location: Tucson, AZ,usa,sol, milkyway
- Contact:
Re: WitPTracker AE Release 1.11 Available!
what does this mean and how do I fix it?
I read somewhere that humans eat more bananas than monkeys and I believe it's true because I don't remember the last time I ate a monkey.
Re: WitPTracker AE Release 1.11 Available!
Larry -
What version of Java JRE do you have?
From the DOS prompt, type "java -version" (without the quotes).
Mine looks like this:
Floyd
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)
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
- larryfulkerson
- Posts: 42575
- Joined: Sat Apr 16, 2005 9:06 pm
- Location: Tucson, AZ,usa,sol, milkyway
- Contact:
Re: WitPTracker AE Release 1.11 Available!
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?
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?
I read somewhere that humans eat more bananas than monkeys and I believe it's true because I don't remember the last time I ate a monkey.
- larryfulkerson
- Posts: 42575
- Joined: Sat Apr 16, 2005 9:06 pm
- Location: Tucson, AZ,usa,sol, milkyway
- Contact:
Re: WitPTracker AE Release 1.11 Available!
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 . . .
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 . . .
I read somewhere that humans eat more bananas than monkeys and I believe it's true because I don't remember the last time I ate a monkey.
- larryfulkerson
- Posts: 42575
- Joined: Sat Apr 16, 2005 9:06 pm
- Location: Tucson, AZ,usa,sol, milkyway
- Contact:
Re: WitPTracker AE Release 1.11 Available!
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.
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.
I read somewhere that humans eat more bananas than monkeys and I believe it's true because I don't remember the last time I ate a monkey.
Re: WitPTracker AE Release 1.11 Available!
Glad you got the right JRE, Larry.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
- larryfulkerson
- Posts: 42575
- Joined: Sat Apr 16, 2005 9:06 pm
- Location: Tucson, AZ,usa,sol, milkyway
- Contact:
Re: WitPTracker AE Release 1.11 Available!
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.
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.
I read somewhere that humans eat more bananas than monkeys and I believe it's true because I don't remember the last time I ate a monkey.