Page 139 of 323
RE: Problem on Notebook
Posted: Thu Aug 25, 2011 7:22 am
by sanderz
Hi
I am getting the following errors - am running beta2 but have copied over the DLL, i have also updated the c++ thingy.
Is this just occuring because of bugs in Java? Or does it look like i have done something wrong.
thanks
====================================================
C:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker AE Release 1.8>
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms512m -Xmx768m -jar "WitPTrac
ker.jar"
WitP Tracker AE tables loaded in 1 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.ShipClassPanel$1.getValueAt(ShipClassPanel.java:109)
at witptracker.ShipClassPanel$1.getColumnClass(ShipClassPanel.java:137)
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.ShipClassPanel.actionPerformed(ShipClassPanel.java:690)
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.ShipClassPanel.PopulateCombos(ShipClassPanel.java:672)
at witptracker.ShipClassPanel.<init>(ShipClassPanel.java:571)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:736)
at witptracker.GUIMain$5.run(GUIMain.java:1018)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker AE Release 1.8>
pause
Press any key to continue . . .
=============================================================
RE: Problem on Notebook
Posted: Thu Aug 25, 2011 8:29 am
by n01487477
ORIGINAL: sanderz
Hi
I am getting the following errors - am running beta2 but have copied over the DLL, i have also updated the c++ thingy.
Is this just occuring because of bugs in Java? Or does it look like i have done something wrong.
thanks
====================================================
C:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker AE Release 1.8>
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms512m -Xmx768m -jar "WitPTrac
ker.jar"
WitP Tracker AE tables loaded in 1 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.ShipClassPanel$1.getValueAt(ShipClassPanel.java:109)
at witptracker.ShipClassPanel$1.getColumnClass(ShipClassPanel.java:137)
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.ShipClassPanel.actionPerformed(ShipClassPanel.java:690)
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.ShipClassPanel.PopulateCombos(ShipClassPanel.java:672)
at witptracker.ShipClassPanel.<init>(ShipClassPanel.java:571)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:736)
at witptracker.GUIMain$5.run(GUIMain.java:1018)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker AE Release 1.8>
pause
Press any key to continue . . .
=============================================================
Yeah - it's not reading the shipClasses properly. You should be using Java 6 not 7.
PM sent.
RE: Problem on Notebook
Posted: Thu Aug 25, 2011 8:31 am
by mc3744
ORIGINAL: mc3744
ORIGINAL: n01487477
ORIGINAL: mc3744
Hello [:)]
I've been told by everyone that you cannot play WitP without Tracker, hence here I am [8|]
I've successfully installed it on the Desktop (Win7 up-to-date, Intel Core 2 Duo, 4 GB Ram) and I use it for a PBEM game with patch P6 (I've substituted the dll, but it worked with the one provided in the zip file too).
I've done exactly the same on the notebook (Win7 up-to-date, Inter Core i7, ( GB Ram) but I get the attached message.
Looks like you don't have the C++ redistr. files installed correctly on the notebook. What OS (x32/x64)? What patch are you using?
I've installed the one suggested on the installation page: "vcredist_x86.exe".
I followed the instructions to the letter, same as on the desktop (where it works).
Anything on this? [:)]
RE: Problem on Notebook
Posted: Thu Aug 25, 2011 8:36 am
by n01487477
ORIGINAL: mc3744
ORIGINAL: n01487477
ORIGINAL: mc3744
Hello [:)]
I've been told by everyone that you cannot play WitP without Tracker, hence here I am [8|]
I've successfully installed it on the Desktop (Win7 up-to-date, Intel Core 2 Duo, 4 GB Ram) and I use it for a PBEM game with patch P6 (I've substituted the dll, but it worked with the one provided in the zip file too).
I've done exactly the same on the notebook (Win7 up-to-date, Inter Core i7, ( GB Ram) but I get the attached message.
Looks like you don't have the C++ redistr. files installed correctly on the notebook. What OS (x32/x64)? What patch are you using?
I've installed the one suggested on the installation page: "vcredist_x86.exe".
I followed the instructions to the letter, same as on the desktop (where it works).
I suggest uninstalling the C++ redist and then reinstalling again ... I've also got it working with the 2008 C++ .
Sometimes it doesn't work first time ... sort of a "Microshaft" thing ...
These are the files I have installed (but then I'm using the beta too) both beta and 1106i work with tracker on my computer.

RE: Problem on Notebook
Posted: Thu Aug 25, 2011 8:38 am
by mc3744
I'll try and let you know.
Thanks [&o]
RE: Problem on Notebook
Posted: Thu Aug 25, 2011 5:41 pm
by khyberbill
I get the following sometimes, not always, when I load a turn. There doesn't seem to be a problem, just not sure if a problem is coming.

RE: Problem on Notebook
Posted: Thu Aug 25, 2011 9:46 pm
by Graymane
Hi guys, I'd like to make another request. Can you add more HQ information to the Air Groups data set? Specifically, on the Airgroups tab, it would be nice if the plane details below would show the restricted nature of the HQ. Maybe like the beta patches are doing with S and R with () and []? It might be nice to add a couple of options to the Special filter as well. Something like free, can use PP to buy out and perm restricted?
RE: Problem on Notebook
Posted: Fri Aug 26, 2011 12:00 am
by floydg
ORIGINAL: Numdydar
Any way to indicate what Port a ship needs to be in for it to be withdrawn?
Manual says:
To withdraw a ship, the ship must be off-map or at any national home base except the NEI and PI.
Is that not true?
RE: WitPTracker AE Release 1.8 Available!
Posted: Sun Aug 28, 2011 12:01 am
by asdicus
For some reason tracker has stopped working properly in my babes mod pbm game. I am the allies and tracker has worked fine up to april 1943. For the last 2 daily turns I am getting this error when I try to load the file.
C:\Matrix Games\witp AE tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 10 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.AircraftPanel$1.getValueAt(AircraftPanel.java:127)
at witptracker.AircraftPanel$1.getColumnClass(AircraftPanel.java:137)
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.AircraftPanel.actionPerformed(AircraftPanel.java:595)
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.AircraftPanel.PopulateCombos(AircraftPanel.java:828)
at witptracker.AircraftPanel.<init>(AircraftPanel.java:280)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:752)
at witptracker.GUIMain$5.run(GUIMain.java:1018)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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:\Matrix Games\witp AE tracker>pause
Press any key to continue . . .
I am using Win XP pro and I am sure java is loaded ok etc - tracker has worked fine for over 400 turns. Using 1.8 tracker. Any thoughts ? I can post a save game file if it would help the tracker developers.
RE: WitPTracker AE Release 1.8 Available!
Posted: Sun Aug 28, 2011 12:22 am
by n01487477
ORIGINAL: asdicus
For some reason tracker has stopped working properly in my babes mod pbm game. I am the allies and tracker has worked fine up to april 1943. For the last 2 daily turns I am getting this error when I try to load the file.
C:\Matrix Games\witp AE tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 10 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.AircraftPanel$1.getValueAt(AircraftPanel.java:127)
at witptracker.AircraftPanel$1.getColumnClass(AircraftPanel.java:137)
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.AircraftPanel.actionPerformed(AircraftPanel.java:595)
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.AircraftPanel.PopulateCombos(AircraftPanel.java:828)
at witptracker.AircraftPanel.<init>(AircraftPanel.java:280)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:752)
at witptracker.GUIMain$5.run(GUIMain.java:1018)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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:\Matrix Games\witp AE tracker>pause
Press any key to continue . . .
I am using Win XP pro and I am sure java is loaded ok etc - tracker has worked fine for over 400 turns. Using 1.8 tracker. Any thoughts ? I can post a save game file if it would help the tracker developers.
Thanks - posting a save before and after this occurred would be good.
witptracker@gmail.com
In the mean time maybe you could make a new install of tracker and see if you can load one of those new turns.
Cheers
RE: WitPTracker AE Release 1.8 Available!
Posted: Sun Aug 28, 2011 12:30 pm
by asdicus
ORIGINAL: n01487477
ORIGINAL: asdicus
For some reason tracker has stopped working properly in my babes mod pbm game. I am the allies and tracker has worked fine up to april 1943. For the last 2 daily turns I am getting this error when I try to load the file.
C:\Matrix Games\witp AE tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 10 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.AircraftPanel$1.getValueAt(AircraftPanel.java:127)
at witptracker.AircraftPanel$1.getColumnClass(AircraftPanel.java:137)
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.AircraftPanel.actionPerformed(AircraftPanel.java:595)
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.AircraftPanel.PopulateCombos(AircraftPanel.java:828)
at witptracker.AircraftPanel.<init>(AircraftPanel.java:280)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:752)
at witptracker.GUIMain$5.run(GUIMain.java:1018)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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:\Matrix Games\witp AE tracker>pause
Press any key to continue . . .
I am using Win XP pro and I am sure java is loaded ok etc - tracker has worked fine for over 400 turns. Using 1.8 tracker. Any thoughts ? I can post a save game file if it would help the tracker developers.
Thanks - posting a save before and after this occurred would be good.
witptracker@gmail.com
In the mean time maybe you could make a new install of tracker and see if you can load one of those new turns.
Cheers
Sorry this problem was my mistake. I am using the 1108p6 beta which has a new pwsdll. When I reinstalled ae tracker I forgot to replace the original pwsdll with the beta pwsdll. Problem is now solved.
Thanks for your reply to my query.
RE: WitPTracker AE Release 1.8 Available!
Posted: Wed Aug 31, 2011 5:40 am
by Roger Neilson II
Is there any way???????
Of combining Intel and combat reports to give a better picture for a player? This may not be possible in Tracker itself, but has anyone found a way of using stuff from tracker and the combat/ops reports to do this? If I am after the 'behaviour' of a certain Jap Division as an example I may well have info in three separate places and would like to have this in one - in real life there'd be some junior intel guy detailed with keeping this all recorded. I assume its an issue of extracting relevant text strings from the three reports and then combining them into a searchable database format.
RE: WitPTracker AE Release 1.8 Available!
Posted: Wed Aug 31, 2011 8:02 am
by topeverest
I am sending an email to the tracker box with detailed screen shots of my problem. Thanks.
RE: WitPTracker AE Release 1.8 Available!
Posted: Thu Sep 01, 2011 12:12 pm
by pws1225
I just posted the following question in the Tech Support forum, but it belongs here as well. Any experiences you have using Tracker with the latest beta that you're willing to share will be appreciated.
Tracker Question - My opponent and I are considering moving up to the latest beta for our ongoing PBEM game. Before we do, however, I would like to make sure that the latest beta is happily compatible with Tracker. I downloaded an earlier beta version a couple of months ago and couldn't get Tracker to read the game files. Has anyone here had experience using the latest beta with Tracker?
Regards, Paul
RE: WitPTracker AE Release 1.8 Available!
Posted: Thu Sep 01, 2011 10:56 pm
by pws1225
Disregard my last question. I got home from work and downloaded the latest beta of the game and the latest version of Tracker. Ran a few turns against the AI and saved, loaded Tracker, and all works nicely together. It's a good thing!
RE: Problem on Notebook
Posted: Fri Sep 02, 2011 10:13 am
by Graymane
ORIGINAL: Graymane
Hi guys, I'd like to make another request. Can you add more HQ information to the Air Groups data set? Specifically, on the Airgroups tab, it would be nice if the plane details below would show the restricted nature of the HQ. Maybe like the beta patches are doing with S and R with () and []? It might be nice to add a couple of options to the Special filter as well. Something like free, can use PP to buy out and perm restricted?
Also, a nation filter on the Ships data set.
RE: Problem on Notebook
Posted: Fri Sep 02, 2011 10:19 am
by n01487477
ORIGINAL: Graymane
Also, a nation filter on the Ships data set.
Not saying it won't happen but primarily as a IJ player I'm curious why you want this?
RE: Problem on Notebook
Posted: Fri Sep 02, 2011 3:28 pm
by Miller
I get the following mwssage when I try and run it "Java is not recoginised as an internal or external command, operable program or batch file"
I have the latest Java version installed, what am I doing wrong?
RE: Problem on Notebook
Posted: Fri Sep 02, 2011 4:11 pm
by pws1225
If you haven't done so already, put a copy of java.exe in the tracker folder. You need the 32 bit version found in the C:\Program Files(x86)\Java directory.
RE: Problem on Notebook
Posted: Sat Sep 03, 2011 1:24 am
by Graymane
ORIGINAL: n01487477
ORIGINAL: Graymane
Also, a nation filter on the Ships data set.
Not saying it won't happen but primarily as a IJ player I'm curious why you want this?
To limit how many ships I'm looking at. Similar to why you have it on air and LCU screens. IJ probably doesn't need, but I think it would be nice for the Allies.