Page 173 of 323

RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 11:47 am
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 ..

RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 11:59 am
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.

RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 12:05 pm
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]

RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 12:24 pm
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?


RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 12:27 pm
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.

RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 12:31 pm
by Hortlund
Thanks for the help. I'll keep working over here, but I have no real idea why this is not working.

RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 12:40 pm
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

RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 12:47 pm
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...

RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 4:45 pm
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 

RE: WitPTracker AE Release 1.0

Posted: Sun Apr 08, 2012 6:50 pm
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


RE: WitPTracker AE Release 1.0

Posted: Mon Apr 09, 2012 5:27 am
by Hortlund
This is what I get now...



Image

RE: WitPTracker AE Release 1.0

Posted: Mon Apr 09, 2012 7:03 am
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 ?

RE: WitPTracker AE Release 1.0

Posted: Mon Apr 09, 2012 9:14 am
by Hortlund
Which one is the right one?

RE: WitPTracker AE Release 1.0

Posted: Mon Apr 09, 2012 9:18 am
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!


RE: WitPTracker AE Release 1.0

Posted: Mon Apr 09, 2012 10:08 am
by Hortlund
Gah, it was soo close. I copied the .dll file from the game directory, but I get the same error message...

RE: WitPTracker AE Release 1.0

Posted: Mon Apr 09, 2012 10:15 am
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.

RE: WitPTracker AE Release 1.0

Posted: Mon Apr 09, 2012 10:32 am
by floydg
Yeah, you are close -- that error is most likely an issue with the DLL.

RE: WitPTracker AE Release 1.0

Posted: Mon Apr 09, 2012 12:12 pm
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

RE: WitPTracker AE Release 1.0

Posted: Mon Apr 09, 2012 12:32 pm
by michaelm75au
Yep.That sounds correct.

RE: WitPTracker AE Release 1.0

Posted: Tue Apr 10, 2012 2:22 am
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?