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

#351 2011-05-25 03:00:43

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Report bugs in the Flash-Based Scratch Player beta here!

Uh, the notes from the note blocks don't 'connect' very nicely - if you stack the blocks so several notes play in succession, you'll hear a pause between notes. (You can hear this very well with the violin  wink  ) It makes music stuff sound sort of bad D: (Scratch 1.4 has a bit of a pause, but the Flash player one is far worse ^^)

(Windows 7, Chrome, and Flash version 10,3,181,14.)

Last edited by Jonathanpb (2011-05-26 04:28:23)


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#352 2011-05-25 06:33:06

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: Report bugs in the Flash-Based Scratch Player beta here!

Look here. In Flash Full-screen (shift-click the arrows in the top left corner), key presses aren't sensed. In non-full-screen, they are sensed.

Mac Snow Leopard
Safari 5.0.3
Flash 10,2,152,26


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#353 2011-05-25 06:36:14

deerel
Scratcher
Registered: 2008-08-23
Posts: 89

Re: Report bugs in the Flash-Based Scratch Player beta here!

Your computer's Operating System: Windows
Your web browser's name and version: Chrome
Flash version: 10.3.181.14
Description of Problem: The project seems to finish loading, but does not start (white background, nothing more),
Link to project: http://scratch.mit.edu/projects/deerelResearch/295106

Offline

 

#354 2011-05-25 06:48:56

deerel
Scratcher
Registered: 2008-08-23
Posts: 89

Re: Report bugs in the Flash-Based Scratch Player beta here!

Your computer's Operating System: Windows
Your web browser's name and version: Chrome
Flash version: 10.3.181.14
Description of Problem: Loop are much faster than in Scratch 1.4.
Link to project: http://scratch.mit.edu/projects/deerelResearch/292675

Well, not to be misunderstood, I want fast loops, but since this is behaviour different from 1.4, I file it as a bug. Also, I somehow count on ticks being there, for timing.

The answer that will please me most would be something in the line of "We are making smart guesses (like, "when nothing graphical changed") to skip waiting for a tick to be able to make fast processing loops while maintaining slow animation loops. We retain this behaviour even if it is differing from Scratch 1.4 because we believe it to enrich developer experience and we plan to include it in 2.0.".

Anyway, I'd like to know how it is (will you retain it, will you fix it). Thanx.

Offline

 

#355 2011-05-25 07:03:39

deerel
Scratcher
Registered: 2008-08-23
Posts: 89

Re: Report bugs in the Flash-Based Scratch Player beta here!

Your computer's Operating System: Windows
Your web browser's name and version: Chrome
Flash version: 10.3.181.14
Description of Problem: Broadcasts behave differently with respect to their parallel execution / chaining (1.4: wild is two times slower than tame; Flash: they have same speed).
Link to project: http://scratch.mit.edu/projects/deerelResearch/292371

Offline

 

#356 2011-05-25 18:35:39

moonunit42
Scratcher
Registered: 2011-03-19
Posts: 6

Re: Report bugs in the Flash-Based Scratch Player beta here!

The gun noises don't work  sad
<set instrument to( 139 )>

Offline

 

#357 2011-05-25 20:36:48

Joeman592
Scratcher
Registered: 2010-01-23
Posts: 100+

Re: Report bugs in the Flash-Based Scratch Player beta here!

http://scratch.mit.edu/projects/LS97/1811831


http://i.imgur.com/HcAj1.png
http://i.imgur.com/gss7S.gifhttp://i.imgur.com/kbcKt.gifhttp://i.imgur.com/0LteM.gif

Offline

 

#358 2011-05-26 21:15:55

forest
Scratcher
Registered: 2007-07-29
Posts: 100+

Re: Report bugs in the Flash-Based Scratch Player beta here!

http://scratch.mit.edu/projects/forest/1812034
i have a laptop and a desktop computer both run versions of xp .proffessional and home editions.. in the home edition xp on laptop the sound player is working ok on the project quoted but in the desktop running xp proffessional the sound player is sort of stuttering..
i use mozilla fire fox on both laptop and desktop.. and the ram capacity of both is similar
if anything greater on the desktop.

Offline

 

#359 2011-05-27 03:38:16

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Report bugs in the Flash-Based Scratch Player beta here!

