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

floydg
Posts: 2060
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.9.2 Available!

Post by floydg »

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
moore4807
Posts: 1084
Joined: Fri Jun 02, 2000 8:00 am
Location: Punta Gorda FL

RE: WitPTracker AE Release 1.9.2 Available!

Post by moore4807 »

You don't get enough credit for keeping us straight... You da Man!!! floydg
seille
Posts: 2048
Joined: Tue Jun 19, 2007 8:25 am
Location: Germany

RE: WitPTracker AE Release 1.9.2 Available!

Post by seille »

Since a few turns i get this. No idea what this is.
Is it my database size ?

Image
Attachments
image38.jpg
image38.jpg (350.94 KiB) Viewed 335 times
floydg
Posts: 2060
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.9.2 Available!

Post by floydg »

It looks like pilot alerts with Pilot IDs greater than 32767 are an issue...
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
seille
Posts: 2048
Joined: Tue Jun 19, 2007 8:25 am
Location: Germany

RE: WitPTracker AE Release 1.9.2 Available!

Post by seille »

ORIGINAL: floydg

It looks like pilot alerts with Pilot IDs greater than 32767 are an issue...

And what can i do about this ? It´s a normal scenario 2 game.
Will this cause a database problem ? Can i repair this ?
floydg
Posts: 2060
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.9.2 Available!

Post by floydg »

Nothing you can do here. The pilot alerts for pilots with an ID greater than 32000 or so won't show up. Nothing bad in the database. I have an idea of how to fix it, but I may need some saves to test it out (I don't have any examples of that many pilots).
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
seille
Posts: 2048
Joined: Tue Jun 19, 2007 8:25 am
Location: Germany

RE: WitPTracker AE Release 1.9.2 Available!

Post by seille »

@Floydg
Send me your email adress via PM and i´ll gladly send you the save you want.
User avatar
SuluSea
Posts: 2396
Joined: Fri Nov 17, 2006 2:13 pm

RE: WitPTracker AE Release 1.9.2 Available!

Post by SuluSea »

Hi all , I have windows 8.1 and have run tracker on it but am concerned about the security issues that come with Java 6.
The security system I use is Kaspersky 3.0 and would like to hear some tips because I'd like to run tracker on a daily basis.

One question I have is if you turn off Java add ons in IE and firefox are you secure against Java vulnerabilities?

thanks![:)]
"There’s no such thing as a bitter person who keeps the bitterness to himself.” ~ Erwin Lutzer
User avatar
wdolson
Posts: 7663
Joined: Tue Jun 27, 2006 9:56 pm
Location: Near Portland, OR

RE: WitPTracker AE Release 1.9.2 Available!

Post by wdolson »

Pretty much. I run NoScript with my Firefox. When I go to a new site it will often squawk at me that I need to install Java or it's disabled and I have to allow scripts for it to work, but it does make me think about what Java scripts are running. I leave some disabled all the time like Facebook, Twitter, and such. I don't need those sites tracking my browsing.

It's available with the plug ins for Firefox.

Bill
SCW Development Team
User avatar
SierraJuliet
Posts: 2319
Joined: Mon Feb 23, 2009 9:40 pm
Location: Brisbane, Australia

Loading Errors

Post by SierraJuliet »

Gentlemen

this has probably been asked somewhere. If you could point me in the right direction I'd be very appreciative as I do want to get tracker running again now that I've finally made it too AE.\

When I attempt to run tracker I get the following message. Any ideas on what I have to do to fix things.

Regards


Steve

Image
Attachments
TrackerIssue.jpg
TrackerIssue.jpg (74.33 KiB) Viewed 335 times
Kido Butai, although powerful, was a raiding force, and this is exactly how the Japanese understood its usage. 'Shattered Sword'
User avatar
wdolson
Posts: 7663
Joined: Tue Jun 27, 2006 9:56 pm
Location: Near Portland, OR

RE: Loading Errors

Post by wdolson »

This thread discusses tracker problems. Most of the common ones have been discussed there:

http://www.matrixgames.com/forums/tm.asp?m=2236936&mpage=161&key=&#3666020
SCW Development Team
TigerTC
Posts: 305
Joined: Fri Feb 16, 2007 2:06 pm

RE: Starting bat file problem

Post by TigerTC »

I can't get this to run and I've spent a couple days running through this thread to find the error. I'm running Java 6 now and have it pointed at J6, but I still get the AWT-EventQueue-0 error:


