WitPTracker AE Release 1.11 Available!

This new stand alone release based on the legendary War in the Pacific from 2 by 3 Games adds significant improvements and changes to enhance game play, improve realism, and increase historical accuracy. With dozens of new features, new art, and engine improvements, War in the Pacific: Admiral's Edition brings you the most realistic and immersive WWII Pacific Theater wargame ever!

Moderators: wdolson, MOD_War-in-the-Pacific-Admirals-Edition

sanderz
Posts: 867
Joined: Thu Jan 08, 2009 2:39 pm
Location: Devon, England

RE: Problem on Notebook

Post 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 . . .
=============================================================



User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: Problem on Notebook

Post 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.
User avatar
mc3744
Posts: 1957
Joined: Tue Mar 09, 2004 5:04 pm
Location: Italy

RE: Problem on Notebook

Post 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? [:)]
Nec recisa recedit
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: Problem on Notebook

Post 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.


Image
Attachments
Capture.jpg
Capture.jpg (48.15 KiB) Viewed 278 times
User avatar
mc3744
Posts: 1957
Joined: Tue Mar 09, 2004 5:04 pm
Location: Italy

RE: Problem on Notebook

Post by mc3744 »

I'll try and let you know.

Thanks [&o]
Nec recisa recedit
User avatar
khyberbill
Posts: 1941
Joined: Tue Sep 11, 2007 6:29 pm
Location: new milford, ct

RE: Problem on Notebook

Post 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.


Image
Attachments
exception.jpg
exception.jpg (286.24 KiB) Viewed 278 times
"Its a dog eat dog world Sammy and I am wearing Milkbone underwear" -Norm.
User avatar
Graymane
Posts: 584
Joined: Wed Mar 30, 2005 11:21 pm
Location: Bellevue, NE

RE: Problem on Notebook

Post 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?
A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.
floydg
Posts: 2060
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: Problem on Notebook

Post 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?
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
asdicus
Posts: 260
Joined: Thu May 16, 2002 6:24 pm
Location: Surrey,UK

RE: WitPTracker AE Release 1.8 Available!

Post 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.
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.8 Available!

Post 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
asdicus
Posts: 260
Joined: Thu May 16, 2002 6:24 pm
Location: Surrey,UK

RE: WitPTracker AE Release 1.8 Available!

Post 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.
User avatar
Roger Neilson II
Posts: 1419
Joined: Sun Jul 16, 2006 11:16 am
Location: Newcastle upon Tyne. England

RE: WitPTracker AE Release 1.8 Available!

Post 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.
Image
User avatar
topeverest
Posts: 3380
Joined: Wed Oct 17, 2007 1:47 am
Location: Houston, TX - USA

RE: WitPTracker AE Release 1.8 Available!

Post by topeverest »

I am sending an email to the tracker box with detailed screen shots of my problem. Thanks.
Andy M
pws1225
Posts: 1166
Joined: Mon Aug 09, 2010 7:39 pm
Location: Tate's Hell, Florida

RE: WitPTracker AE Release 1.8 Available!

Post 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
pws1225
Posts: 1166
Joined: Mon Aug 09, 2010 7:39 pm
Location: Tate's Hell, Florida

RE: WitPTracker AE Release 1.8 Available!

Post 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!
User avatar
Graymane
Posts: 584
Joined: Wed Mar 30, 2005 11:21 pm
Location: Bellevue, NE

RE: Problem on Notebook

Post 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.
A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: Problem on Notebook

Post 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?
User avatar
Miller
Posts: 2227
Joined: Tue Sep 14, 2004 10:14 am
Location: Ashington, England.

RE: Problem on Notebook

Post 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?
pws1225
Posts: 1166
Joined: Mon Aug 09, 2010 7:39 pm
Location: Tate's Hell, Florida

RE: Problem on Notebook

Post 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.
User avatar
Graymane
Posts: 584
Joined: Wed Mar 30, 2005 11:21 pm
Location: Bellevue, NE

RE: Problem on Notebook

Post 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.
A computer without COBOL and Fortran is like a piece of chocolate cake without ketchup and mustard.
Post Reply

Return to “War in the Pacific: Admiral's Edition”