This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Announcements
  •  » Version 1.2 to be released around mid November. Testing going on now.

#126 2007-11-24 15:26:08

Gigabyte123
Scratcher
Registered: 2007-10-15
Posts: 100

Re: Version 1.2 to be released around mid November. Testing going on now.

kevin_karplus wrote:

Canthiar, I noticed a similar problem with pen motion a week or two ago---they may have fixed it by now.

The thing behind that is the fact that scratch beta has a huge bug that happens whenever there is 'when space key press' in any of the scripts. So what I do is just avoid using space, and tell the players to use some other key.


gather your confidence- reach for the skies... and always use deoderant!

Offline

 

#127 2007-11-24 16:03:31

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

Re: Version 1.2 to be released around mid November. Testing going on now.

No, the bug was not related to the space key, I provided the developers with a program that illustrated the bug with no key presses.

Offline

 

#128 2007-11-24 18:09:34

dhogg
Scratcher
Registered: 2007-11-23
Posts: 2

Re: Version 1.2 to be released around mid November. Testing going on now.

I have noticed a similar bug, but this occurs when a sprite that I constructed refuses to show in presentation mode, although it does in the IDE.  The bug seems to arise from the use of 'show': when I remove the show and hide commands, the sprite is visible in both environments.

This bug should be registered with the development team.

Offline

 

#129 2007-11-24 18:24:39

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

Re: Version 1.2 to be released around mid November. Testing going on now.

If you can post your project that illustrates the bug, or e-mail it to the scratch team, it would help them debug the problem.

Offline

 

#130 2007-11-25 13:52:17

dhogg
Scratcher
Registered: 2007-11-23
Posts: 2

Re: Version 1.2 to be released around mid November. Testing going on now.

Sure - here is the code.

[blocks]
<when green flag clicked>
<show>
<repeat until><mouse down?>
<go to x sad  <mouse x> )y sad  <mouse y>
<hide>
[/blocks]

This works fine on the stage, but not in the presentation mode.

Offline

 

#131 2007-11-26 07:36:15

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

Re: Version 1.2 to be released around mid November. Testing going on now.

dhogg, I've confirmed that your script does indeed work on the stage but not in presentation mode for v1.2 beta.  The problem seems to be a timing issue.  The mouse is down as soon as the green flag is clicked.  In other instances "clicked" means "pressed and released", but "when green flag clicked" seems to be triggering at the beginning of the press rather than on the release like other "clicked" hats.  Definitely an inconsistency, and it should be treated as a bug.

Offline

 

#132 2007-11-26 15:10:39

Gigabyte123
Scratcher
Registered: 2007-10-15
Posts: 100

Re: Version 1.2 to be released around mid November. Testing going on now.

kkkkkkkk..... four more days to go!!!


gather your confidence- reach for the skies... and always use deoderant!

Offline

 

#133 2007-11-26 23:05:27

beebe
Scratcher
Registered: 2007-05-28
Posts: 39

Re: Version 1.2 to be released around mid November. Testing going on now.

There is a saving problem, like if you save, it denies. Somehow......

Know what happened???

Last edited by beebe (2007-11-26 23:10:42)

Offline

 

#134 2007-11-28 11:13:45

ELIZABETHNOBLE
Scratcher
Registered: 2007-11-27
Posts: 1

Re: Version 1.2 to be released around mid November. Testing going on now.

THAT IS OK FOR ME

Offline

 

#135 2007-11-29 14:45:50

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

Re: Version 1.2 to be released around mid November. Testing going on now.

I've downloaded it, and when i find a bug, i'll report it here.


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

Offline

 

#136 2007-11-29 15:05:15

Gigabyte123
Scratcher
Registered: 2007-10-15
Posts: 100

Re: Version 1.2 to be released around mid November. Testing going on now.

ONE DAY TO GO!!! I can't wait until tommorow!


gather your confidence- reach for the skies... and always use deoderant!

Offline

 

#137 2007-11-29 15:19:36

music_man
Scratcher
Registered: 2007-09-22
Posts: 100+

Re: Version 1.2 to be released around mid November. Testing going on now.

It is coming tomorrow!?  YES!!!!!!!!  I have been waiting so long for this!


The fool has said in his heart, "There is no God."...  Psalms 14:1

Offline

 

#138 2007-11-29 18:35:04

relyt12101
Scratcher
Registered: 2007-05-19
Posts: 500+

Re: Version 1.2 to be released around mid November. Testing going on now.

No it is coming two days from now.


http://img392.imageshack.us/img392/2860/pspbanneregg089deiy0.png

Offline

 

#139 2007-11-29 18:42:35

N-Wear
Scratcher
Registered: 2007-08-13
Posts: 100+

Re: Version 1.2 to be released around mid November. Testing going on now.

relyt12101 wrote:

No it is coming two days from now.

It is???

Andresmh, HELP!!!!


If bread crumbs are better than nothing. And nothing is better than cheese cake. Then, bread crumbs are better than cheese cake!  smile
The following sentence is true. The previous sentence is false.  hmm                              Treat others the way you want to be treated!  big_smile

Offline

 

#140 2007-11-29 19:02:45

