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

User avatar
RogerJNeilson
Posts: 1277
Joined: Thu Apr 12, 2012 5:21 am
Location: Bedlington, Northumberland, UK

RE: WitPTracker AE Release 1.0

Post by RogerJNeilson »

Yes I am familiar with that problem. It was not already running I am sure as it was a fresh boot of windows but hey ho.... its working fine again so who knows. Life is sometimes too short to worry about why things didn't work when they are doing again - unless they continue to misbehave.

Roger
An unplanned dynasty: Roger Neilson, Roger Neilson 11, Roger Neilson 3 previous posts 898+1515 + 1126 = 3539.....Finally completed my game which started the day WITP:AE was released
Aksully
Posts: 98
Joined: Tue Feb 16, 2016 9:45 pm

RE: WitPTracker AE Release 1.0

Post by Aksully »

Anyone have an idea with this error? Thx in advance! Running Win 10 64 bit home


C:\Matrix Games\War in the Pacific Admiral's Edition\Extras\Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 7 seconds
Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
at java.awt.image.DataBufferInt.<init>(Unknown Source)
at java.awt.image.Raster.createPackedRaster(Unknown Source)
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknown 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$JavaSecurityAccessImpl.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\Extras\Tracker>pause
Press any key to continue . . .
User avatar
BillBrown
Posts: 2335
Joined: Sat Jun 15, 2002 3:55 am

RE: WitPTracker AE Release 1.0

Post by BillBrown »

Try using this for your bat file

java.exe" -Xms256m -Xmx768m -jar "WitPTracker.jar" nomap
pause

also you probably should try doing a restart on your computer before running tracker.

Aksully
Posts: 98
Joined: Tue Feb 16, 2016 9:45 pm

RE: WitPTracker AE Release 1.0

Post by Aksully »

Thanks BB for your reply. I'll try your suggestion Sunday. And I did restart my PC as suggested earlier here. And thanks for just answering the question. You seem to be a decent person in the thread trying to help others. Most appreciated!
Aksully
Posts: 98
Joined: Tue Feb 16, 2016 9:45 pm

RE: WitPTracker AE Release 1.0

Post by Aksully »

Hey BB, Well you got me headed to success with your suggestion. I tried your bat suggestion but it failed. Then I edited it to just the java without the .exe" and used the rest and it WORKED! Of course with no map. I'd like to try this to see if it will open a map. So would I substitute map for no map and see if it works? Anyhow, your help is appreciated and thanks again.
User avatar
BillBrown
Posts: 2335
Joined: Sat Jun 15, 2002 3:55 am

RE: WitPTracker AE Release 1.0

Post by BillBrown »

No, just erase the nomap command line parameter like this

java -Xms256m -Xmx768m -jar "WitPTracker.jar"
pause

And I apologize, I forgot to erase the .exe" from my first post. I use a complete address in mine.
Aksully
Posts: 98
Joined: Tue Feb 16, 2016 9:45 pm

RE: WitPTracker AE Release 1.0

Post by Aksully »

Thanks BB but it didn't show the map at the bottom like I believe it should. But no worries. Just glad to have the tool working so I can use it to help me keep track of things!
User avatar
BillBrown
Posts: 2335
Joined: Sat Jun 15, 2002 3:55 am

RE: WitPTracker AE Release 1.0

Post by BillBrown »

I am not sure what you mean about a map at the bottom. there is a map selection on the data set drop down( third from the bottom )

Image
Attachments
map1.jpg
map1.jpg (452.99 KiB) Viewed 315 times
User avatar
BillBrown
Posts: 2335
Joined: Sat Jun 15, 2002 3:55 am

RE: WitPTracker AE Release 1.0

Post by BillBrown »

Then you will get a map page with options
this is highly reduced to fit the forum criteria

Image
Attachments
map2.jpg
map2.jpg (278.19 KiB) Viewed 315 times
Aksully
Posts: 98
Joined: Tue Feb 16, 2016 9:45 pm

RE: WitPTracker AE Release 1.0

Post by Aksully »

