WitPTracker AE News

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

User avatar
Crackaces
Posts: 3858
Joined: Sat Jul 09, 2011 3:39 pm

RE: WitPTracker AE Release 1.9 Available!

Post by Crackaces »

Ok I am trying to help my opponet install and run Witp Tracker

History:

1. JRE6u25 installed
2. New C++ distributables Installed
3. pwsdll.dll is the Beta2 version ..

Error:
C:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker>"C:\Program Fil
es (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx768m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 3 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.LCUPanel$1.getValueAt(LCUPanel.java:233)
at witptracker.LCUPanel$1.getColumnClass(LCUPanel.java:248)
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.LCUPanel.actionPerformed(LCUPanel.java:1359)
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.LCUPanel.PopulateCombos(LCUPanel.java:1165)
at witptracker.LCUPanel.<init>(LCUPanel.java:929)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:864)
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$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>pause
Press any key to continue . . .

I previously saw one other post awhile ago with a simular trace but .. the question was answered in a PM ....

Any thoughts on what to do next?
"What gets us into trouble is not what we don't know. It's what we know for sure that just ain't so"
User avatar
scout1
Posts: 3110
Joined: Mon Aug 23, 2004 11:26 pm
Location: South Bend, In

RE: WitPTracker AE Release 1.9 Available!

Post by scout1 »

ORIGINAL: floydg

ORIGINAL: scout1

And since I'm on a roll ..... Can I use Tracker to extract info to CSV files for turn 0 ? To help with planning ?

Load whatever save file you want and then export.

OK, I'm searching for my error as I can't get a save file for turn 0 to open in tracker. Get some exception in the command window about "does not exist" .... I have been sucessful with tracker for an on-going game. So that means

a) I have err'd somewhere and haven't found it
b) A turn 0 save isn't tracker friendly ...

I'll search for 'a'. Has anyone had success with 'b' ?
User avatar
scout1
Posts: 3110
Joined: Mon Aug 23, 2004 11:26 pm
Location: South Bend, In

RE: WitPTracker AE Release 1.9 Available!

Post by scout1 »

error message for my AI game, turn 0 attempt

Image
Attachments
20120508_222354.jpg
20120508_222354.jpg (130.45 KiB) Viewed 294 times
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.9 Available!

Post by n01487477 »

ORIGINAL: Crackaces

Ok I am trying to help my opponet install and run Witp Tracker

History:

1. JRE6u25 installed
2. New C++ distributables Installed
3. pwsdll.dll is the Beta2 version ..

Error:
C:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker>"C:\Program Fil
es (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx768m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 3 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.LCUPanel$1.getValueAt(LCUPanel.java:233)
at witptracker.LCUPanel$1.getColumnClass(LCUPanel.java:248)
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.LCUPanel.actionPerformed(LCUPanel.java:1359)
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.LCUPanel.PopulateCombos(LCUPanel.java:1165)
at witptracker.LCUPanel.<init>(LCUPanel.java:929)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:864)
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$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>pause
Press any key to continue . . .

I previously saw one other post awhile ago with a simular trace but .. the question was answered in a PM ....

Any thoughts on what to do next?
This looks like the DB wasn't read in correctly. Delete all the trackerdb.* files and try again please.
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.9 Available!

Post by n01487477 »

ORIGINAL: scout1

error message for my AI game, turn 0 attempt

Image
PM sent for file
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.9 Available!

Post by floydg »

ORIGINAL: scout1

ORIGINAL: floydg

ORIGINAL: scout1

And since I'm on a roll ..... Can I use Tracker to extract info to CSV files for turn 0 ? To help with planning ?

Load whatever save file you want and then export.

OK, I'm searching for my error as I can't get a save file for turn 0 to open in tracker. Get some exception in the command window about "does not exist" .... I have been sucessful with tracker for an on-going game. So that means

a) I have err'd somewhere and haven't found it
b) A turn 0 save isn't tracker friendly ...

I'll search for 'a'. Has anyone had success with 'b' ?

What is the exact exception? Also, if you send the save to me at witptracker@gmail.com, I can see for myself.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.9 Available!

Post by floydg »

ORIGINAL: n01487477

ORIGINAL: scout1

error message for my AI game, turn 0 attempt
PM sent for file

File loaded fine for me... [&:]
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
User avatar
Knyvet
Posts: 138
Joined: Sat Oct 10, 2009 2:54 pm

RE: WitPTracker AE Release 1.9 Available!

Post by Knyvet »

Thanks Damian and Floyd (and assist thx to Michael M).

As a JFB, I use Tracker extensively - at this point, I doubt my ability to run the Japanese economy without it.
User avatar
Crackaces
Posts: 3858
Joined: Sat Jul 09, 2011 3:39 pm

RE: WitPTracker AE Release 1.9 Available!

