Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » Scratch 3.0 Technical Discussion
- infinitytec
-
1000+ posts
Scratch 3.0 Technical Discussion
Did you make it in 2.0? If so, it's possible the error is in your code. In my FNAF game(not scary), the power was programmed to go out at 0% exactly. I meant to say that the glitch was in 2.0 and it is in 3.0 too.
- Keaton42
-
34 posts
Scratch 3.0 Technical Discussion
forever
switch costume to [Confused]
ask [Why is sound editing so hard?] and wait
say [I can't cut out any sound is certain places, I can't copy sound in certain places, and more!]
end
- Sheep_maker
-
1000+ posts
Scratch 3.0 Technical Discussion
Soonforever
switch costume to [Confused]
ask [Why is sound editing so hard?] and wait
say [I can't cut out any sound is certain places, I can't copy sound in certain places, and more!]
end
- liamdadude
-
500+ posts
Scratch 3.0 Technical Discussion
how large of projects can the RAM handle?It uses a microsd card for storage so I assume whatever the largest microsd card you can find. There might be some other limit though.what is max storage on the PI 4Yeah, I don't think that this is really neccessary to share on New Scratchers' profiles.oops that was a typoIt's either Microsoft Edge or Internet Explorer, and 3.0 only supports the former. 3,0 also supports Firefox. Microsoft Explorer
Sharing it is a bit redundant because supported browsers are already listed in the FAQ. Also, shouldn't Scratch show an error modal if your browser isn't supported?
The Pi 4 can probably run Scratch 3 pretty well. Especially the 4GB model.
@infinitytec was refering to the RAM though which the RPi 4 can have up to 4 GB of. That's a big improvement over previous models which only had 1 GB or less.
The increased RAM means that memory probably won't be a bottleneck for Scratch 3.
- liamdadude
-
500+ posts
Scratch 3.0 Technical Discussion
I saw ur website. me and my dad built his computer tooDon't buy it. It's fake.for 10 bucksI found a 1024 GB microsd on ebay lolIt uses a microsd card for storage so I assume whatever the largest microsd card you can find. There might be some other limit though.what is max storage on the PI 4Yeah, I don't think that this is really neccessary to share on New Scratchers' profiles.oops that was a typoIt's either Microsoft Edge or Internet Explorer, and 3.0 only supports the former. 3,0 also supports Firefox. Microsoft Explorer
Sharing it is a bit redundant because supported browsers are already listed in the FAQ. Also, shouldn't Scratch show an error modal if your browser isn't supported?
The Pi 4 can probably run Scratch 3 pretty well. Especially the 4GB model.
@infinitytec was refering to the RAM though which the RPi 4 can have up to 4 GB of. That's a big improvement over previous models which only had 1 GB or less.
The increased RAM means that memory probably won't be a bottleneck for Scratch 3.
- infinitytec
-
1000+ posts
Scratch 3.0 Technical Discussion
I don't know. I'd have to test.how large of projects can the RAM handle?It uses a microsd card for storage so I assume whatever the largest microsd card you can find. There might be some other limit though.what is max storage on the PI 4Yeah, I don't think that this is really neccessary to share on New Scratchers' profiles.oops that was a typoIt's either Microsoft Edge or Internet Explorer, and 3.0 only supports the former. 3,0 also supports Firefox. Microsoft Explorer
Sharing it is a bit redundant because supported browsers are already listed in the FAQ. Also, shouldn't Scratch show an error modal if your browser isn't supported?
The Pi 4 can probably run Scratch 3 pretty well. Especially the 4GB model.
@infinitytec was refering to the RAM though which the RPi 4 can have up to 4 GB of. That's a big improvement over previous models which only had 1 GB or less.
The increased RAM means that memory probably won't be a bottleneck for Scratch 3.
It is up to 4GB LPDDR4, so it should be fairly speedy.
- liamdadude
-
500+ posts
Scratch 3.0 Technical Discussion
I think It will be fine bc imfh said that it should not bottleneckI don't know. I'd have to test.how large of projects can the RAM handle?It uses a microsd card for storage so I assume whatever the largest microsd card you can find. There might be some other limit though.what is max storage on the PI 4Yeah, I don't think that this is really neccessary to share on New Scratchers' profiles.oops that was a typoIt's either Microsoft Edge or Internet Explorer, and 3.0 only supports the former. 3,0 also supports Firefox. Microsoft Explorer
Sharing it is a bit redundant because supported browsers are already listed in the FAQ. Also, shouldn't Scratch show an error modal if your browser isn't supported?
The Pi 4 can probably run Scratch 3 pretty well. Especially the 4GB model.
@infinitytec was refering to the RAM though which the RPi 4 can have up to 4 GB of. That's a big improvement over previous models which only had 1 GB or less.
The increased RAM means that memory probably won't be a bottleneck for Scratch 3.
It is up to 4GB LPDDR4, so it should be fairly speedy.
- Iliketea3
-
27 posts
Scratch 3.0 Technical Discussion
Also, the color sensing block does not work AT ALL. Several times I have copied the color exactly to the block in the code. But nevertheless, IT DIDN'T WORK. You should look into fixing that.
- s_federici
-
500+ posts
Scratch 3.0 Technical Discussion
For me it does work for several colors (eg red, violet, etc). But certainly it does NOT work for white (that is the color of the Stage, coded as 0,0,100) Also, the color sensing block does not work AT ALL. Several times I have copied the color exactly to the block in the code. But nevertheless, IT DIDN'T WORK. You should look into fixing that.
- infinitytec
-
1000+ posts
Scratch 3.0 Technical Discussion
Make sure the stage backdrop is not transparent?For me it does work for several colors (eg red, violet, etc). But certainly it does NOT work for white (that is the color of the Stage, coded as 0,0,100) Also, the color sensing block does not work AT ALL. Several times I have copied the color exactly to the block in the code. But nevertheless, IT DIDN'T WORK. You should look into fixing that.
- Iliketea3
-
27 posts
Scratch 3.0 Technical Discussion
The color sensing works on backdrops?Make sure the stage backdrop is not transparent?For me it does work for several colors (eg red, violet, etc). But certainly it does NOT work for white (that is the color of the Stage, coded as 0,0,100) Also, the color sensing block does not work AT ALL. Several times I have copied the color exactly to the block in the code. But nevertheless, IT DIDN'T WORK. You should look into fixing that.
- infinitytec
-
1000+ posts
Scratch 3.0 Technical Discussion
Well, as I was making my dark theme userscript I realized that the default backdrop for the stage is transparent, but looks white.The color sensing works on backdrops?Make sure the stage backdrop is not transparent?For me it does work for several colors (eg red, violet, etc). But certainly it does NOT work for white (that is the color of the Stage, coded as 0,0,100) Also, the color sensing block does not work AT ALL. Several times I have copied the color exactly to the block in the code. But nevertheless, IT DIDN'T WORK. You should look into fixing that.
- liamdadude
-
500+ posts
Scratch 3.0 Technical Discussion
The pi will be an improvement since my ram for my fire is 1.5 gb
- infinitytec
-
1000+ posts
Scratch 3.0 Technical Discussion
No kidding. The pi will be an improvement since my ram for my fire is 1.5 gb
- JorgeNachtigall
-
2 posts
Scratch 3.0 Technical Discussion
Hi,
I'm working with a real time monitoring tool for my undergraduate thesis.
Right now I'm looking for a way to get the updated XML of the “code part”. I mean: everytime I add a new block on my code, I want to get an XML file with the new information (and I'm not talking about the toolbox). I can get the json file provided by the scratch-vm, that contains the updated code, but I need the XML file.
Any thoughts about this? Is this even possible?
Cheers.
I'm working with a real time monitoring tool for my undergraduate thesis.
Right now I'm looking for a way to get the updated XML of the “code part”. I mean: everytime I add a new block on my code, I want to get an XML file with the new information (and I'm not talking about the toolbox). I can get the json file provided by the scratch-vm, that contains the updated code, but I need the XML file.
Any thoughts about this? Is this even possible?
Cheers.
- infinitytec
-
1000+ posts
Scratch 3.0 Technical Discussion
XML file of what? The data collected? The project code? Hi,
I'm working with a real time monitoring tool for my undergraduate thesis.
Right now I'm looking for a way to get the updated XML of the “code part”. I mean: everytime I add a new block on my code, I want to get an XML file with the new information (and I'm not talking about the toolbox). I can get the json file provided by the scratch-vm, that contains the updated code, but I need the XML file.
Any thoughts about this? Is this even possible?
Cheers.
Either way, I don't think that it is possible. I don't think Scratch saves anything in an XML format.
- SimpleScratch
-
500+ posts
Scratch 3.0 Technical Discussion
I can get the json file provided by the scratch-vm, that contains the updated code, but I need the XML file.
How about trying an online JSON to XML convertor?
- raimondious
-
19 posts
Scratch 3.0 Technical Discussion
Hi,
I'm working with a real time monitoring tool for my undergraduate thesis.
Right now I'm looking for a way to get the updated XML of the “code part”. I mean: everytime I add a new block on my code, I want to get an XML file with the new information (and I'm not talking about the toolbox). I can get the json file provided by the scratch-vm, that contains the updated code, but I need the XML file.
Any thoughts about this? Is this even possible?
Cheers.
You can do this by listening for workspace events, documented here: https://developers.google.com/blockly/guides/configure/web/events. If you want more help, it might be easier to communicate over an issue in https://github.com/llk/scratch-gui/.