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
Kull
Posts: 2744
Joined: Tue Jul 03, 2007 3:43 am
Location: El Paso, TX

RE: WitPTracker AE Release 1.92

Post by Kull »

Not a huge deal, but the Bases.csv truncates all the HQ names: For example, "4th Fleet" shows up as "4th" and "Southern Army" appears as "Southern". Same thing happens to every HQ in that file.
User avatar
nashvillen
Posts: 3835
Joined: Mon Jul 03, 2006 3:07 am
Location: Christiana, TN

RE: WitPTracker AE Release 1.92

Post by nashvillen »

Suggestion please?

Under the Industry section in the Global tab there is a chart button that gives you the option to look at Production and Resource trends. For Production there are check boxes for the various things produced. Can the same thing be done with the Resources?

Thanks!
Image
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.92

Post by floydg »

ORIGINAL: Kull

Not a huge deal, but the Bases.csv truncates all the HQ names: For example, "4th Fleet" shows up as "4th" and "Southern Army" appears as "Southern". Same thing happens to every HQ in that file.

Oops... I'll take a look.

EDIT: Just looked and there is no problem I can see. For example:

Code: Select all

"Spokane","Airfield","1","Continental US","215,48","644","679","0 (0)","","4 (7)","","0","","8","0 (0)","50 (0)","0","0","1626 (unlim)","West Coast","800 (100)","8 (1)","525"

The [font="Courier New"]West Coast [/font] is in quotes, so it should be imported as a single cell.

Floyd
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
Kull
Posts: 2744
Joined: Tue Jul 03, 2007 3:43 am
Location: El Paso, TX

RE: WitPTracker AE Release 1.92

Post by Kull »

ORIGINAL: floydg
Oops... I'll take a look.

EDIT: Just looked and there is no problem I can see. For example:

"Spokane","Airfield","1","Continental US","215,48","644","679","0 (0)","","4 (7)","","0","","8","0 (0)","50 (0)","0","0","1626 (unlim)","West Coast","800 (100)","8 (1)","525"

The [font="Courier New"]West Coast [/font] is in quotes, so it should be imported as a single cell.

Floyd

You wouldn't think it would matter, but just to be sure I loaded an Allied Save Game, and yes, those HQs don't truncate. But Japan's do. Seems crazy, but there it is (running the latest version of Tracker in both cases)

Edit: It would be very much appreciated if "Mines" was added to the Bases.csv report.
User avatar
msieving1
Posts: 528
Joined: Fri Mar 23, 2007 2:24 am
Location: Missouri

RE: WitPTracker AE Release 1.92

Post by msieving1 »

ORIGINAL: Kull

Not a huge deal, but the Bases.csv truncates all the HQ names: For example, "4th Fleet" shows up as "4th" and "Southern Army" appears as "Southern". Same thing happens to every HQ in that file.

That's how they're entered in the database. For "4th Fleet", the name is "4th", while "Fleet" is in the suffix field.

Allied HQ names are generally entered only in the name field, with the suffix field blank.
-- Mark Sieving
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.92

Post by floydg »

ORIGINAL: msieving1
ORIGINAL: Kull

Not a huge deal, but the Bases.csv truncates all the HQ names: For example, "4th Fleet" shows up as "4th" and "Southern Army" appears as "Southern". Same thing happens to every HQ in that file.

That's how they're entered in the database. For "4th Fleet", the name is "4th", while "Fleet" is in the suffix field.

Allied HQ names are generally entered only in the name field, with the suffix field blank.

One point for msieving1 -- that was exactly the issue. [:)]

I changed the Base panel to show the HQ full name (with suffix), so now it should show properly.
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
Kull
Posts: 2744
Joined: Tue Jul 03, 2007 3:43 am
Location: El Paso, TX

RE: WitPTracker AE Release 1.92

Post by Kull »

ORIGINAL: floydg

One point for msieving1 -- that was exactly the issue. [:)]

I changed the Base panel to show the HQ full name (with suffix), so now it should show properly.

Two non-truncated points for you both! Much appreciated.
User avatar
witpqs
Posts: 26376
Joined: Mon Oct 04, 2004 7:48 pm
Location: Argleton

RE: WitPTracker AE Release 1.92

Post by witpqs »

Suggestion:

How about a display of any non-base hexes where the player is over-stacked? Maybe it could just be an Alert item?
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.92

Post by floydg »

ORIGINAL: witpqs

Suggestion:

How about a display of any non-base hexes where the player is over-stacked? Maybe it could just be an Alert item?

Interesting idea. The stacking limit for every hex is in the PWHEXE.DAT file, right?
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
witpqs
Posts: 26376
Joined: Mon Oct 04, 2004 7:48 pm
Location: Argleton

RE: WitPTracker AE Release 1.92

Post by witpqs »

ORIGINAL: floydg

ORIGINAL: witpqs

Suggestion:

How about a display of any non-base hexes where the player is over-stacked? Maybe it could just be an Alert item?

Interesting idea. The stacking limit for every hex is in the PWHEXE.DAT file, right?
Uh - I think that's the one. There is now a set of 3 pwhex type files. As I recollect it's in the "main" one. I inferred that by examining date/time stamps on the files, that being the only one that changed when stacking limits were introduced.
User avatar
witpqs
Posts: 26376
Joined: Mon Oct 04, 2004 7:48 pm
Location: Argleton

RE: WitPTracker AE Release 1.92

