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

#1 2010-11-14 23:01:59

undacovabroda45
Scratcher
Registered: 2010-01-09
Posts: 40

online problem

i've been working on my project for a very long time, and when I uploaded my project, there was something wrong. Some 10 [probably] uploads later, i think fixed the scripting problem. but it still doesn't work. Could someone help me?


Here's a project that I think will really help people out
http://scratch.mit.edu/static/projects/undacovabroda45/1282323_sm.pnghttp://scratch.mit.edu/projects/undacovabroda45/1282323

Offline

 

#2 2010-11-14 23:37:40

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: online problem

undacovabroda45 wrote:

i've been working on my project for a very long time, and when I uploaded my project, there was something wrong. Some 10 [probably] uploads later, i think fixed the scripting problem. but it still doesn't work. Could someone help me?

Tell them to download.


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#3 2010-11-15 05:49:40

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: online problem

bbbeb wrote:

undacovabroda45 wrote:

i've been working on my project for a very long time, and when I uploaded my project, there was something wrong. Some 10 [probably] uploads later, i think fixed the scripting problem. but it still doesn't work. Could someone help me?

Tell them to download.

That's the easiest solution, yes. The Java player is extremely buggy, so most players understand that you need to download for best performance.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#4 2010-11-15 05:59:26

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Re: online problem

The player we have now (Java) does not work well with Scratch.

Offline

 

#5 2010-11-15 06:05:05

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Re: online problem

undacovabroda45 wrote:

i've been working on my project for a very long time, and when I uploaded my project, there was something wrong. Some 10 [probably] uploads later, i think fixed the scripting problem. but it still doesn't work. Could someone help me?

There are workarounds to some (though not all) online Java problems. Maybe if you gave a link to the project and described what part is acting funky we could determine if there is a workaround for your online problem.  smile


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

#6 2010-11-17 23:19:09

undacovabroda45
Scratcher
Registered: 2010-01-09
Posts: 40

Re: online problem

cheddargirl wrote:

undacovabroda45 wrote:

i've been working on my project for a very long time, and when I uploaded my project, there was something wrong. Some 10 [probably] uploads later, i think fixed the scripting problem. but it still doesn't work. Could someone help me?

There are workarounds to some (though not all) online Java problems. Maybe if you gave a link to the project and described what part is acting funky we could determine if there is a workaround for your online problem.  smile

Well, one thing for sure i know acts differently is when you click the start flag online, it doesn't reset the answer, so it skips a part of my script.

Anyway, here you go http://scratch.mit.edu/projects/undacovabroda45/1417327


Here's a project that I think will really help people out
http://scratch.mit.edu/static/projects/undacovabroda45/1282323_sm.pnghttp://scratch.mit.edu/projects/undacovabroda45/1282323

Offline

 

#7 2010-11-19 01:23:09

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Re: online problem

undacovabroda45 wrote:

cheddargirl wrote:

undacovabroda45 wrote:

i've been working on my project for a very long time, and when I uploaded my project, there was something wrong. Some 10 [probably] uploads later, i think fixed the scripting problem. but it still doesn't work. Could someone help me?

There are workarounds to some (though not all) online Java problems. Maybe if you gave a link to the project and described what part is acting funky we could determine if there is a workaround for your online problem.  smile

Well, one thing for sure i know acts differently is when you click the start flag online, it doesn't reset the answer, so it skips a part of my script.

Anyway, here you go http://scratch.mit.edu/projects/undacovabroda45/1417327

Wow... that is really one odd glitch, the Java player is definitely skipping around with the script. Not sure why the Java player is doing this.  hmm


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

#8 2010-11-19 18:33:40

axorion
Scratcher
Registered: 2010-01-05
Posts: 28

Re: online problem

I debug the java offline using nick's  method. It's faster because you don't upload. All you do is save the changes to the sb file and then run the html in your browser. Actually, once you have it loaded all you have to do is save, flip over to the browser and refresh. Plus, you can leave your best version uploaded while you experiment.

Hopefully v2.0 will end all of this.

Offline

 

#9 2010-12-07 14:40:54

undacovabroda45
Scratcher
Registered: 2010-01-09
Posts: 40

Re: online problem

axorion wrote:

I debug the java offline using nick's  method. It's faster because you don't upload. All you do is save the changes to the sb file and then run the html in your browser. Actually, once you have it loaded all you have to do is save, flip over to the browser and refresh. Plus, you can leave your best version uploaded while you experiment.

Hopefully v2.0 will end all of this.

I tried downloading that & it didn't seem to work.


Here's a project that I think will really help people out
http://scratch.mit.edu/static/projects/undacovabroda45/1282323_sm.pnghttp://scratch.mit.edu/projects/undacovabroda45/1282323

Offline

 

#10 2010-12-07 15:10:03

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Re: online problem

I took a look at the project again, it seems that the bug occurs when trying to generate the fourth word in a word search list (notice that the list flashes red, indicating an error at that point). Maybe that might help pinpoint the problem.  smile


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

Board footer