WitPTracker AE Release 1.11 Available!
Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition
Re: WitPTracker AE Release 1.11 Available!
Much appreciated - 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
I try to understand the calculation for air Production. I can reproduce the TBO.YTA, upg(total) and "Grp Planes" column, but the Rec.Bold and "Frame Stats" i have difficulties (Here is start Scenario 002 from latest Beta):
a) In my Opinion the 172 need Aircraft for Reinforcment should be added to the Recommended Buildings and not subtracted.... (Also if you hoover over the Rec-Bld column it says "toBuild-(pool+needed reinforcment) -85. I don't understand the number "-85")
b) In Frame Stats the 328 grp arrving as Ki-27b Nate. How is this calulated?
c) Also the 2 "0ther plane types (delayed)(non-direct upgrade)>time to future plane upgrad " i can not find any such planes (groups)
Thank's
I try to understand the calculation for air Production. I can reproduce the TBO.YTA, upg(total) and "Grp Planes" column, but the Rec.Bold and "Frame Stats" i have difficulties (Here is start Scenario 002 from latest Beta):
a) In my Opinion the 172 need Aircraft for Reinforcment should be added to the Recommended Buildings and not subtracted.... (Also if you hoover over the Rec-Bld column it says "toBuild-(pool+needed reinforcment) -85. I don't understand the number "-85")
b) In Frame Stats the 328 grp arrving as Ki-27b Nate. How is this calulated?
c) Also the 2 "0ther plane types (delayed)(non-direct upgrade)>time to future plane upgrad " i can not find any such planes (groups)
Thank's
- larryfulkerson
- Posts: 42546
- Joined: Sat Apr 16, 2005 9:06 pm
- Location: Tucson, AZ,usa,sol, milkyway
- Contact:
Re: WitPTracker AE Release 1.11 Available!
I love Tracker and can't play without it. However, I have a minor nit to pick. On the panel that displays the particular bases there's no indication about the mines that are laid in their harbor anywhere and I've had occasion to need that info. How hard would it be to add the number of mines to this panel? Pretty please?
Naughty Grandma Has the Bank Manager by the Balls… LITERALLY!
https://www.youtube.com/watch?v=fBeUBBeqkhI
https://www.youtube.com/watch?v=fBeUBBeqkhI
Re: WitPTracker AE Release 1.11 Available!
Larry: there is another panel that has all of the mine information. I suppose I could also display it in the base panel...
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.
- thedoctorking
- Posts: 2911
- Joined: Sat Apr 29, 2017 12:00 am
Re: WitPTracker AE Release 1.11 Available!
I am getting this error message when trying to launch WitPtracker:
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Matrix Games\War in the Pacific Admiral's Edition\pwsdll7.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
Is this telling me my machine can't run this program? Java is up to date.
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Matrix Games\War in the Pacific Admiral's Edition\pwsdll7.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
Is this telling me my machine can't run this program? Java is up to date.
Re: WitPTracker AE Release 1.11 Available!
Try using 32 bit Java, not 64 bit Java.thedoctorking wrote: Sun Apr 14, 2024 5:21 am I am getting this error message when trying to launch WitPtracker:
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Matrix Games\War in the Pacific Admiral's Edition\pwsdll7.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
Is this telling me my machine can't run this program? Java is up to date.
Seek peace but keep your gun handy.
I'm not a complete idiot, some parts are missing!
“Illegitemus non carborundum est (“Don’t let the bastards grind you down”).”
; Julia Child

I'm not a complete idiot, some parts are missing!

“Illegitemus non carborundum est (“Don’t let the bastards grind you down”).”


