Page 240 of 323
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Jun 07, 2014 1:15 pm
by floydg
ORIGINAL: Marauder Jack
[font="Times New Roman"][/font]
I am having trouble with loading new turns to Tracker. I loaded a turn and something went wrong. I get a message on the Victory Points screen for the fate loaded showing "Bad turn" or something close to it. I tried to load the same turn again and the program seemed to go through the steps to load, but at the end there was no change in the data or the error message. I tried to by-pass this by trying to load another turn. The program goes through most of the steps then stops at compare air groups. The menu opens even though the update box still shows compare air groups. But, the data on the screens is wrong.
Is there some way to undo the bad day load and re-try loading it. Is there a way to edit out the DB file?
I've evenntried to change the names of the DB files and start from no turns loaded, but get a message I am teying to load a turn that has already been loaded. How do I get around this if I can't fix the old file?
Were there error messages in the DOS command window? That would be the real key. Or send me a sample pair of saves (before the problem and the turn the problem started). Send to witptracker @ gmail.com.
To get around that message of duplicate turns and to start all over, delete all of the trackerdb.* files.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Jun 07, 2014 7:13 pm
by CaptDave
Just had an interesting situation myself. Turn 24 was the latest in Tracker, Turn 25 was current. Clicked on Read Turn and absolutely nothing happened! No messages inside Tracker, no errors in the Command window.
Since I archive my trackerdb files at the end of each month anyway, this was no big problem -- I just switched a day early. But I was surprised to see this happen. Re-initializing the database after the archive resulted in Turn 25 being loaded.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Jun 07, 2014 7:16 pm
by floydg
ORIGINAL: CaptDave
Just had an interesting situation myself. Turn 24 was the latest in Tracker, Turn 25 was current. Clicked on Read Turn and absolutely nothing happened! No messages inside Tracker, no errors in the Command window.
Since I archive my trackerdb files at the end of each month anyway, this was no big problem -- I just switched a day early. But I was surprised to see this happen. Re-initializing the database after the archive resulted in Turn 25 being loaded.
Could be some exception deep inside the turn reading routine. I've seen this happen when there is an Allied convoy active, for example.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Jun 07, 2014 8:59 pm
by gottagofish
Floydg, the message appeared on the Victory Points screen in the place where the date should have been. To be clear, you want the game turns save, correct?
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Jun 07, 2014 9:28 pm
by gottagofish
ORIGINAL: Marauder Jack
Floydg, the message appeared on the Victory Points screen in the place where the date should have been. To be clear, you want the game turns save, correct?
On the start over idea. I moved the four files with "DB" that have the last update date, but when I start up Tracker I get new files that have the last turn loaded a 386, not 0 or none. Am I missing a file to delete someplace?
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Mon Jun 09, 2014 12:42 am
by Mistmatz
I am getting a weird message about an IA32 dll not able to run on an AMD platform. I do not have an AMD processor so the root cause for that one must be something else.
The pwsdll.dll is dated 03/22/2013 and used to work previously. I am running Java 6, update 45.
Any ideas?

