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
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.0

Post by n01487477 »

Don't worry -
You probably downloaded the wrong file. Try the vcredist_x86.exe (even if you have an AMD or x64OS).

You'll probably need to do a windows update after you've installed this too ..
User avatar
Hortlund
Posts: 2162
Joined: Fri Oct 13, 2000 8:00 am

RE: WitPTracker AE Release 1.0

Post by Hortlund »

Ok,

I have Win 7, SP 1 installed.
I have run both the x86 and x64 c++ SP1 updates.
I have updated my java to the latest files.
I have downloaded and installed the tracker-files, and I have changed the property-file to match the game I want to run.

I am still only on the setup-turn for the savefile, is that a problem?

I get the message
Exception in thread "main" java.lang.unsatisfiedlinkerror [path to tracker] Cant load IA 32-bit.dll on a AMD 64-bit platform


God, I feel old.
The era of procrastination, of half-measures, of soothing and baffling expedients, of delays, is coming to a close.
In its place we are entering a period of consequences..
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.0

Post by n01487477 »

Doing well so far...guess you have 64bit win7. You don't need the x64 c++ SP. Can you reinstall the x86 again and do a windows update manually ?

Change your witptracker.bat file to point to the 32 bit Java executable (you need the quotes because of the space) - this varies on different machines so you'll need to check the path:

64bitOS users
"C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar"
pause

The Java version should be 6 not 7 also.
[getting close to early AM. Check back in 8hrs]
User avatar
Hortlund
Posts: 2162
Joined: Fri Oct 13, 2000 8:00 am

RE: WitPTracker AE Release 1.0

Post by Hortlund »

Here is where I run into trouble...

I have entered the path correctly to the java.exe -file, but I get the "path cannot be found" (translated). In my file structure, the folder is called "program (x86)" instead of "program files (x86).

Why do I get the "path not found" message when I know the path is correct? I have tracker installed in a separate folder under my games folder, but that should not matter...right?

The era of procrastination, of half-measures, of soothing and baffling expedients, of delays, is coming to a close.
In its place we are entering a period of consequences..
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.0

Post by n01487477 »

ORIGINAL: Panzerjaeger Hortlund

Here is where I run into trouble...

I have entered the path correctly to the java.exe -file, but I get the "path cannot be found" (translated). In my file structure, the folder is called "program (x86)" instead of "program files (x86).

Why do I get the "path not found" message when I know the path is correct? I have tracker installed in a separate folder under my games folder, but that should not matter...right?

Your version must be different from normal English versions. Change the path to "program (x86)". If you've already done this then I'm a little confused. The path should be absolute. [edit] Getting late. Gotta get some sleep. Try and pick this up again tomorrow.
User avatar
Hortlund
Posts: 2162
Joined: Fri Oct 13, 2000 8:00 am

RE: WitPTracker AE Release 1.0

Post by Hortlund »

Thanks for the help. I'll keep working over here, but I have no real idea why this is not working.
The era of procrastination, of half-measures, of soothing and baffling expedients, of delays, is coming to a close.
In its place we are entering a period of consequences..
fcharton
Posts: 1112
Joined: Mon Oct 04, 2010 5:51 pm
Location: France

RE: WitPTracker AE Release 1.0

Post by fcharton »

ORIGINAL: Panzerjaeger Hortlund
I have entered the path correctly to the java.exe -file, but I get the "path cannot be found" (translated). In my file structure, the folder is called "program (x86)" instead of "program files (x86).

Try with "program files (x86)" too. The name of the folder, as it shows up on your desktop, is not necessarily that used by the system. For instance, on my French speaking machine, the "Users" folder displays as "Utilisateurs", but the correct path to it is "c:\users".

Also, check that you have jre6 installed, this is what Tracker wants, but some recent machines come with jre7 installed only. In this case, your path will be wrong (and you will need to install jre6, too...)

Francois
User avatar
Hortlund
Posts: 2162
Joined: Fri Oct 13, 2000 8:00 am

RE: WitPTracker AE Release 1.0

Post by Hortlund »

Ah, that did it. Now Ive gotten the right path. Weird machine to translate things on the screen but not "under the hood".

Still doesnt work though, but Ive gotten one step closer I guess...
The era of procrastination, of half-measures, of soothing and baffling expedients, of delays, is coming to a close.
In its place we are entering a period of consequences..
User avatar
ALF1
Posts: 45
Joined: Tue May 10, 2011 7:01 pm
Location: Czech republic

RE: WitPTracker AE Release 1.0

Post by ALF1 »

Hello, can you please help me? after succesfull using of tracker for long time after update to 8R9 version of WITP AE. it stop to work. I reinstal tracker and java but no succes, still this error message:
 

c:\download\PBEM\Hermann\tracker herman>java -Xms384m -Xmx512m -jar "WitPTracker
.jar" nomap
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n
umber in .class file
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(Unknown Source)
        at java.security.SecureClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.defineClass(Unknown Source)
        at java.net.URLClassLoader.access$100(Unknown Source)
        at java.net.URLClassLoader$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
c:\download\PBEM\Hermann\tracker herman>pause
Pokraèujte stisknutím libovolné klávesy...
 
 
Java version is jre-1_5_0_17-windows-i586-p.exe 
floydg
Posts: 2073
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.0

Post by floydg »

ORIGINAL: ALF1

