3.2.13 will not launch under my OS X 10.5.8

Thanks, I appreciate the lack of Java 6 support on the PowerPC.
But is Java 6 required for VASSAL? It worked fine until 3.2.11 – what changed in 3.2.12/13 and did that change make Java 6 required?

Cheers,

Martin

Thus spake blackice:

Thanks, I appreciate the lack of Java 6 support on the PowerPC.
But is Java 6 required for VASSAL? It worked fine until 3.2.11 – what
changed in 3.2.12/13 and did that change make Java 6 required?

Java 6 is not required for VASSAL. What changed in 3.2.11 was the order
in which we check for different versions of Java on Macs. We prefer Java
6 to Java 5, and we assume that any JVM we find is functional. In your
case, you have a Java 6 JVM installed which was built for a different
CPU than the one in your computer, which is why it won’t run.

The solution is to remove that non-functioning version of Java 6.


J.


messages mailing list
messages@vassalengine.org
vassalengine.org/mailman/listinfo/messages

Wonderful, thanks, Joel!

I removed the Java 1.6.0 VM and the 3.2.14 pre-release runs smoothly.
I wonder how that version of Java got there in the first place…

Again, thanks for your patience and support.

Cheers,

Martin

I just updated to Yosemite and my existing version of VASSAL would not launch. I upgraded to 3.2.14 and now it will launch. However, 3.2.14 will launch, but scrolling around a large map like Where Eagles Dare is quite choppy. Also dragging counters around is suffering. For instance, when I click and drag a counter I don’t see the ghost of the counter move with my pointer.

Someone over at BGG asked me to post this here so it can be diagnosed.

The first thing you need to do is determine your Java version, then report back here. Launch VASSAL, then in the Help menu, choose “Show Error Log”.

Thus spake tsnouffer:

I just updated to Yosemite and my existing version of VASSAL would not
launch. I upgraded to 3.2.14 and now it will launch. However, 3.2.14
will launch, but scrolling around a large map like Where Eagles Dare is
quite choppy. Also dragging counters around is suffering. For instance,
when I click and drag a counter I don’t see the ghost of the counter
move with my pointer.

See this thread:

Some Vassal modules not working properly with OS X Yosemite

The short answer is: Use Java 6 on Yosemite until Oracle fixes their
bug.


J.

I can’t get anything past 3.2.11 to run on my ppc 10.5.8 either. How do I find out if I need to remove java 6 and how do I do it?

Thus spake fgilbert2:

I can’t get anything past 3.2.11 to run on my ppc 10.5.8 either. How do
I find out if I need to remove java 6 and how do I do it?

I’d first check what JRE is on your path. Do this in a terminal:

java -version

What’s the output?


J.

java version “1.5.0_30”
Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_30-b03-389-9M3425)
Java HotSpot™ Client VM (build 1.5.0_30-161, mixed mode, sharing)
newusers-power-mac-g4-agp-graphics:~ NewUser$

Thanks for the help!

Thus spake fgilbert2:

java version “1.5.0_30”
Java™ 2 Runtime Environment, Standard Edition (build
1.5.0_30-b03-389-9M3425)
Java HotSpot™ Client VM (build 1.5.0_30-161, mixed mode, sharing)
newusers-power-mac-g4-agp-graphics:~ NewUser$

What’s the output of this command?

ls -l /System/Library/Frameworks/JavaVM.framework/Versions/


J.

lrwxr-xr-x 1 root wheel 5 Jul 28 2011 1.3 → 1.3.1
drwxr-xr-x 3 root wheel 102 Sep 29 2007 1.3.1
lrwxr-xr-x 1 root wheel 5 May 19 2011 1.4 → 1.4.2
lrwxr-xr-x 1 root wheel 3 Mar 11 2011 1.4.1 → 1.4
drwxr-xr-x 8 root wheel 272 Mar 11 2011 1.4.2
lrwxr-xr-x 1 root wheel 5 Jul 28 2011 1.5 → 1.5.0
drwxr-xr-x 8 root wheel 272 Mar 11 2011 1.5.0
lrwxr-xr-x 1 root wheel 5 Jul 28 2011 1.6 → 1.6.0
lrwxr-xr-x 1 root wheel 59 Jul 28 2011 1.6.0 → /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents
drwxr-xr-x 10 root wheel 340 Jul 28 2011 A
lrwxr-xr-x 1 root wheel 1 Jul 28 2011 Current → A
lrwxr-xr-x 1 root wheel 3 Jul 28 2011 CurrentJDK → 1.5
newusers-power-mac-g4-agp-graphics:~ NewUser$

Thus spake fgilbert2:

lrwxr-xr-x 1 root wheel 5 Jul 28 2011 1.3 → 1.3.1
drwxr-xr-x 3 root wheel 102 Sep 29 2007 1.3.1
lrwxr-xr-x 1 root wheel 5 May 19 2011 1.4 → 1.4.2
lrwxr-xr-x 1 root wheel 3 Mar 11 2011 1.4.1 → 1.4
drwxr-xr-x 8 root wheel 272 Mar 11 2011 1.4.2
lrwxr-xr-x 1 root wheel 5 Jul 28 2011 1.5 → 1.5.0
drwxr-xr-x 8 root wheel 272 Mar 11 2011 1.5.0
lrwxr-xr-x 1 root wheel 5 Jul 28 2011 1.6 → 1.6.0
lrwxr-xr-x 1 root wheel 59 Jul 28 2011 1.6.0 →
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents
drwxr-xr-x 10 root wheel 340 Jul 28 2011 A
lrwxr-xr-x 1 root wheel 1 Jul 28 2011 Current → A
lrwxr-xr-x 1 root wheel 3 Jul 28 2011 CurrentJDK → 1.5
newusers-power-mac-g4-agp-graphics:~ NewUser$

