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

#1 2008-10-26 15:23:05

MartinWollenweber
Scratcher
Registered: 2007-04-10
Posts: 100+

Bug: Very different Beavior of "change size" offline and online

This endlos flight inside Scratch seems only to work when you download and open it in Scratch:

http://scratch.mit.edu/projects/MartinWollenweber/302089

The "change size" command seems to have no effect in the Java-Player (online), but in the Squeak-Player (offline) it works.

Please ScratchTeam: Would debug it and give me a feedback?
Thank you very much in advance!
Martin


Martin
...mitmachen beim  DACH-Scratch-Wiki und Scratch-Wiki-Autor werden!

Offline

 

#2 2008-10-27 14:05:11

Shruikan42
Scratcher
Registered: 2007-10-26
Posts: 23

Re: Bug: Very different Beavior of "change size" offline and online

I've experienced the same problem, except with the color effect, and don't know how to fix it.  My experience with the color effect was that the color effect scripts were less effective online, instead of not working at all. A sprite that was supposed to change from green to yellow to red only changed from green to yellowish green. (project: http://scratch.mit.edu/projects/Shruikan42/289744 ) There are really many problems with how projects are displayed online, and this is not the only one. So ScratchTeam, please perfect your online Scratch displaying! You have my thanks in advance too!


http://scratch.mit.edu/users/Shruikan42 <Go on, click the pretty link, I know it's tempting!

Offline

 

#3 2008-10-27 14:12:24

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Bug: Very different Beavior of "change size" offline and online

MartinWollenweber wrote:

This endlos flight inside Scratch seems only to work when you download and open it in Scratch:

http://scratch.mit.edu/projects/MartinWollenweber/302089

The "change size" command seems to have no effect in the Java-Player (online), but in the Squeak-Player (offline) it works.

Please ScratchTeam: Would debug it and give me a feedback?
Thank you very much in advance!
Martin

This looks like another case where numbers were used as broadcast messages.  Those currently don't work.  I have reported this to the Scatch Team.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#4 2008-10-27 15:09:30

MartinWollenweber
Scratcher
Registered: 2007-04-10
Posts: 100+

Re: Bug: Very different Beavior of "change size" offline and online

Paddle2See wrote:

This looks like another case where numbers were used as broadcast messages.  Those currently don't work.  I have reported this to the Scatch Team.

Paddle2See: Broadcasting is not the problem in my project: All message-sending works,even with numbers as messages: Problem is the behavior of "change size"


Martin
...mitmachen beim  DACH-Scratch-Wiki und Scratch-Wiki-Autor werden!

Offline

 

#5 2008-10-27 17:46:30

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Bug: Very different Beavior of "change size" offline and online

MartinWollenweber wrote:

Paddle2See wrote:

This looks like another case where numbers were used as broadcast messages.  Those currently don't work.  I have reported this to the Scatch Team.

Paddle2See: Broadcasting is not the problem in my project: All message-sending works,even with numbers as messages: Problem is the behavior of "change size"

Sorry, my mistake.  Mayhem just had a project with the number broadcast problem and when I saw the numbers in yours, I made a bad assumption.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#6 2008-10-28 15:17:10

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Bug: Very different Beavior of "change size" offline and online

Okay, I have a project that isolates the problem

http://scratch.mit.edu/projects/Paddle2SeeFixIt/304972

It appears that sprites can not be displayed at greater that 100% sizes in the Java player.  In Scratch the limit is much higher.

Hopefully someone on the Development team can tell us if this is correctable.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#7 2008-10-28 16:16:40

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

Re: Bug: Very different Beavior of "change size" offline and online

The change size bug has been in the scratch java lpayer for a long time.

Change size works, but a sprite cannot get bigger then the screen online, while it does offline.

(a 480x360 sprite cannot be bigger then 100% online,
a 240x180 sprite cannot be bigger then 200%)


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

Offline

 

#8 2008-10-28 17:16:08

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Bug: Very different Beavior of "change size" offline and online

JSO wrote:

The change size bug has been in the scratch java lpayer for a long time.

Change size works, but a sprite cannot get bigger then the screen online, while it does offline.

(a 480x360 sprite cannot be bigger then 100% online,
a 240x180 sprite cannot be bigger then 200%)

So, is this a bug or not?  I think it should be reported as a bug...it is not behaving the same as Scratch.  Maybe it's a bug that can't be fixed but to me it sounds like a bug.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer