Page 290 of 320
RE: WitPTracker AE Release 1.0
Posted: Tue Oct 15, 2019 4:15 pm
by castor troy
thanks, using no map did the trick and thanks for putting all that work into tracker, what an amazing tool! [&o]
RE: WitPTracker AE Release 1.0
Posted: Mon Oct 28, 2019 5:14 am
by Yaab
Java, cursed by thy name!
Long story short.
Downloaded Java 64-bit in April 2019.
Started scen001 as Allies. Tried to load the first turn in Tracker. Got the " pwsdll7.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform " error
Changed my TrackerNoMap batch file from the deafult:
java -Xms384m -Xmx512m -jar "WitPTracker.jar" nomap
pause
to a new path, where my 64-bit Java exe is placed
"C:\Program Files\Java\jre1.8.0_231\bin\java.exe" -Xms256m -Xmx768m -jar "WitPTracker.jar" nomap
pause
Yet, the IA 32-bit error is still there! I didn't sign up for THIS Java campaign!
RE: WitPTracker AE Release 1.0
Posted: Mon Oct 28, 2019 6:19 am
by BillBrown
Yaab, you need to download the 32-bit version of Java.
RE: WitPTracker AE Release 1.0
Posted: Mon Oct 28, 2019 6:37 am
by Yaab
You, sir, are a genius!
Downloaded 32-bit Java.
Changed the Tracker bat path to
"C:\Program Files (x86)\Java\jre1.8.0_231\bin\java.exe" -Xms256m -Xmx768m -jar "WitPTracker.jar" nomap
pause
And it works![&o]
RE: WitPTracker AE Release 1.0
Posted: Mon Dec 02, 2019 4:46 pm
by Lysus
D/L link broken [&:]
RE: WitPTracker AE Release 1.0
Posted: Mon Dec 02, 2019 4:58 pm
by BillBrown
ORIGINAL: Lysus
D/L link broken [&:]
No, you have to click on the arrow all the way to the right, not the file name.

