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

fcharton
Posts: 1112
Joined: Mon Oct 04, 2010 5:51 pm
Location: France

RE: Help with Tracker

Post by fcharton »

Hi,

I'm setting up a new laptop, Win 7, 64 bits, running with an Intel Core i7. Both java 32 bits, and java 64 bits are installed on it (this seems to be the default with Win7 installations), and it already has C++ redist files (the 2008 version, for x64).

.. but tracker won't work, or, rather, it will allow me to load the database (correctly), and then fail once a new turn is loaded, when it tries to access pwsdll.dll. Message is "Can't load IA 32-bit .dll on a AMD 64-bit platform"

As explained in "troubleshooting", I have tried to use the java 32bit instead (by changing the path in the bat file), but then I get a message like "Java platform SE binary ceased working"... and tracker closes.

Anyone here had this problem? What can be done about it?

Thanks in advance
Francois
fcharton
Posts: 1112
Joined: Mon Oct 04, 2010 5:51 pm
Location: France

RE: Help with Tracker

Post by fcharton »

ORIGINAL: lb4269
I am seeing the following error (see attached).
Image

This happens because your machine cannot find Java. Here...

https://sites.google.com/site/witptracker/support

User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: Help with Tracker

Post by n01487477 »

ORIGINAL: fcharton

Hi,

I'm setting up a new laptop, Win 7, 64 bits, running with an Intel Core i7. Both java 32 bits, and java 64 bits are installed on it (this seems to be the default with Win7 installations), and it already has C++ redist files (the 2008 version, for x64).

.. but tracker won't work, or, rather, it will allow me to load the database (correctly), and then fail once a new turn is loaded, when it tries to access pwsdll.dll. Message is "Can't load IA 32-bit .dll on a AMD 64-bit platform"

As explained in "troubleshooting", I have tried to use the java 32bit instead (by changing the path in the bat file), but then I get a message like "Java platform SE binary ceased working"... and tracker closes.

Anyone here had this problem? What can be done about it?

Thanks in advance
Francois
Francois -
This is not usually a Java issue rather a C++ Lib problem. I note you said you have the 64x and not the x32.. This is what I have and from memory MichaelM said it is the 2005x32 C++ that counts. Although I think the 2008 does the same anyway. Do a manual windows update after installation to check you have the latest.

Cheers



Image
Attachments
CTracker.jpg
CTracker.jpg (57.8 KiB) Viewed 318 times
User avatar
MikeS4269
Posts: 182
Joined: Tue Sep 14, 2004 1:18 am

RE: Help with Tracker

Post by MikeS4269 »

Wow. It went from a short error message to a long one.

Still no ideas...



Image
Attachments
trackererror.jpg
trackererror.jpg (219.02 KiB) Viewed 316 times
MikeS
User avatar
Dan Nichols
Posts: 863
Joined: Mon Aug 29, 2011 11:32 pm

RE: Help with Tracker

Post by Dan Nichols »

ORIGINAL: lb4269

Wow. It went from a short error message to a long one.

Still no ideas...



Image

From above by floydg:

Make sure you copy the latest pwsdll.dll file from the game folder to the WitPTracker folder, remove the trackerdb.* files and try again.
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
MikeS4269
Posts: 182
Joined: Tue Sep 14, 2004 1:18 am

RE: Help with Tracker

Post by MikeS4269 »

Tried again. Even tried telling the game to look in both the SAVE folder and the TRACKER folder.

Got this screen.



Image
Attachments
trackererror.jpg
trackererror.jpg (290.92 KiB) Viewed 316 times
MikeS
fcharton
Posts: 1112
Joined: Mon Oct 04, 2010 5:51 pm
Location: France

RE: Help with Tracker

Post by fcharton »

That's a different issue.
You need to go into the directory where you launch WITP, that would be something like
C:\Matrix Games\War in the Pacific Admiral's Edition
if you play the stock version, or (more likely) something like
C:\Matrix Games\War in the Pacific Admiral's Edition\Beta2r9
if you play a beta version.

There you will find a file named pwsdll.dll, just copy it to the directory where tracker is, and everything should be all right (you might need to clear all trackerdb database file first...)

Francois
fcharton
Posts: 1112
Joined: Mon Oct 04, 2010 5:51 pm
Location: France

RE: Help with Tracker

Post by fcharton »

Hi Damian,
ORIGINAL: n01487477
This is not usually a Java issue rather a C++ Lib problem. I note you said you have the 64x and not the x32.. This is what I have and from memory MichaelM said it is the 2005x32 C++ that counts. Although I think the 2008 does the same anyway. Do a manual windows update after installation to check you have the latest.

I did install both 2005 redistributable libs (x86 and x64) and did a manual update. But the problem remain. There are two cases (both starting from an empty db)

1- if I call tracker with "java" (ie the 64 bit version of it) : I get the 64bit AMD message
2- if I call tracker with "c:\program files (x86)\...\java" (ie the 32 bit version), then the database gets initialized, but I get a system message saying Java(TM) Platform SE Binary has stopped functionning (or something similar: my laptop speaks French)

But note that, in both cases, if I open an existing version of tracker, everything is fine so long the dll does not get called...

Francois
User avatar
MikeS4269
Posts: 182
Joined: Tue Sep 14, 2004 1:18 am

RE: Help with Tracker

Post by MikeS4269 »

Francois,

It worked.

Where do you stay?

I'd like to buy you a coffee.