RE: WitPTracker AE Release 1.9.2 Available!
Posted: Mon Jun 09, 2014 9:01 am
by floydg
ORIGINAL: Mistmatz
I am getting a weird message about an IA32 dll not able to run on an AMD platform. I do not have an AMD processor so the root cause for that one must be something else.
The pwsdll.dll is dated 03/22/2013 and used to work previously. I am running Java 6, update 45.
Any ideas?
Take a look at
https://sites.google.com/site/witptracker/support
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Mon Jun 09, 2014 9:03 am
by floydg
ORIGINAL: Marauder Jack
ORIGINAL: Marauder Jack
Floydg, the message appeared on the Victory Points screen in the place where the date should have been. To be clear, you want the game turns save, correct?
On the start over idea. I moved the four files with "DB" that have the last update date, but when I start up Tracker I get new files that have the last turn loaded a 386, not 0 or none. Am I missing a file to delete someplace?
When you start for the first time (no DB), the DB is initialized to whatever turn is in the save file you're pointing to.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Tue Jun 10, 2014 3:25 am
by Mistmatz
ORIGINAL: floydg
ORIGINAL: Mistmatz
I am getting a weird message about an IA32 dll not able to run on an AMD platform. I do not have an AMD processor so the root cause for that one must be something else.
The pwsdll.dll is dated 03/22/2013 and used to work previously. I am running Java 6, update 45.
Any ideas?
Take a look at
https://sites.google.com/site/witptracker/support
Fixed it. Thanks for the pointer Floyd.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Fri Jun 13, 2014 9:19 am
by miv792
i've used this file- Tracker_exe.zip for starting tracker on 7x64 system. In this case is NO DOS window.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Fri Jun 13, 2014 7:04 pm
by VMF 214
Having trouble with Tracker, post on the main forum I had to put Java.exe file in the Tracker folder....got farther in starting Tracker but ended up getting this:
C:\Users\emasino69\Desktop\WitPTracker1.9.2>java -Xms384m -Xmx512m -jar "WitPTra
cker.jar"
Initializing WitP Tracker AE database.
WitP Tracker AE tables loaded in 5 seconds
WARNING: Could not initialize SigInt information for first turn.
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$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.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)
C:\Users\emasino69\Desktop\WitPTracker1.9.2>pause
Press any key to continue . . .
any Ideas? Thanks for the help.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Fri Jun 13, 2014 10:01 pm
by floydg
Likely the wrong pwsdll.dll is being used. Copy the one from the Beta2 folder here, delete the trackerdb files and try again.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Fri Jun 13, 2014 10:31 pm
by VMF 214
Thanks floydg.....took me a little bit to figure out what you were saying....not that tech savy. It opened. The only thing I saw was a warning before it opened about information concerning signet and the first turn. Is that normal?
Never mind. I opened it again to see exactly what it said and it's gone now so it must be something you get the first time you open it.
Thanks again.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Fri Jun 13, 2014 10:33 pm
by floydg
Sounds right. The different data sets should be filled in. The alerts won't be there until you load another turn.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sun Jun 15, 2014 8:38 am
by PetrOs
Hey
I used the Tracker for the first 15 turns without a problem. Now however, when I try reading in the turns, I get
Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: D:\Matrix
Games\WitPTracker AE Release 1.9.2-2\pwsdll.dll: Not enough storage is availabl
e to process this command
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at JNIpws.JNIpws.<clinit>(JNIpws.java:20)
at witptracker.SaveFileReader.ReadTurnInfo(SaveFileReader.java:257)
at witptracker.GUIMain.MultiReadNewTurn(GUIMain.java:226)
at witptracker.GUIMain.actionPerformed(GUIMain.java:515)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.AbstractButton.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown
Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$400(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(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.AccessControlContext$1.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)
I checked that the correct pwsdll is used, and also tried to increase the heap size to 1536, in void....
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sun Jun 29, 2014 6:46 pm
by gottagofish
ORIGINAL: floydg
ORIGINAL: Marauder Jack
ORIGINAL: Marauder Jack
Floydg, the message appeared on the Victory Points screen in the place where the date should have been. To be clear, you want the game turns save, correct?
On the start over idea. I moved the four files with "DB" that have the last update date, but when I start up Tracker I get new files that have the last turn loaded a 386, not 0 or none. Am I missing a file to delete someplace?
When you start for the first time (no DB), the DB is initialized to whatever turn is in the save file you're pointing to.
I think I have it now, except I'm playing as Allies and I am getting "Japan" in the "regions" columns on a couple of screens. I need to see why that is happening. thanks for your help Floydg!
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Tue Jul 01, 2014 8:27 pm
by floydg
By default, the region for all bases are set to "Japan". You can change this by following these instructions:
https://sites.google.com/site/witptracker/regions-1
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Jul 19, 2014 10:43 am
by jacklitt
Hi
I have windows 8.1 and have installed all, have downloaded 1.9.2 and java 7
When i double click the batch file the dos widow executes and line 1 i see initializing witp tracker ae database. The i get a dialog box saying JAVA (TM) platform se binary has stopped working.
Then when i close that the i get the press any key in the dos window. Nothing happens - I do not see anything
Any help appreciated
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Jul 19, 2014 11:40 am
by floydg
The program currently only works with Java 6. Search back in this thread for steps on how to get Java 6 and Java 7 to co-exist and make WitPTracker work.
RE: WitPTracker AE Release 1.9.2 Available!
Posted: Sat Jul 19, 2014 4:12 pm
by topeverest
So I am retrying to make this work. I think I have both Java 6 and the current 7.55. here is my error. Is this due to Java version? something else?