RE: WitPTracker AE Release 1.0.1 Available
Posted: Wed Dec 11, 2019 8:08 pm
by JamesHunt
I am testing the Japanese Human vs Ally AI Ironman "Revenge of the Dornier" scenario from the 2012 update thread and I get following errors when loading turn 1
Error comparebases
Error compare aploss
error compare aircraft
The loading bar in the lower part of the tool freezes at "compare ships"
Is this tool not compatible with the Japanese vs Ally AI Ironman scenario?
I also had to do the -Xms512m -Xmx768m modification otherwise the tool would crash most times when loading the map version, now it works.
RE: WitPTracker AE Release 1.0.1 Available
Posted: Wed Dec 11, 2019 9:57 pm
by PaxMondo
No, I use tracker all the time. It looks as though your .properties isn't configured correctly for either the side you are playing or the # day/turn. something like that.
RE: WitPTracker AE Release 1.0.1 Available
Posted: Thu Dec 12, 2019 11:38 am
by JamesHunt
Prefernces settings:
# WitPTracker AE properties file
# Directory of the game
Dir=[E:\Games\War in the Pacific Admiral's Edition]
# Type of game. 0=AI, 1=PBEM
GameType=[0]
# Side you are playing. 0=Japan, 1=Allies
Side=[0]
# Password. Only needed for PBEM
Password=[abc123]
# Name of the base save file
SaveFile=[wpae005.pws]
# 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]
# Text to put in the header of the main window
Header=[Japan Ironman]
# Turn cycle (days per turn). 1 or 2 are supported
TurnCycle=[1]
RE: WitPTracker AE Release 1.0
Posted: Thu Dec 12, 2019 9:18 pm
by Enforcer
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.AirGroupsPanel$3.getValueAt(AirGroupsPanel.java:288)
at witptracker.AirGroupsPanel$3.getColumnClass(AirGroupsPanel.java:299)
at javax.swing.table.TableRowSorter.useToString(Unknown Source)
at javax.swing.DefaultRowSorter.updateUseToString(Unknown Source)
at javax.swing.DefaultRowSorter.sort(Unknown Source)
at javax.swing.DefaultRowSorter.setRowFilter(Unknown Source)
at witptracker.AirGroupsPanel.actionPerformed(AirGroupsPanel.java:1384)
at javax.swing.JComboBox.fireActionEvent(Unknown Source)
at javax.swing.JComboBox.contentsChanged(Unknown Source)
at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source)
at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source)
at javax.swing.DefaultComboBoxModel.addElement(Unknown Source)
at javax.swing.JComboBox.addItem(Unknown Source)
at witptracker.AirGroupsPanel.PopulateCombos(AirGroupsPanel.java:1841)
at witptracker.AirGroupsPanel.<init>(AirGroupsPanel.java:1226)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:814)
at witptracker.GUIMain$5.run(GUIMain.java:1042)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
RE: WitPTracker AE Release 1.0
Posted: Sun Dec 29, 2019 1:10 am
by Mandai
Hi all,
I have tried to start witpaetracker after rebooting. Change the window bat file to -Xms512m -Xms768m and finally to -Xms256m -Xmx768.
To save memory, I have used nomap.
I am running windows 10 with 8G installed RAM.
After many attempts, I still get the following message.
:\Users\dineu\Downloads\WITPAE 2019\WITP AE Tracker and other tools\WitPTracker AE Release 1.9.2>java -Xms256m -Xmx768m -jar "WitPTracker.jar" nomap
WitP Tracker AE tables loaded in 2 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.BasePanel$1.getValueAt(BasePanel.java:157)
at witptracker.BasePanel$1.getColumnClass(BasePanel.java:233)
at javax.swing.table.TableRowSorter.useToString(Unknown Source)
at javax.swing.DefaultRowSorter.updateUseToString(Unknown Source)
at javax.swing.DefaultRowSorter.sort(Unknown Source)
at javax.swing.DefaultRowSorter.setRowFilter(Unknown Source)
at witptracker.BasePanel.actionPerformed(BasePanel.java:1087)
at javax.swing.JComboBox.fireActionEvent(Unknown Source)
at javax.swing.JComboBox.contentsChanged(Unknown Source)
at javax.swing.AbstractListModel.fireContentsChanged(Unknown Source)
at javax.swing.DefaultComboBoxModel.setSelectedItem(Unknown Source)
at javax.swing.DefaultComboBoxModel.addElement(Unknown Source)
at javax.swing.JComboBox.addItem(Unknown Source)
at witptracker.BasePanel.SetRegionList(BasePanel.java:1469)
at witptracker.BasePanel.<init>(BasePanel.java:1029)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:744)
at witptracker.GUIMain$5.run(GUIMain.java:1020)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java. security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventforFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsforFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsforHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
:\Users\dineu\Downloads\WITPAE 2019\WITP AE Tracker and other tools\WitPTracker AE Release 1.9.2>pause
•\ress any key to continue . . .
I have read this thread for clues as to how to solve the above puzzle but is clueless... Not sure if there are any fellow gamers that have hit the above error message?
RE: WitPTracker AE Release 1.0
Posted: Sun Dec 29, 2019 5:46 pm
by floydg
This looks like it crashed during initialization of the GUI.
Did you try deleting all of the trackerdb.* files and try again?
RE: WitPTracker AE Release 1.0
Posted: Tue Dec 31, 2019 2:17 pm
by Mercenary
hello
Scenario 1
Scenario 2
what is the main difference?
RE: WitPTracker AE Release 1.0
Posted: Tue Dec 31, 2019 2:27 pm
by floydg
ORIGINAL: Mercenary
hello
Scenario 1
Scenario 2
what is the main difference?
As far as WitPTracker is concerned, there is no difference. But the scenarios themselves are different.
RE: WitPTracker AE Release 1.0
Posted: Tue Dec 31, 2019 2:49 pm
by Mercenary
ORIGINAL: floydg
But the scenarios themselves are different.
that's the question. What is the difference is not clear
RE: WitPTracker AE Release 1.0
Posted: Tue Dec 31, 2019 3:55 pm
by witpqs
ORIGINAL: Mercenary
ORIGINAL: floydg
But the scenarios themselves are different.
that's the question. What is the difference is not clear
Floyd's point is that it's not a Tracker question. Likely a better place yo post and get more answers is in the main forum. Basically scenario 2 provides advantages to the Japan side compared with scenario 1.
RE: WitPTracker AE Release 1.0
Posted: Tue Dec 31, 2019 5:47 pm
by CmdrMctoast2
Dumb question as Ive been away from the game for 8 years and am now getting back into it,
does Tracker recognize changes made during setup of first move or will they reflect after
the opening turn?
Nice job on keeping tracker alive and progressing, kudos to your hard work..
RE: WitPTracker AE Release 1.0
Posted: Tue Dec 31, 2019 7:11 pm
by floydg
Whenever you decide to load the turn (which you can do only once), that's the snapshot the program uses.
RE: WitPTracker AE Release 1.0
Posted: Sat Jan 04, 2020 4:34 am
by Edward75
When will available Tracker for (64-bit) Windows system? We very wait!!!
RE: WitPTracker AE Release 1.0
Posted: Fri Jan 10, 2020 2:01 am
by AdmNelson
I having this come up on new game 4 turns.
