MAARTENR -> RE: WitPTracker AE Release 1.10 Available! (6/27/2015 11:46:13 AM)
|
If i install again java not the 64 one but the 32 one will the 64 be removed? Should i do this mate? Vista 64-bit and Intel/AMD This will show up as an error message: Can't load IA 32-bit .dll on a AMD 64-bit platform This error message is usually because you haven’t installed the Microsoft C++ libraries. But if you have then it can also be because you’ve not got Java 32 installed and configured properly. Solutions: I THINK I MUST DO THIS. Step 1. Check C++ Libraries. Check you have the C++ Libraries installed, if not, install the 32 bit version (even if you have a 64 bit OS.) Check here for installation. Step 2. Check you have 32 bit Java Check you have 32 bit Java installed. If you are working on a 64 bit OS, then you can have both installed. 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: 32bitOS users C:\"Program Files"\Java\jre6\bin\java -Xms384m -Xmx512m -jar "WitPTracker.jar" pause 64bitOS users "C:\Program Files (x86)\Java\jre6\bin\java.exe" -Xms384m -Xmx512m -jar "WitPTracker.jar" pause You must run WitPTracker from the batch file. There is an executable file that might solve your problem if you've done the step above at the bottom of this page.
|
|
|
|