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

MBF
Posts: 155
Joined: Tue Mar 25, 2008 2:13 pm

RE: WitPTracker AE Release 1.10 Now Available

Post by MBF »

[&o][&o][&o][&o][&o][&o] [:D]
User avatar
n01487477
Posts: 4759
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.10 Now Available

Post by n01487477 »

I too want to congratulate Floyd on a great update incorporating new features and the long awaited Java update.

Still it was probably easier to finish this version without my spaghetti code and bloated expansion ideas driving him to despair. [;)]



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

RE: WitPTracker AE Release 1.10 Now Available

Post by floydg »

ORIGINAL: n01487477

I too want to congratulate Floyd on a great update incorporating new features and the long awaited Java update.

Still it was probably easier to finish this version without my spaghetti code and bloated expansion ideas driving him to despair. [;)]




[:D] All good.
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
mikkey
Posts: 3173
Joined: Sun Feb 10, 2008 1:04 pm
Location: Slovakia

RE: WitPTracker AE Release 1.10 Now Available

Post by mikkey »

Thanks for update Floyd.
galum
Posts: 2
Joined: Fri Jul 25, 2014 9:11 am

RE: WitPTracker AE Release 1.10 Now Available

Post by galum »

small problem whereas it starts then exits? Any ideas please?


D:\Games\War in the pacific\tools\witptracker>"D:\Apps\Java\bin\java" -Xms384m -
Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 11 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa
ce
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
at java.awt.image.BufferedImage.<init>(Unknown Source)
at witptracker.MapPanel$Map.<init>(MapPanel.java:440)
at witptracker.MapPanel.<init>(MapPanel.java:229)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:920)
at witptracker.GUIMain$5.run(GUIMain.java:1042)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
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)

D:\Games\War in the pacific\tools\witptracker>pause
Press any key to continue . . .
floydg
Posts: 2053
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.10 Now Available

Post by floydg »

ORIGINAL: galum

small problem whereas it starts then exits? Any ideas please?


D:\Games\War in the pacific\tools\witptracker>"D:\Apps\Java\bin\java" -Xms384m -
Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 11 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa
ce
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow
n Source)
at java.awt.image.BufferedImage.<init>(Unknown Source)
at witptracker.MapPanel$Map.<init>(MapPanel.java:440)
at witptracker.MapPanel.<init>(MapPanel.java:229)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:920)
at witptracker.GUIMain$5.run(GUIMain.java:1042)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Sour
ce)
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)

D:\Games\War in the pacific\tools\witptracker>pause
Press any key to continue . . .

You ran out of memory. Two options:
- increase the memory allocation in the witptracker.bat file. Edit that bat file to increase the numbers for memory allocation by 64 or 128 each until it works.
- use the witptrackernomap.bat file (no map panel, which saves memory)
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
galum
Posts: 2
Joined: Fri Jul 25, 2014 9:11 am

RE: WitPTracker AE Release 1.10 Now Available

Post by galum »

Thanks, nomap option worked!
darbycmcd
Posts: 400
Joined: Tue Dec 06, 2005 8:47 am

RE: WitPTracker AE Release 1.10 Now Available

Post by darbycmcd »

Maartenr, I am getting the same issue, what did you do to solve it? Thanks

User avatar
SilentHunter
Posts: 213
Joined: Sun Sep 29, 2013 1:30 pm
Location: United States

RE: WitPTracker AE Release 1.10 Available!

Post by SilentHunter »

This may be a really stupid question but what is the difference between his and combat reporter? I just got combat reporter running after a day or so of messing with Java and really like it because of the clicky map that shows me where stuff took place. Being new to this game I'm overwhelmed right just trying to figure out what to use to even get started. Any explanation would be appreciated.
JamesM
Posts: 1024
Joined: Mon Aug 28, 2000 8:00 am
Location: QLD, Australia

RE: WitPTracker AE Release 1.10 Available!

Post by JamesM »

I can not download it, I get the following error message.

415. That’s an error.

The requested URL was not found on this server. That’s all we know.
Theages
Posts: 167
Joined: Fri Feb 16, 2007 6:48 pm
Location: Austria

RE: WitPTracker AE Release 1.10 Available!

Post by Theages »

To download click on the arrow pointing downwards on the right side of the screen and not on the file-name itself.
User avatar
witpqs
Posts: 26376
Joined: Mon Oct 04, 2004 7:48 pm
Location: Argleton

