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

#1 2008-04-02 20:48:12

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

Help with Squeak

I have tried to use source code to create my own blocks, but it doesn't seem to work for me. It seems like there is a missing part to it.

At the beginning, I also get this message:

http://img137.imageshack.us/img137/2135/temp1pa3.gif



I try to find what's missing but I can't find it.

Offline

 

#2 2008-04-02 20:57:18

adriangl
Scratcher
Registered: 2007-07-02
Posts: 1000+

Re: Help with Squeak

that happened to me to when i got squeak and the source code. i am not sure what it is but after a while it went away.


Scratchin' since 2007

Offline

 

#3 2008-04-03 03:29:37

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: Help with Squeak

Zelda123 and adriangl,

in order to work with the Scratch Source Code you have to download two files:

1) The Scratch Source Archive - unpack that into a separate folder and put a copy of Scratch.exe (or .app if you're using a mac) into this folder as well

2) the SqueakV2.sources file. You can download it from here: http://scratch.mit.edu/files/source-code/SqueakV2.sources

This is the one you're missing, download it and put it into the same folder where you put the other sources. Then everything should work ok.


Jens Mönig

Offline

 

#4 2008-04-03 15:35:08

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

Re: Help with Squeak

Thanks.

Offline

 

#5 2008-04-03 16:32:32

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

Re: Help with Squeak

Another Question...

Is it possible to save the new block for further use in Scratch?

My own block just turned into an "obsolete" block...

http://img360.imageshack.us/img360/9785/temp1yv3.gif

Offline

 

#6 2008-04-04 01:27:51

Jens
Scratcher
Registered: 2007-06-04
Posts: 1000+

Re: Help with Squeak

Zelda123, if you create your own custom block using Squeak, any projects using this custom block will not be compatible with the official Scratch product and with the website. You can still use your own block, but only in your own custom version of Scratch.

By the way: That's exactly the problem I'm trying to solve for the lists (arrays) I programmed for Scratch... (and I'm afraid that there's no solution to that problem).

However, you can share the code of your custom blocks with other members, so they can check out the projects you made using it.

I'd be very interested in your custom blocks! Why don't you tell us about them and post the code (the changeset) somewhere? That'd be so coool.


Jens Mönig

Offline

 

#7 2008-04-19 13:56:48

terminator68
Scratcher
Registered: 2008-02-26
Posts: 1000+

Re: Help with Squeak

how do you download that squeakV2? all i see is a huge, complex code, I understand at least half of it, but , that doesn't look like a download page,...


--------------------Scratcher since '08--------------------
http://images1.wikia.nocookie.net/__cb20110314152018/mlpfanart/images/5/5d/Applejack_chewing.gif

Offline

 

#8 2008-04-19 16:03:06

likegames
Scratcher
Registered: 2008-03-24
Posts: 100+

Re: Help with Squeak

i dont know what squeak version 2 is.i have one just called "squeak".


There are 10 types of people in this world: Those who understand trinary, those who don't, and those who think this is the same old signature.
Three lines! (and base three!)

Offline

 

#9 2008-04-20 18:01:19

terminator68
Scratcher
Registered: 2008-02-26
Posts: 1000+

Re: Help with Squeak

(\__/)
(- '.'- ) Wow!  big_smile
(")_(")


--------------------Scratcher since '08--------------------
http://images1.wikia.nocookie.net/__cb20110314152018/mlpfanart/images/5/5d/Applejack_chewing.gif

Offline

 

#10 2008-04-22 11:58:14

likegames
Scratcher
Registered: 2008-03-24
Posts: 100+

Re: Help with Squeak

WHY are you talking about my sig terminator68????!!!!


There are 10 types of people in this world: Those who understand trinary, those who don't, and those who think this is the same old signature.
Three lines! (and base three!)

Offline

 

#11 2008-04-24 17:02:34

terminator68
Scratcher
Registered: 2008-02-26
Posts: 1000+

Re: Help with Squeak

it's nice, sorry...


--------------------Scratcher since '08--------------------
http://images1.wikia.nocookie.net/__cb20110314152018/mlpfanart/images/5/5d/Applejack_chewing.gif

Offline

 

#12 2008-06-22 09:58:25

registeel
Scratcher
Registered: 2008-04-27
Posts: 500+

Re: Help with Squeak

wait... the obsulete thing... can you use it as a block?

Offline

 

#13 2008-06-22 15:58:57

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

Re: Help with Squeak

registeel wrote:

wait... the obsulete thing... can you use it as a block?

No, it is not compatible with Scratch.

Offline

 

Board footer