Post by witpqs »

OK, had a peek in the AE folder and, yes, I believe that is the file.
User avatar
Yaab
Posts: 5542
Joined: Tue Nov 08, 2011 2:09 pm
Location: Poland

RE: WitPTracker AE Release 1.92

Post by Yaab »

I installed the patch 07 beta. When I try to read the new turn in Tracker I get a message "Error comparing bases - Unequal size", and the loading bar at the bottom of the screen freezes during "Compare Bases" part.
floydg
Posts: 2071
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.92

Post by floydg »

ORIGINAL: Yaab

I installed the patch 07 beta. When I try to read the new turn in Tracker I get a message "Error comparing bases - Unequal size", and the loading bar at the bottom of the screen freezes during "Compare Bases" part.

It means that either an additional base was added to the database or you're using the wrong pwsdll.dll file to read the save.

Floyd
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: 5542
Joined: Tue Nov 08, 2011 2:09 pm
Location: Poland

RE: WitPTracker AE Release 1.92

Post by Yaab »

Problem solved! I copied the .dll file from the beta folder to the Tracker folder, as advised in the beta install notes.
User avatar
Crackaces
Posts: 3858
Joined: Sat Jul 09, 2011 3:39 pm

RE: WitPTracker AE Release 1.92

Post by Crackaces »

ORIGINAL: floydg

ORIGINAL: Yaab

I installed the patch 07 beta. When I try to read the new turn in Tracker I get a message "Error comparing bases - Unequal size", and the loading bar at the bottom of the screen freezes during "Compare Bases" part.

It means that either an additional base was added to the database or you're using the wrong pwsdll.dll file to read the save.

Floyd

After upgrading and copyng over the pwsdll.dll file I get a fatal error "AWT Event-0 java.lang.arrayindexoutof range error.."
at witptracer.airgropspane153.getvalueat(airgroupspane1.java:289>
...............................

I am assuming something has gone very wrong and resetting the database is the only out?
"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.92

Post by floydg »

ORIGINAL: Crackaces

ORIGINAL: floydg

ORIGINAL: Yaab

I installed the patch 07 beta. When I try to read the new turn in Tracker I get a message "Error comparing bases - Unequal size", and the loading bar at the bottom of the screen freezes during "Compare Bases" part.

It means that either an additional base was added to the database or you're using the wrong pwsdll.dll file to read the save.

Floyd

After upgrading and copyng over the pwsdll.dll file I get a fatal error "AWT Event-0 java.lang.arrayindexoutof range error.."
at witptracer.airgropspane153.getvalueat(airgroupspane1.java:289>
...............................

I am assuming something has gone very wrong and resetting the database is the only out?

Is this just while loading a turn? If so, and everything else looks fine after loading the turn, you can ignore these errors (they come up because the tables are in the process of being modified, but the GUI still wants to display them).
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
Crackaces
Posts: 3858
Joined: Sat Jul 09, 2011 3:39 pm

RE: WitPTracker AE Release 1.92

Post by Crackaces »

ORIGINAL: floydg

ORIGINAL: Crackaces

ORIGINAL: floydg




It means that either an additional base was added to the database or you're using the wrong pwsdll.dll file to read the save.

Floyd

After upgrading and copyng over the pwsdll.dll file I get a fatal error "AWT Event-0 java.lang.arrayindexoutof range error.."
at witptracer.airgropspane153.getvalueat(airgroupspane1.java:289>
...............................

I am assuming something has gone very wrong and resetting the database is the only out?

Is this just while loading a turn? If so, and everything else looks fine after loading the turn, you can ignore these errors (they come up because the tables are in the process of being modified, but the GUI still wants to display them).

It is while loading the turn ... but it is fatal and Witptracker exits ... any suggestions for getting around this error ?
"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.92

Post by floydg »

ORIGINAL: Crackaces

ORIGINAL: floydg

ORIGINAL: Crackaces




After upgrading and copyng over the pwsdll.dll file I get a fatal error "AWT Event-0 java.lang.arrayindexoutof range error.."
at witptracer.airgropspane153.getvalueat(airgroupspane1.java:289>
...............................

I am assuming something has gone very wrong and resetting the database is the only out?

Is this just while loading a turn? If so, and everything else looks fine after loading the turn, you can ignore these errors (they come up because the tables are in the process of being modified, but the GUI still wants to display them).

It is while loading the turn ... but it is fatal and Witptracker exits ... any suggestions for getting around this error ?

I'd need the complete error (all lines -- or at least the topmost 10 or so). You can send me a screen shot to witptracker@gmail.com.
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
1EyedJacks
Posts: 2304
Joined: Sun Mar 12, 2006 6:26 am
Location: Reno, NV

RE: WitPTracker AE Release 1.92

Post by 1EyedJacks »

Hey guys,

Will Tracker run on the new version of Java yet?


TTFN,

Mike
Attachments
TrackerOoops.jpg
TrackerOoops.jpg (198.29 KiB) Viewed 388 times
TTFN,

Mike
Mozo
Posts: 96
Joined: Mon Jul 27, 2009 10:54 pm

RE: WitPTracker AE Release 1.9.2 Available!

Post by Mozo »

Floyd and Damian,

Edited: ok - I found out Java 6 was not 32bit so I installed that. Now I get this error message:

Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException:...

Any ideas would be welcome. Thanks.

Mozo
Post Reply

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