Zelda123
Scratcher
Registered: 2007-11-21
Posts: 1000+

Re: Version 1.2 to be released around mid November. Testing going on now.

2 Days??
Really?  big_smile

Offline

 

#141 2007-11-29 20:28:26

music_man
Scratcher
Registered: 2007-09-22
Posts: 100+

Re: Version 1.2 to be released around mid November. Testing going on now.

I will not be able to download it in two days.   sad


The fool has said in his heart, "There is no God."...  Psalms 14:1

Offline

 

#142 2007-11-30 05:08:19

Gigabyte123
Scratcher
Registered: 2007-10-15
Posts: 100

Re: Version 1.2 to be released around mid November. Testing going on now.

relyt12101 wrote:

No it is coming two days from now.

It is one day for us Aussies, because we are ahead in time zones.
kkkk tomorrow it will be out!!!


gather your confidence- reach for the skies... and always use deoderant!

Offline

 

#143 2007-11-30 06:20:04

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: Version 1.2 to be released around mid November. Testing going on now.

I want somthing like, a new key.
The semi-colon ;.
Like...

http://clubpionline.googlepages.com/gif

I copied the block, put it into a picture editing program and drew the ;.


~ihaveamac - visit ihaveamac.net

Offline

 

#144 2007-11-30 10:39:49

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Re: Version 1.2 to be released around mid November. Testing going on now.

Is it out


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#145 2007-11-30 11:27:19

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

Re: Version 1.2 to be released around mid November. Testing going on now.

Yes, allowing keys like <shift>, <enter> <insert>, <delete>, <home>, <End>, <PageUp>, <pageDown>, would be a very good idea for scratch.

And again, please change the big variable pane in to blocks with dropdown menus!

Last edited by JSO (2007-11-30 11:28:09)


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

Offline

 

#146 2007-11-30 11:29:57

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

Re: Version 1.2 to be released around mid November. Testing going on now.

beebe wrote:

Found another bug, my code for my new project doesnt work.
Heres the code.

<when green flag clicked>
<switch to costume[1
<go to x sad  -216 )y sad  142
<show>
<set{ JHTD }to( 6
<forever>
<point in direction( 0
<move( <{ JHTD }> )steps>
<change{ JHTD }by( -0.2
<if><touching color[ Black
<change{ JHTD }by( 6
<end>
<if><key[ a ]pressed?>
<change x by( -2
<end>
<if><key[ d ]pressed?>
<change x by( 2
<end>


You know why???

yes, your If blocks for the keypresses are under the forever loop, so scratch never comes there.


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

Offline

 

#147 2007-11-30 11:31:27

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Re: Version 1.2 to be released around mid November. Testing going on now.

I did everything i could think of in scratch beta, and did not find any bugs.


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#148 2007-11-30 15:07:21

beebe
Scratcher
Registered: 2007-05-28
Posts: 39

Re: Version 1.2 to be released around mid November. Testing going on now.

JSO wrote:

beebe wrote:

Found another bug, my code for my new project doesnt work.
Heres the code.

<when green flag clicked>
<switch to costume[1
<go to x sad  -216 )y sad  142
<show>
<set{ JHTD }to( 6
<forever>
<point in direction( 0
<move( <{ JHTD }> )steps>
<change{ JHTD }by( -0.2
<if><touching color[ Black
<change{ JHTD }by( 6
<end>
<if><key[ a ]pressed?>
<change x by( -2
<end>
<if><key[ d ]pressed?>
<change x by( 2
<end>


You know why???

yes, your If blocks for the keypresses are under the forever loop, so scratch never
comes there.

Lol, well you are wrong, when I try it it works, but when I put it on the sprite, and when the sprite goes to a certain place, it goes to x:-216 y:142.

Offline

 

#149 2007-11-30 15:43:33

relyt12101
Scratcher
Registered: 2007-05-19
Posts: 500+

Re: Version 1.2 to be released around mid November. Testing going on now.

Jman720 wrote:

Is it out

No it is not.


http://img392.imageshack.us/img392/2860/pspbanneregg089deiy0.png

Offline

 

#150 2007-11-30 17:27:09

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

Re: Version 1.2 to be released around mid November. Testing going on now.

....::::Better Translation to Dutch::::....

Hello, because version 1.2 is still in beta, I hope I can give you my translation file for Dutch in scratch (my main language is Dutch). The original translation was grammatically incorrect sometimes, and a lot was not yet translated. I've translated everything, also the "new" "save as" etc. Just everything. I don't think there is any English in it anymore, except the MIDI instruments, that was really impossible... (NOTE: when a text in the translation file becomes too long, it overlaps the objects near it. Maybe it is possible to have the length of label fields change with the length of the the text in it. ex. the share window)

Scratch team - I hope my hours of work are usefull for you. If you think it is OK (i've checked it for to long text messages too), please include it in the full release.

Get translation file (nl.po) - link should be working
Corrupt link? post below

Thanks, JSO

Last edited by JSO (2007-12-01 08:01:09)


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

Offline

 
  • Index
  •  » Announcements
  •  » Version 1.2 to be released around mid November. Testing going on now.

Board footer