Post by Crackaces »

ORIGINAL: n01487477

ORIGINAL: Crackaces

Ok I am trying to help my opponet install and run Witp Tracker

History:

1. JRE6u25 installed
2. New C++ distributables Installed
3. pwsdll.dll is the Beta2 version ..

Error:
C:\Matrix Games\War in the Pacific Admiral's Edition\WitPTracker>"C:\Program Fil
es (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx768m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 3 seconds
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:
0 >= 0
at java.util.Vector.elementAt(Unknown Source)
at witptracker.LCUPanel$1.getValueAt(LCUPanel.java:233)
at witptracker.LCUPanel$1.getColumnClass(LCUPanel.java:248)
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.LCUPanel.actionPerformed(LCUPanel.java:1359)
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.LCUPanel.PopulateCombos(LCUPanel.java:1165)
at witptracker.LCUPanel.<init>(LCUPanel.java:929)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:864)
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$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>pause
Press any key to continue . . .

I previously saw one other post awhile ago with a simular trace but .. the question was answered in a PM ....

Any thoughts on what to do next?
This looks like the DB wasn't read in correctly. Delete all the trackerdb.* files and try again please.


THAT DID IT!!!

So for google :)

1. Install JRE6u25 Edit Witp Tracker to point to this version of Java
2. Install /Update C++ distributables
3. Ensure if Beta versions are installed that the pwsdll.dll in the Witp Tracker Directory is the one in the Beta2 directory
4. Delete the trackerdb.* files
"What gets us into trouble is not what we don't know. It's what we know for sure that just ain't so"
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.9 Available!

Post by floydg »

ORIGINAL: Crackaces

ORIGINAL: n01487477

ORIGINAL: Crackaces

Ok I am trying to help my opponet install and run Witp Tracker

History:

1. JRE6u25 installed
2. New C++ distributables Installed
3. pwsdll.dll is the Beta2 version ..

Error:



I previously saw one other post awhile ago with a simular trace but .. the question was answered in a PM ....

Any thoughts on what to do next?
This looks like the DB wasn't read in correctly. Delete all the trackerdb.* files and try again please.


THAT DID IT!!!

So for google :)

1. Install JRE6u25 Edit Witp Tracker to point to this version of Java
2. Install /Update C++ distributables
3. Ensure if Beta versions are installed that the pwsdll.dll in the Witp Tracker Directory is the one in the Beta2 directory
4. Delete the trackerdb.* files

The correct pwsdll.dll file is supplied with Release 1.9 (and I believe that it is compatible with all game releases), so you don't need to perform step 3.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
User avatar
Treetop64
Posts: 933
Joined: Tue Apr 12, 2005 4:20 am
Location: 519 Redwood City - BASE (Hex 218, 70)

RE: WitPTracker AE Release 1.9 Available!

Post by Treetop64 »

Many thanks for the new release! [&o]
Image
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: WitPTracker AE Release 1.9 Available!

Post by MAARTENR »

I cant download it.
Image
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.9 Available!

Post by floydg »

ORIGINAL: MAARTENR

I cant download it.

What's not working?
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: WitPTracker AE Release 1.9 Available!

Post by MAARTENR »

He Floydg the link doesnt work it doesnt open for witp ae tracker 1.9.
Thanx for your help.
Image
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.9 Available!

Post by floydg »

ORIGINAL: MAARTENR

He Floydg the link doesnt work it doesnt open for witp ae tracker 1.9.
Thanx for your help.

Must be something with your browser, since others can download from there.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: WitPTracker AE Release 1.9 Available!

Post by MAARTENR »

What must i do mate with mine browser i really dont have an idea.
Image
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: WitPTracker AE Release 1.9 Available!

Post by MAARTENR »

I get this.

Image
Attachments
Image1.jpg
Image1.jpg (9.82 KiB) Viewed 295 times
Image
User avatar
Dan Nichols
Posts: 863
Joined: Mon Aug 29, 2011 11:32 pm

RE: WitPTracker AE Release 1.9 Available!

Post by Dan Nichols »

Look to the far right, there should be a small down arrow. Click that and you will download the file.
I think that the two obligations you have are to be good at what you do and then to pass on your knowledge to a younger person
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: WitPTracker AE Release 1.9 Available!

Post by MAARTENR »

Thanx Dan founded.[:D]
Image
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: WitPTracker AE Release 1.9 Available!

Post by MAARTENR »

ORIGINAL: floydg

Just realized that I left out one of the big features for the release... ship movement was added to the map:


Image

Green squares are at-sea locations and green lines are drawn directly to connect them. Blue squares show in port locations.

[EDIT] I know I can do a lot more with it, so suggestions welcome.
He Floyd how do i get this? It looks very good.[X(]
Image
Post Reply

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