Uh, is the Flash Player still being worked on? It's been ages since the last update...  hmm


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#360 2011-05-28 10:29:26

abcdo39
Scratcher
Registered: 2010-08-31
Posts: 25

Re: Report bugs in the Flash-Based Scratch Player beta here!

I know why my project doesn't work in flash player:


For example:

"My list" list have:
1
4
6
8


[blocks] <set{The  Variables}to(<{My list}> [/blocks]

If it runs on scratch1.4 or java
The  Variables = 1468

But if it runs on flash player or Experimental Viewer
The  Variables = 1 4 6 8

See what's wrong! It has some space between 1,4,6 and 8!

My projects don't work if "1468" not a numbers!

Offline

 

#361 2011-05-28 21:05:43

ssss
Scratcher
Registered: 2007-07-29
Posts: 1000+

Re: Report bugs in the Flash-Based Scratch Player beta here!

abcdo39 wrote:

I know why my project doesn't work in flash player:


For example:

"My list" list have:
1
4
6
8


[blocks] <set{The  Variables}to(<{My list}> [/blocks]

If it runs on scratch1.4 or java
The  Variables = 1468

But if it runs on flash player or Experimental Viewer
The  Variables = 1 4 6 8

See what's wrong! It has some space between 1,4,6 and 8!

My projects don't work if "1468" not a numbers!

Are you sure that it isn't just spaced out more?  Or is it seriously spaces there?   It might just be that the space is the spacing between letters  wink   Scratch on!


Hey.  It's me SSSS, back from the dead!  smile

Offline

 

#362 2011-05-29 08:26:41

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Report bugs in the Flash-Based Scratch Player beta here!

ssss wrote:

abcdo39 wrote:

I know why my project doesn't work in flash player:


For example:

"My list" list have:
1
4
6
8


[blocks] <set{The  Variables}to(<{My list}> [/blocks]

If it runs on scratch1.4 or java
The  Variables = 1468

But if it runs on flash player or Experimental Viewer
The  Variables = 1 4 6 8

See what's wrong! It has some space between 1,4,6 and 8!

My projects don't work if "1468" not a numbers!

Are you sure that it isn't just spaced out more?  Or is it seriously spaces there?   It might just be that the space is the spacing between letters  wink   Scratch on!

I've had the same problem.
Try this project in Flash and Java.

Offline

 

#363 2011-05-29 20:14:57

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Report bugs in the Flash-Based Scratch Player beta here!

I have checked the list and this bug doesn't seem to be in it:

When sprites are draggable, the x and y values are updated only when the mouse is let go - example here: http://scratch.mit.edu/projects/jji7skyline/1631962

It however works perfectly in the Java player.

Last edited by jji7skyline (2011-06-08 02:51:48)


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#364 2011-05-29 20:31:31

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: Report bugs in the Flash-Based Scratch Player beta here!

Jonathanpb wrote:

Uh, is the Flash Player still being worked on? It's been ages since the last update...  hmm

:3 Has it died?  tongue


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#365 2011-05-31 14:07:21

Bargonaut
Scratcher
Registered: 2007-11-05
Posts: 6

Re: Report bugs in the Flash-Based Scratch Player beta here!

Please check this bug in the Flash Player (v23):
OS: Mac OS X 10.6.7
Browsers: Firefox 4.0.1, Chrome 11.0.696.71
Flash: ver 10.3.181.14

On Firefox, the project runs fine, but the fill feature doesn't work.
It is probably an issue with the color sensing capability.
On Chrome, the project initially draws zoomed, and also fails to fill.

Project: http://scratch.mit.edu/projects/Bargonaut/368844

I verified the program still operates properly in Scratch 1.4.

-Brad

Offline

 

#366 2011-05-31 16:15:05

deerel
Scratcher
Registered: 2008-08-23
Posts: 89

Re: Report bugs in the Flash-Based Scratch Player beta here!

Operating System: Windows 7
Browser's name and version: Chrome 11.0.696.71
Flash version: 10.3.181.14
Description of Problem: The drawing using mouse does not work.
Link to project: http://scratch.mit.edu/projects/deerel/278905

Offline

 

#367 2011-06-05 21:28:59

tacoswami
Scratcher
Registered: 2011-03-17
Posts: 1

Re: Report bugs in the Flash-Based Scratch Player beta here!

Using Max OS X 10.6 and Windows XP Pro
Using FF 4.0.1 and IE 8.0.6 and Flash Player 10.3.181 on Win XP
Using Safari 5.0.5 and Flash Player 10,1,102,64 5.0.5 on OS X 10.6

Flash player does not accurately evaluate a list variable to see if contains an item using the {(list_variable) contains (item)} block more than the initial time.  See example here:

http://scratch.mit.edu/projects/tacoswami/1839881

Code is in the "start" button sprite.

Offline

 

#368 2011-06-06 15:06:47

Lilly1293
New Scratcher
Registered: 2011-06-06
Posts: 1

Re: Report bugs in the Flash-Based Scratch Player beta here!

I dont like it its too fast 4 me.

Offline

 

#369 2011-06-11 07:17:55

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Report bugs in the Flash-Based Scratch Player beta here!

InvaderZim404 wrote:

its 16-bit me no like 16-bit FIX IT

What do you mean? An average 16-bit object is as nearly as colourful as 24-bit and 32-bit.

Offline

 

#370 2011-06-11 12:58:31

Potatogun234
Scratcher
Registered: 2011-04-04
Posts: 39

Re: Report bugs in the Flash-Based Scratch Player beta here!

on my game 'shoot da starfish', when you kill the starfish, they stay alive and carry on to your base. And the variables are sometimes stuck in the top left corner (for me and for some other people) but the flash player is better than java for some things.

Offline

 

#371 2011-06-11 19:32:50

goalkeepery
Scratcher
Registered: 2009-10-27
Posts: 100+

Re: Report bugs in the Flash-Based Scratch Player beta here!

I'm not sure this is a bug. But just the flash player seems to work differently on all of my stuff than with all my stuff with Java. Maybe its just the way I programed my games. But its getting really hard to get people to use the java player instead of the flash player on my games since it doesn't always work.

Offline

 

#372 2011-06-12 18:38:24

LucienX
Scratcher
Registered: 2009-09-26
Posts: 11

Re: Report bugs in the Flash-Based Scratch Player beta here!

Bug: Certain sounds are replaced with a high piano sound in Flash Player.


Treat others as you want to be treated.
The golden rule is a key... To life. - LucienX

Offline

 

#373 2011-06-14 23:43:15

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Re: Report bugs in the Flash-Based Scratch Player beta here!

I get the following error when trying to run the Scratch Flash based player on my XP machine:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; SearchToolbar 1.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Wed, 15 Jun 2011 03:37:18 UTC


Message: Expected identifier, string or number
Line: 230
Char: 12
Code: 0
URI: http://scratch.mit.edu/projects/BoltBait/1610128


Message: Object expected
Line: 107
Char: 18
Code: 0
URI: http://scratch.mit.edu/projects/BoltBait/1610128

The Scratch Java player runs fine.  I'm using the following:

XP, service pack 3
IE8

According to this page http://kb2.adobe.com/cps/155/tn_15507.html flash is working fine and gives this result for the Windows Flash version number:

10,3,181,26

On my Windows 7 machine, the Scratch Flash player runs fine.

EDIT:  Um... nevermind!  It appears that this issue has something to do with "Compatibility Mode".  I toggled compatibility mode and everything is working fine now.

Last edited by BoltBait (2011-06-15 02:21:42)


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

#374 2011-06-19 16:07:12

Rocketchurocks
Scratcher
Registered: 2010-05-10
Posts: 40

Re: Report bugs in the Flash-Based Scratch Player beta here!

It wont load for me.   sad

Offline

 

#375 2011-06-22 15:54:02

Bsteward
Scratcher
Registered: 2010-04-13
Posts: 100+

Re: Report bugs in the Flash-Based Scratch Player beta here!

Your computer's Operating System: Windows XP
Your web browser's name and version: Google Chrome 13.0.782.24 beta-m
Flash version: 10.3.181.26
Description of Problem: Whirl effect does not work in full screen.
Link to project:
Swirl World


Interested in the future of Scratch?http://ffs.us.to/1.png
http://i40.tinypic.com/2i9jejd.jpgIt has http://bit.ly/Ol3MfD views. Click to add one more!

Offline

 

Board footer