Hello, can you please help me? after succesfull using of tracker for long time after update to 8R9 version of WITP AE. it stop to work. I reinstal tracker and java but no succes, still this error message:


c:\download\PBEM\Hermann\tracker herman>java -Xms384m -Xmx512m -jar "WitPTracker
.jar" nomap
Exception in thread "main" java.lang.UnsupportedClassVersionError: Bad version n
umber in .class file
       at java.lang.ClassLoader.defineClass1(Native Method)
       at java.lang.ClassLoader.defineClass(Unknown Source)
       at java.security.SecureClassLoader.defineClass(Unknown Source)
       at java.net.URLClassLoader.defineClass(Unknown Source)
       at java.net.URLClassLoader.access$100(Unknown Source)
       at java.net.URLClassLoader$1.run(Unknown Source)
       at java.security.AccessController.doPrivileged(Native Method)
       at java.net.URLClassLoader.findClass(Unknown Source)
       at java.lang.ClassLoader.loadClass(Unknown Source)
       at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
       at java.lang.ClassLoader.loadClass(Unknown Source)
       at java.lang.ClassLoader.loadClassInternal(Unknown Source)
c:\download\PBEM\Hermann\tracker herman>pause
Pokraèujte stisknutím libovolné klávesy...


Java version is jre-1_5_0_17-windows-i586-p.exe 

You have JRE 1.5. Have you ever gotten WitPTracker to work under that version of the JRE? I only use 1.6, so I don't know if that version will work.

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
Hortlund
Posts: 2162
Joined: Fri Oct 13, 2000 8:00 am

RE: WitPTracker AE Release 1.0

Post by Hortlund »

This is what I get now...



Image
Attachments
1.jpg
1.jpg (189.3 KiB) Viewed 332 times
The era of procrastination, of half-measures, of soothing and baffling expedients, of delays, is coming to a close.
In its place we are entering a period of consequences..
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.0

Post by n01487477 »

I can see you're really close to getting it operational now. Sure you have the right pwsdll.dll in the Tracker folder ?
User avatar
Hortlund
Posts: 2162
Joined: Fri Oct 13, 2000 8:00 am

RE: WitPTracker AE Release 1.0

Post by Hortlund »

Which one is the right one?
The era of procrastination, of half-measures, of soothing and baffling expedients, of delays, is coming to a close.
In its place we are entering a period of consequences..
User avatar
n01487477
Posts: 4764
Joined: Tue Feb 21, 2006 12:00 am

RE: WitPTracker AE Release 1.0

Post by n01487477 »

I believe the new one in the game folder will work with either old game saves (pre-patch) or post-patch. The one that Tracker comes with (zip) only works with pre-patch save versions.

Fingers Crossed!

User avatar
Hortlund
Posts: 2162
Joined: Fri Oct 13, 2000 8:00 am

RE: WitPTracker AE Release 1.0

Post by Hortlund »

Gah, it was soo close. I copied the .dll file from the game directory, but I get the same error message...
The era of procrastination, of half-measures, of soothing and baffling expedients, of delays, is coming to a close.
In its place we are entering a period of consequences..
User avatar
michaelm75au
Posts: 12463
Joined: Sat May 05, 2001 8:00 am
Location: Melbourne, Australia

RE: WitPTracker AE Release 1.0

Post by michaelm75au »

Are you using a beta patch version running off the beta2 directory? If so, you would need the DLL from that one.

Also, if you are using the MP version of the EXE, there is a different DLL that needs to be copied and renamed.
Michael
floydg
Posts: 2073
Joined: Sat Jun 26, 2004 10:08 pm
Location: Middletown, NJ

RE: WitPTracker AE Release 1.0

Post by floydg »

Yeah, you are close -- that error is most likely an issue with the DLL.
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
Hortlund
Posts: 2162
Joined: Fri Oct 13, 2000 8:00 am

RE: WitPTracker AE Release 1.0

Post by Hortlund »

Im running version 1.0.6.1108r9 from Jan 21st 2012.

Im using the .exe that is in my AE-folder, that means Im not using the .exe in the beta2 folder or the MP version of the .exe (whatever that means).

My pwsdll.dll is "latest changed" on 2012-01-01 at 10:38, but was "created" on 2012-01-21
The era of procrastination, of half-measures, of soothing and baffling expedients, of delays, is coming to a close.
In its place we are entering a period of consequences..
User avatar
michaelm75au
Posts: 12463
Joined: Sat May 05, 2001 8:00 am
Location: Melbourne, Australia

RE: WitPTracker AE Release 1.0

Post by michaelm75au »

Yep.That sounds correct.
Michael
Thayne
Posts: 748
Joined: Sun Jun 13, 2004 10:49 pm

RE: WitPTracker AE Release 1.0

Post by Thayne »

My tracker has been working fine for many months now.

I have not performed any updates or changed anything. The tracker was working fine yesterday when last I played.

Today . . . I get an error:


C:\Matrix Games\WitP Tracker>java -Xms384m -Xmx512m -jar "WitPTracker.jar"
WitP Tracker AE tables loaded in 28 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:354)
at witptracker.MapPanel.<init>(MapPanel.java:193)
at witptracker.GUIMain.CreateAndShowGUI(GUIMain.java:898)
at witptracker.GUIMain$5.run(GUIMain.java:1018)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.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:\Matrix Games\WitP Tracker>pause
Press any key to continue . . .

Any hints about how I can get this to work?

Post Reply

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