There it is Bill! My mistake. Thks for the correction!
User avatar
BillBrown
Posts: 2335
Joined: Sat Jun 15, 2002 3:55 am

RE: WitPTracker AE Release 1.0

Post by BillBrown »

I wonder if you were thinking about combat reporter, found here: tm.asp?m=2456864
Another excellent program.
User avatar
Yaab
Posts: 5445
Joined: Tue Nov 08, 2011 2:09 pm
Location: Poland

RE: WitPTracker AE Release 1.0

Post by Yaab »

floydg, is there any chance you can add a Victory Point columns for Ship Classes tab in Tracker?
Aksully
Posts: 98
Joined: Tue Feb 16, 2016 9:45 pm

RE: WitPTracker AE Release 1.0

Post by Aksully »

Yes BB. I think I was "merging" different TF's!!!!
floydg
Posts: 2060
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.0

Post by floydg »

ORIGINAL: Yaab

floydg, is there any chance you can add a Victory Point columns for Ship Classes tab in Tracker?

Sorry for the response delay -- the victory points are not part of the ship class structure. I suppose I can find a ship of that class and use the VP from that ship to represent the class. Just more work...
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: WitPTracker AE Release 1.0

Post by Yaab »

When I browse the ship classes I often wonder how much VP is this xAK, DD or SS.
hooraysimpsons
Posts: 15
Joined: Wed Jul 31, 2019 7:34 pm

RE: WitPTracker AE Release 1.0

Post by hooraysimpsons »

I put my entire tracker folder in my Dropbox in an attempt to keep the tracker database synced between two PCs to play on. This did not work. Is the tracker.data file not where the information is stored?

TIA
hooraysimpsons
Posts: 15
Joined: Wed Jul 31, 2019 7:34 pm

RE: WitPTracker AE Release 1.0

Post by hooraysimpsons »

It looks like the modified date/time stamp on trackerdb.data is not updated upon running. Is this normal? It may explain the behavior I'm seeing. Thanks

ORIGINAL: hooraysimpsons

I put my entire tracker folder in my Dropbox in an attempt to keep the tracker database synced between two PCs to play on. This did not work. Is the tracker.data file not where the information is stored?

TIA
Alfred
Posts: 6683
Joined: Thu Sep 28, 2006 7:56 am

RE: WitPTracker AE Release 1.0

Post by Alfred »

ORIGINAL: hooraysimpsons

I put my entire tracker folder in my Dropbox in an attempt to keep the tracker database synced between two PCs to play on. This did not work. Is the tracker.data file not where the information is stored?

TIA

Tracker reads the game saved file.

Alfred
hooraysimpsons
Posts: 15
Joined: Wed Jul 31, 2019 7:34 pm

RE: WitPTracker AE Release 1.0

Post by hooraysimpsons »

Where does it saved the data after reading the turn? Trying to use tracker on two different PCs. Used tracker for turns 1 and 2 on laptop. Went back to laptop for turn 5. Even though the entire tracker folder is in Dropbox, it only says turns 1 and 2 were loaded. Then had it read the data for turn 5. Seems like it was successful. However, the bottom still says last turn read was 2. When filtering by current turn it goes to turn 2 and of course turn 3 and 4 still missing.
Aksully
Posts: 98
Joined: Tue Feb 16, 2016 9:45 pm

RE: WitPTracker AE Release 1.0

Post by Aksully »

ORIGINAL: Alfred

ORIGINAL: hooraysimpsons

I put my entire tracker folder in my Dropbox in an attempt to keep the tracker database synced between two PCs to play on. This did not work. Is the tracker.data file not where the information is stored?

TIA

Tracker reads the game saved file.

Alfred
Hello Alfred,
I have a similar question for you;

Say I am working on my next turn set up and just complete orders for all my Australian units and save in Save slot 9 and close WITP AE. Then open up that save the next day to work on units in Sumatra. If I run Tracker will it update with all the Australian moves I made before I start work on Sumatra units. Or does it only run after you complete all orders and complete that turn? Thx in advance!
Post Reply

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