Ok. What’s the output of

ls -l /System/Library/Frameworks/JavaVM.framework/Versions/A

?


J.

total 440
lrwxr-xr-x 1 root wheel 28 Jul 28 2011 CodeResources → _CodeSignature/CodeResources
drwxr-xr-x 37 root wheel 1258 Jul 28 2011 Commands
drwxr-xr-x 4 root wheel 136 Jul 28 2009 Frameworks
drwxr-xr-x 16 root wheel 544 Jul 28 2011 Headers
drwxr-xr-x 3 root wheel 102 Jun 3 2011 JavaPluginCocoa.bundle
-rwxr-xr-x 1 root wheel 219104 Jun 16 2011 JavaVM
drwxr-xr-x 33 root wheel 1122 Jul 28 2011 Resources
drwxr-xr-x 3 root wheel 102 Jul 28 2011 _CodeSignature
newusers-power-mac-g4-agp-graphics:~ NewUser$

Thus spake fgilbert2:

total 440
lrwxr-xr-x 1 root wheel 28 Jul 28 2011 CodeResources →
_CodeSignature/CodeResources
drwxr-xr-x 37 root wheel 1258 Jul 28 2011 Commands
drwxr-xr-x 4 root wheel 136 Jul 28 2009 Frameworks
drwxr-xr-x 16 root wheel 544 Jul 28 2011 Headers
drwxr-xr-x 3 root wheel 102 Jun 3 2011 JavaPluginCocoa.bundle
-rwxr-xr-x 1 root wheel 219104 Jun 16 2011 JavaVM
drwxr-xr-x 33 root wheel 1122 Jul 28 2011 Resources
drwxr-xr-x 3 root wheel 102 Jul 28 2011 _CodeSignature
newusers-power-mac-g4-agp-graphics:~ NewUser$

And under JavaVM here?


J.

I’m sorry, but you completely lost me here. When you say “And under JavaVM here” what do you mean?

Thanks!

Thus spake fgilbert2:

“uckelman” wrote:

Thus spake fgilbert2:

total 440
lrwxr-xr-x 1 root wheel 28 Jul 28 2011 CodeResources →
_CodeSignature/CodeResources
drwxr-xr-x 37 root wheel 1258 Jul 28 2011 Commands
drwxr-xr-x 4 root wheel 136 Jul 28 2009 Frameworks
drwxr-xr-x 16 root wheel 544 Jul 28 2011 Headers
drwxr-xr-x 3 root wheel 102 Jun 3 2011
JavaPluginCocoa.bundle
-rwxr-xr-x 1 root wheel 219104 Jun 16 2011 JavaVM
drwxr-xr-x 33 root wheel 1122 Jul 28 2011 Resources
drwxr-xr-x 3 root wheel 102 Jul 28 2011 _CodeSignature
newusers-power-mac-g4-agp-graphics:~ NewUser$

And under JavaVM here?


J.

I’m sorry, but you completely lost me here. When you say “And under
JavaVM here” what do you mean?

There’s a JavaVM directory listed in the output above. I wanted you to
to list the contents of that, but actually I think the one we need is
Commands instead:

ls -l /System/Library/Frameworks/JavaVM.framework/Versions/A/Commands


J.

ls -l /System/Library/Frameworks/JavaVM.framework/Versions/A/Commands
total 4768
-rwxr-xr-x 1 root wheel 68656 Jun 3 2011 appletviewer
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 apt
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 extcheck
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 idlj
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jar
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jarsigner
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 java
-rwxr-xr-x 1 root wheel 81392 Jun 3 2011 java_home
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 javac
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 javadoc
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 javah
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 javap
-rwxr-xr-x 1 root wheel 59920 Jun 3 2011 javaws
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jconsole
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jdb
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jhat
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jinfo
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jmap
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jps
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jsadebugd
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jstack
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jstat
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 jstatd
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 keytool
-rwxr-xr-x 1 root wheel 68656 Jun 3 2011 native2ascii
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 orbd
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 pack200
-rwxr-xr-x 1 root wheel 68656 Jun 3 2011 policytool
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 rmic
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 rmid
-rwxr-xr-x 1 root wheel 68656 Jun 3 2011 rmiregistry
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 serialver
-rwxr-xr-x 1 root wheel 68656 Jun 3 2011 servertool
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 tnameserv
-rwxr-xr-x 1 root wheel 68640 Jun 3 2011 unpack200
newusers-power-mac-g4-agp-graphics:~ NewUser$

Thus spake fgilbert2:

ls -l /System/Library/Frameworks/JavaVM.framework/Versions/A/Commands

What does

/System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/java -version

tell you?


J.

newusers-power-mac-g4-agp-graphics:~ NewUser$ /System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/java -version
java version “1.5.0_30”
Java™ 2 Runtime Environment, Standard Edition (build 1.5.0_30-b03-389-9M3425)
Java HotSpot™ Client VM (build 1.5.0_30-161, mixed mode, sharing)
newusers-power-mac-g4-agp-graphics:~ NewUser$

I’d really like to upgrade to 3.2.15. Any suggestions from anyone? The above posts were in response to questions about my Java set up but they are Greek to me. Thanks!