Mike
MikeS
fcharton
Posts: 1112
Joined: Mon Oct 04, 2010 5:51 pm
Location: France

RE: Help with Tracker

Post by fcharton »

Mike,

No problem, been there too a couple of months ago...

Damian,

Got it! My laptop had Java 7 installed by default, and this prevented the 32 bit version to work. After installing jre6, everything's fine. The 64bit version doesn't seem to work, even with the C++ libs and v6.

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

RE: Help with Tracker

Post by floydg »

ORIGINAL: Hanzberger

Speaking of "next release", are we gonna see it before the next change of season?

Iffy... work has been kicking my ass and I can't find the time (or energy some days) to finish it up.
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
FeurerKrieg
Posts: 3400
Joined: Wed Jun 15, 2005 8:43 pm
Location: Denver, CO

RE: Help with Tracker

Post by FeurerKrieg »

ORIGINAL: fcharton

Mike,

No problem, been there too a couple of months ago...

Damian,

Got it! My laptop had Java 7 installed by default, and this prevented the 32 bit version to work. After installing jre6, everything's fine. The 64bit version doesn't seem to work, even with the C++ libs and v6.

Francois

Hi Francois -

I'm having similar problems. I was doing good with tracker, then installed 64bit Java for a different application, and now tracker will start up just fine, but when I go to load in a new turn I get the "64bit AMD" message. After reading your comments, it sounds like I can install and run both versions of Java - is that what you are doing at the moment?
Image
Upper portion used with permission of www.subart.net, copyright John Meeks
User avatar
Hanzberger
Posts: 925
Joined: Wed Apr 26, 2006 12:16 pm
Location: SE Pennsylvania
Contact:

RE: Help with Tracker

Post by Hanzberger »

ORIGINAL: USS America

ORIGINAL: Hanzberger

Speaking of "next release", are we gonna see it before the next change of season?

Yeah, the new AE patch is finally an official release..... [;)]
I was talkin tracker, I think they should call it 2.0~! [&o]
Playing Scen 2 vs Ai currently

Japan AC wire chart here
tm.asp?m=2769286&mpage=1&key=?
fcharton
Posts: 1112
Joined: Mon Oct 04, 2010 5:51 pm
Location: France

RE: Help with Tracker

Post by fcharton »

Hi Feurer Krieg,

My machine, like most Win7 64 bit boxes, came equipped with both Java 64 and 32 bits (in order to run both 32 and 64 bit java programs). If you are using Win7, it is quite likely that you when you installed Java64, you did not remove Java 32 (look in Program Files (x86)), but just changed the global path from "c:\program files (x86)\java\jre6\bin" to "c:\program files\java\jre6\bin".

In the case, Tracker (which has to have 32) will work again, just by changing the path in the .bat launcher.

Francois
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: Help with Tracker

Post by n01487477 »

ORIGINAL: fcharton

Hi Feurer Krieg,

My machine, like most Win7 64 bit boxes, came equipped with both Java 64 and 32 bits (in order to run both 32 and 64 bit java programs). If you are using Win7, it is quite likely that you when you installed Java64, you did not remove Java 32 (look in Program Files (x86)), but just changed the global path from "c:\program files (x86)\java\jre6\bin" to "c:\program files\java\jre6\bin".

In the case, Tracker (which has to have 32) will work again, just by changing the path in the .bat launcher.

Francois
Good work Francois -
Yeah you need the 32bit version of java (jre6) and then changing the batch to point to that version is the best way to ensure that you're running it...

Cheers
User avatar
FeurerKrieg
Posts: 3400
Joined: Wed Jun 15, 2005 8:43 pm
Location: Denver, CO

RE: Help with Tracker

Post by FeurerKrieg »

ORIGINAL: n01487477

ORIGINAL: fcharton

Hi Feurer Krieg,

My machine, like most Win7 64 bit boxes, came equipped with both Java 64 and 32 bits (in order to run both 32 and 64 bit java programs). If you are using Win7, it is quite likely that you when you installed Java64, you did not remove Java 32 (look in Program Files (x86)), but just changed the global path from "c:\program files (x86)\java\jre6\bin" to "c:\program files\java\jre6\bin".

In the case, Tracker (which has to have 32) will work again, just by changing the path in the .bat launcher.

Francois
Good work Francois -
Yeah you need the 32bit version of java (jre6) and then changing the batch to point to that version is the best way to ensure that you're running it...

Cheers

Thanks guys - yea, that did the trick. Now I have 64bit java for those apps that use it, plus 32 bit java for Tracker. Life is good again!
Image
Upper portion used with permission of www.subart.net, copyright John Meeks
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: Help with Tracker

Post by MAARTENR »

I get this i've tried many things, what should i do?
Please help me.

Image
Attachments
Image1.jpg
Image1.jpg (140.02 KiB) Viewed 316 times
Image
fcharton
Posts: 1112
Joined: Mon Oct 04, 2010 5:51 pm
Location: France

RE: Help with Tracker

Post by fcharton »

This is the problem lb4269 had ten posts above (3346), have a look there... (and copy your pwsdll.dll to the tracker directory)

Francois
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: Help with Tracker

Post by MAARTENR »

How does this goes?


I did install both 2005 redistributable libs (x86 and x64) and did a manual update. But the problem remain. There are two cases (both starting from an empty db)

Image
User avatar
MAARTENR
Posts: 808
Joined: Sat May 01, 2004 8:59 am

RE: LCU arrived alert

Post by MAARTENR »

How and where can i find the Beta2 folder?
Image
Post Reply

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