This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-05-31 19:02:22

Dragon724
Scratcher
Registered: 2008-05-31
Posts: 2

Red X-java

I can not get my projects (or anyone else's for that matter) to run on Scratch after I post them.  I keep getting the brown JAVA logo and then it goes right to a red x in the upper left corner?  I am am not the best computer person.  Can anyone explain (in simple terms  smile  what I can do to fix it?  Is it Scratch or something with JAVA?

Last edited by Dragon724 (2008-05-31 19:03:27)

Offline

 

#2 2008-05-31 19:30:39

coolstuff
Community Moderator
Registered: 2008-03-06
Posts: 1000+

Re: Red X-java

Do you have the latest JAVA version?

Offline

 

#3 2008-05-31 19:50:59

CFCRubiks
Scratcher
Registered: 2008-05-11
Posts: 100+

Re: Red X-java

Yesh, but it still doesn't work that great!

Offline

 

#4 2008-05-31 19:57:20

Dragon724
Scratcher
Registered: 2008-05-31
Posts: 2

Re: Red X-java

Yes, I checked it and there was a test to run...said I had most current version and it showed that it was working..........but I still get the red X on Scratch?

Offline

 

#5 2008-06-01 02:26:50

JSO
Community Moderator
Registered: 2007-06-23
Posts: 1000+

Re: Red X-java

Maybe the teset was wrong  big_smile

I should try downloading the latest Java version from http://www.java.com/


http://oi48.tinypic.com/2v1q0e9.jpg

Offline

 

#6 2008-06-01 09:20:47

dbal
Scratcher
Registered: 2007-07-19
Posts: 100+

Re: Red X-java

Dragon724 wrote:

Yes, I checked it and there was a test to run...said I had most current version and it showed that it was working..........but I still get the red X on Scratch?

There is information at http://www.dickbaldwin.com/homeschool/Hs00300.htm#Figure_1 that will help you to determine if you have Java properly installed on your computer.  Perform the various tests that surround that figure.

If that all works, go to a command prompt and enter the following commands at the command prompt.  You should get an output very similar to that shown below if you have the latest version of Java installed as of May 2008.

C:\jnk>java -version
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode)

C:\jnk>javac -version
javac 1.6.0


Dick Baldwin - Don't get stuck scratching. When you master Scratch, move on up to more serious programming languages. Free online programming tutorials:
Scratch - Alice - Java - C# - C++ - JavaScript - XML - Python - DSP

Offline

 

Board footer