-
- Posts: 73
- Joined: Thu Aug 01, 2013 3:21 am
- Location: Milano, Italy
Re: WitPTracker AE Release 1.11 Available!
after 6 yrs without playing I'm trying to get back to it. Tracker wouldn't open. 3 full days reading 55 of the 300+ pages of the thread... I was just about to give up and abuse floydg's patience by email. But eventually I found the post with the link I needed and now it's working. I dont know yet how it will behave in a pbem, but it's a giant step for a computer incompetent like me. I cant use all the functions provided by yr wonderful tool, but it works!
thanks!
thanks!
-
- Posts: 4
- Joined: Sun Sep 04, 2022 2:46 pm
Re: WitPTracker AE Release 1.11 Available!
Getting this error when I try to launch tracker:
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(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
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)
Could not find the main class: witptracker.Main. Program will exit.
Any idea what's going on?
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(Unknown Source)
at java.lang.ClassLoader.defineClass(Unknown Source)
at java.security.SecureClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.defineClass(Unknown Source)
at java.net.URLClassLoader.access$000(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
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)
Could not find the main class: witptracker.Main. Program will exit.
Any idea what's going on?
Re: WitPTracker AE Release 1.11 Available!
You need a later version of Java JRE (like version 8).
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: 4
- Joined: Sun Sep 04, 2022 2:46 pm
Re: WitPTracker AE Release 1.11 Available!
Thank you! I think I was able to install the correct version of Java JRE. However, when I attempt to launch Tracker, I get this new error message:
C:\Users\George's Wunderwaffe\Desktop\WiTp Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar" nomap
Initializing WitP Tracker AE database.
ERROR: Save game file "C:\Users\George's Wunderwaffe\Desktop\WiTp Tracker\wpae010.pws" could not be opened.
ERROR: Problem with save game file. Exiting.
C:\Users\George's Wunderwaffe\Desktop\WiTp Tracker>pause
Press any key to continue . . .
Any idea what's going on here?
Re: WitPTracker AE Release 1.11 Available!
Is that where the file is located? The error message indicates that the save file couldn't be opened for some reason.
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!
Looks like you have not told Tracker the right path to the saved game files, which are in the game folder, not the Tracker folder. You also need to archive the game turns to provide enough data for it to show trends. If you do not have archiving set, the game will save only it's autosave which is overwritten every turn.
No matter how bad a situation is, you can always make it worse. - Chris Hadfield : An Astronaut's Guide To Life On Earth
-
- Posts: 4
- Joined: Sun Sep 04, 2022 2:46 pm
Re: WitPTracker AE Release 1.11 Available!
Gotcha. My saves are located in the WiTP:AE folder on my D Drive. I think its archived? Not sure exactly how to check that out. How would I tell Tracker where to look for the save files?BBfanboy wrote: Mon May 27, 2024 12:04 am Looks like you have not told Tracker the right path to the saved game files, which are in the game folder, not the Tracker folder. You also need to archive the game turns to provide enough data for it to show trends. If you do not have archiving set, the game will save only it's autosave which is overwritten every turn.
Re: WitPTracker AE Release 1.11 Available!
witptracker.properties file.
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!
Use the "-archive" on your shortcut for the computer to archive the files.georgecopelan wrote: Mon May 27, 2024 1:55 amGotcha. My saves are located in the WiTP:AE folder on my D Drive. I think its archived? Not sure exactly how to check that out. How would I tell Tracker where to look for the save files?BBfanboy wrote: Mon May 27, 2024 12:04 am Looks like you have not told Tracker the right path to the saved game files, which are in the game folder, not the Tracker folder. You also need to archive the game turns to provide enough data for it to show trends. If you do not have archiving set, the game will save only it's autosave which is overwritten every turn.
Seek peace but keep your gun handy.
I'm not a complete idiot, some parts are missing!
“Illegitemus non carborundum est (“Don’t let the bastards grind you down”).”
; Julia Child

I'm not a complete idiot, some parts are missing!

“Illegitemus non carborundum est (“Don’t let the bastards grind you down”).”


- dasboot1960
- Posts: 437
- Joined: Sun Aug 02, 2009 1:38 pm
- Location: St Augustine, Florida
Re: WitPTracker AE Release 1.11 Available!
Woe is me. I'm trying to run tracker for a DBB-c game. I thought I understood, but now I'm just confused. Can anyone tell me (as if addressing an idiot) what I need to do?
Down like a CLOWN!
Re: WitPTracker AE Release 1.11 Available!
More info please? What's the problemdasboot1960 wrote: Tue Jun 11, 2024 1:10 am Woe is me. I'm trying to run tracker for a DBB-c game. I thought I understood, but now I'm just confused. Can anyone tell me (as if addressing an idiot) what I need to do?
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
- dasboot1960
- Posts: 437
- Joined: Sun Aug 02, 2009 1:38 pm
- Location: St Augustine, Florida
Re: WitPTracker AE Release 1.11 Available!
Hopefully this will post with the attachment. This is what I get when tracker won't start. I have run tracker successfully before, downloaded the 'Extended Map Bases File for Tracker'. Not sure where the .csv file that results belongs. I'm guessing that is the problem. Hey, the attachment posted!(I'm no computer genius)
Down like a CLOWN!
- dasboot1960
- Posts: 437
- Joined: Sun Aug 02, 2009 1:38 pm
- Location: St Augustine, Florida
Re: WitPTracker AE Release 1.11 Available!
Clowns just have to work harder I guess... I had it all right, I just have to run the NoMap version. Woohoo!
Down like a CLOWN!
-
- Posts: 1
- Joined: Sun Jul 21, 2024 4:13 am
Re: WitPTracker AE Release 1.11 Available!
hi, noob here trying to get into this awesome game, however im getting this when trying to use the tracker:
C:\Users\User\Downloads\WitPTracker AE Release 1.11>java -Xms384m -Xmx512m -jar "WitPTracker.jar" nomap
Exception in thread "main" java.lang.IllegalAccessError: class witptracker.Database (in unnamed module @0x5679c6c6) cannot access class com.sun.rowset.CachedRowSetImpl (in module java.sql.rowset) because module java.sql.rowset does not export com.sun.rowset to unnamed module @0x5679c6c6
at witptracker.Database.Query(Database.java:111)
at witptracker.TurnInfo.AreTurnsLoaded(TurnInfo.java:106)
at witptracker.Main.main(Main.java:134)
i have tryied several times, updated java, any ideas?
C:\Users\User\Downloads\WitPTracker AE Release 1.11>java -Xms384m -Xmx512m -jar "WitPTracker.jar" nomap
Exception in thread "main" java.lang.IllegalAccessError: class witptracker.Database (in unnamed module @0x5679c6c6) cannot access class com.sun.rowset.CachedRowSetImpl (in module java.sql.rowset) because module java.sql.rowset does not export com.sun.rowset to unnamed module @0x5679c6c6
at witptracker.Database.Query(Database.java:111)
at witptracker.TurnInfo.AreTurnsLoaded(TurnInfo.java:106)
at witptracker.Main.main(Main.java:134)
i have tryied several times, updated java, any ideas?