C:\Users\XXXXX\Desktop\WitPTracker_AE_Release_1.9.2>"C:\Program Files (x86)\Jav
a\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
Picked up _JAVA_OPTIONS: -Xmx512M
WitP Tracker AE tables loaded in 0 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:149)
at witptracker.ShipClassPanel$1.getColumnClass(ShipClassPanel.java:177)
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:862)
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:789)
at witptracker.ShipClassPanel.<init>(ShipClassPanel.java:664)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:736)
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\XXXX\Desktop\WitPTracker_AE_Release_1.9.2>pause
Press any key to continue . . .
floydg
Posts: 2060
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: Starting bat file problem

Post by floydg »

Most probably you have the wrong pwsdll.dll file if you're using the beta.
Copy the pwsdll.dll from the game's beta2 folder here, remove all of the trackerdb files, and then try again.
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
Yaab
Posts: 5445
Joined: Tue Nov 08, 2011 2:09 pm
Location: Poland

RE: Starting bat file problem

Post by Yaab »

I am playing a mod which adds many new Allied aircraft. The big .bmp art file with the Allied plane sides has several new aircraft images. The images can be viewed in the in-game databases, but when I go to Tracker and look for them under the "Aircraft" tab I still get aircraft side images saying "BLANK". I have cleared the Tracker .db files and loaded a new first turn using the new aircraft sides .bmp, but the problem persists. What gives?
floydg
Posts: 2060
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: Starting bat file problem

Post by floydg »

ORIGINAL: Yaab

I am playing a mod which adds many new Allied aircraft. The big .bmp art file with the Allied plane sides has several new aircraft images. The images can be viewed in the in-game databases, but when I go to Tracker and look for them under the "Aircraft" tab I still get aircraft side images saying "BLANK". I have cleared the Tracker .db files and loaded a new first turn using the new aircraft sides .bmp, but the problem persists. What gives?

There are a few things hard-coded: maximum planes are 1000, Japanese side planes are ID 600 and above. If your mod doesn't meet these constraints, the plane side image won't be properly displayed.
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
Yaab
Posts: 5445
Joined: Tue Nov 08, 2011 2:09 pm
Location: Poland

RE: Starting bat file problem

Post by Yaab »

Uhm, the number of aircraft is below 1000, Japanese ones use IDs 600 and above, but I still get the "BLANK" pictures. The turn loaded is December 7. Maybe the missing artwork is loaded on December 8?
User avatar
Javakamp
Posts: 163
Joined: Tue Feb 17, 2004 1:31 am
Location: Lakeland, FL.

RE: Starting bat file problem

Post by Javakamp »

I just installed the latest version of Tracker on mt Win 8.1 machine. I also installed the latest version of Java.

But when I run Tracker I get this message
'java' is not recognized as an internal or external command, operable program or batch file.

Thanks for any suggestions.
User avatar
koniu
Posts: 2763
Joined: Mon Feb 28, 2011 4:19 pm
Location: Konin, Poland, European Union

RE: Starting bat file problem

Post by koniu »

Still only support for Java 6????

I know Java 7 is not supported but what about Java 8??
"Only the Dead Have Seen the End of War"
Jones944
Posts: 153
Joined: Mon Mar 03, 2008 6:53 pm
Contact:

RE: Loading Errors

Post by Jones944 »

Javakamp, please see this post just a few up from yours.

ORIGINAL: wdolson

This thread discusses tracker problems. Most of the common ones have been discussed there:

http://www.matrixgames.com/forums/tm.asp?m=2236936&mpage=161&key=&#65533;
"Cry 'Havoc,' and let slip the dogs of war" - William Shakespeare, "Julius Caesar"
User avatar
Javakamp
Posts: 163
Joined: Tue Feb 17, 2004 1:31 am
Location: Lakeland, FL.

RE: Loading Errors

Post by Javakamp »

Thanks Jones. I have tried most of the things on the support page now and have made progress. I got the 32 bit versions of the C++ libraries, and Java. I put the Java run time, and the Beta pwsdll.dll file in my tracker directory. I increased the memory allocation size of the java run time in the WiptTracker.bat file (I have 16GB of memory) to the max values

Now when I try to run tracker now I get a message that the Java has stopped running. output.log says "ERROR: Problem starting the database. Exiting." I tried with No Map option with the same result.

Thanks again for the help.




Post Reply

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