RE: WitPTracker AE Release 1.10 Available!

Post by witpqs »

ORIGINAL: jamesm

I can not download it, I get the following error message.

415. That’s an error.

The requested URL was not found on this server. That’s all we know.
The download link is actually the arrow pointing down that is way over on the right-hand side of the line with the file name. Don't know why Google Sites uses that style, it seems to trip up nearly everybody when they first see it.
modrow
Posts: 1100
Joined: Sun Aug 27, 2006 10:02 am

RE: WitPTracker AE Release 1.10 Now Available

Post by modrow »

ORIGINAL: floydg

Attention WitPTracker Fans:

It's been quite a while since a release (virtually two years). And I've lost track of Damain along the way.

In any case, a new release for you all, since I had it sitting around...

New Features:
[*]Support for Java 7 and Java 8. The new [font="Courier New"]pwsdll7.dll[/font] file is needed in the WitPTracker folder for this to work.
[*]Read in the Operations text file and display in the Intel panel (new tab added). This is a work in progress and not all text patterns are supported. If you find one shown in the Command Window as not recognized, send it to me and I'll add it.
[*]Enemy sub position shown in Map Panel. This is derived from the information read from the operations text file. Sub positions are marked with green squares and the turn number (brighter number for more recent turn).
[*]LCU upgrade on/off in LCU Panel
[*]HQ type in LCU Panel

Bugs Fixed:
[*]Victory point calculation for 4E aircraft (2 points)
[*]Error on the TOE for purchased LCU
[*]Destroyed Chinese units re-queued
[*]AirGroup HQ filter missing some HQ
[*]Base resource alert issue for custom scenarios
[*]Japanese HQ names in Base Panel
[*]Withdrawal alert for AirGroups that have returned
[*]AirGroup withdrawal message not working across month boundaries
[*]Issue with ship upgrade information with duplicated weapons
[*]Convoys with aircraft causing issues

Known Issues:
[*]Ship withdrawal alert may show too often
[*]Scenarios where units have a delay of 9999 are shown, but a filter should be added to hide them

The distribution is available from the "regular" place: http://sites.google.com/site/witptracker

We hope you enjoy it!

Floyd and Damian

[&o]THANK YOU !!![&o]
margeorg
Posts: 156
Joined: Tue Jan 03, 2012 8:46 pm

RE: WitPTracker AE Release 1.10 Now Available

Post by margeorg »

Great stuff, works fine. Many thanks for your efforts!
Cheers
Martin
JamesM
Posts: 1024
Joined: Mon Aug 28, 2000 8:00 am
Location: QLD, Australia

RE: WitPTracker AE Release 1.10 Available!

Post by JamesM »

ORIGINAL: witpqs

ORIGINAL: jamesm

I can not download it, I get the following error message.

415. That’s an error.

The requested URL was not found on this server. That’s all we know.
The download link is actually the arrow pointing down that is way over on the right-hand side of the line with the file name. Don't know why Google Sites uses that style, it seems to trip up nearly everybody when they first see it.

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

RE: WitPTracker AE Release 1.10 Available!

Post by floydg »

ORIGINAL: witpqs

ORIGINAL: jamesm

I can not download it, I get the following error message.

415. That’s an error.

The requested URL was not found on this server. That’s all we know.
The download link is actually the arrow pointing down that is way over on the right-hand side of the line with the file name. Don't know why Google Sites uses that style, it seems to trip up nearly everybody when they first see it.

I did add that advice to the site. I guess people are missing that...



Image
Attachments
Releases..ptracker.jpg
Releases..ptracker.jpg (18.35 KiB) Viewed 95 times
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.10 Available!

Post by witpqs »

It's inevitable. [:D]
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: WitPTracker AE Release 1.10 Available!

Post by MAARTENR »

What is new wich things are new to see afther the older witptracker?
Image
User avatar
cohimbra
Posts: 639
Joined: Sat Oct 15, 2011 7:59 pm
Location: Italy

RE: WitPTracker AE Release 1.10 Available!

Post by cohimbra »

[&o][&o][&o]
floydg
Posts: 2053
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.10 Available!

Post by floydg »

ORIGINAL: MAARTENR

What is new wich things are new to see afther the older witptracker?

i don't know what you're asking, but the Releases page lists all of the changes in each release.
Delete the trackerdb.* files.
Copy the pwsdll.dll file from the game folder to the WitPTracker folder.
Try running the WitPTracker.bat again.
Post Reply

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