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

#1 2007-06-01 17:16:46

Nabster
Scratcher
Registered: 2007-05-26
Posts: 8

Broadcast bug!

I do not know whether this has been said before but when i upload my game to the website none of the broadcast commands work ingame! help!

Offline

 

#2 2007-06-01 21:08:14

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: Broadcast bug!

Broad cast works fine in the Java implementation, but it has some trouble with forever loops that don't have waits in them.  If you want debugging help, tell people what project is having trouble and what the difference in behavior is between the standalone and web versions.

Offline

 

#3 2007-06-06 16:34:38

Nabster
Scratcher
Registered: 2007-05-26
Posts: 8

Re: Broadcast bug!

ok the projectis lockpicking v 1.0. if you download it and open it in stratch it will work fine. please help to debug.

P.S. i know my style is messy. maybe you could help clear it up a bit and will mention you in the project notes.  smile  thanks!

Offline

 

#4 2007-06-06 20:03:41

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: Broadcast bug!

The broken game Nabster refers to is
http://scratch.mit.edu/projects/Nabster/9240

Offline

 

#5 2007-06-07 02:55:39

kevin_karplus
Scratcher
Registered: 2007-04-27
Posts: 1000+

Re: Broadcast bug!

I fixed it for you in http://scratch.mit.edu/projects/kevin_karplus/11107 There were two problems: forever loops without waits (which can cause strange behavior in the Java implementation) and the brown spot needs to be 2 pixels wide.

Let me know when you have picked up the changes, because I would like to delete this project from my set---the code is *not* the way I would program such a game.

Offline

 

Board footer