Page 1 of 1

Still having problems.

Posted: Sat Jan 21, 2012 7:56 pm
by cody
I didn't want to bump my topic from last time, so I created a new topic. I'm having the same problem as last time:

The PSDL Viewer won't pick up Java 3D, even though both it and Java are installed. :? I didn't have this problem until I got a new computer (back in 2010).

Here are my current specs:

OS: Windows 7 Home Premium 64-bit
CPU: AMD Athlon 64-bit dual core
ATI Graphics Video Card
4 GB RAM
500 GB Hard Drive

So far, I' ve tried the following:

Set Java.exe and/or Javaw.exe to run as Administrator - Didn't Work
Set Java.exe to Compatability Mode for Windows Vista (No Service Packs) - Didn't Work

How do I fix this? I keep getting a "Can't find Java3D" error, even though Java3d is installed. Why? I don't understand how it couldn't work even when Java is there.

Posted: Mon Jan 23, 2012 6:04 am
by CarLuver69
I have a way to fix it. Put the JAR file in your Java Development Kit's /bin/ folder. In the same folder (the /bin/ folder), create a BAT file with this as the text:

Code: Select all

java -jar Viewer.jar
THEN, right click on your BAT file and create a shortcut to the desktop. Make sure you click on the shortcut to the BAT file and see if PSDL Viewer works. This has worked for me and HummersRock, so it should work for you ;)

Figured it out myself! Let me know if it works!

Posted: Tue Jan 31, 2012 5:31 pm
by cody
It worked! Thanks! :D Now I don't have to use my other computer for Psdl editing!