Discuss Scratch

-DigitalMaster-
Scratcher
25 posts

Guide to Modding Scratch 3.0

how to use localhost: in my browser? It just says ‘ask parent for permission’. its probably because of family link, but it isn't really a website. is there another way to use this?
ScratchTheCoder12345
Scratcher
500+ posts

Guide to Modding Scratch 3.0

-DigitalMaster- wrote:

how to use localhost: in my browser? It just says ‘ask parent for permission’. its probably because of family link, but it isn't really a website. is there another way to use this?
Localhost isn't something Familylink should block… I had it on my Chromebook but I moved on from a Chromebook so I wouldn't know… Just ask your parent for permission!

Hello, I'm Brandon a Python developer who loves math and coding.
he/him
Feel free to message me with any questions
ZZC12345
Scratcher
500+ posts

Guide to Modding Scratch 3.0

-DigitalMaster- wrote:

how to use localhost: in my browser? It just says ‘ask parent for permission’. its probably because of family link, but it isn't really a website. is there another way to use this?
Try 127.0.0.1 maybe? (localhost maps to 127.0.0.1 anyway)

This is my signature. Go check out my GitHub if you want to!
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Make sure to check out these cool projects, written in real code! (outdated, sorry)
Aviate - Itinerary - Scratch Auth - Orange OS Linux Distro - ocular - Leopard - PyHelp - My GitHub
ohman_soonsoon
Scratcher
27 posts

Guide to Modding Scratch 3.0

Last edited by ohman_soonsoon (Nov. 9, 2022 04:53:11)


Drannamongtime, the creator of the scratch extension “Admireblocks”.

[Admireblocks] to BASE64  :: reporter :: #8b7fc9
BASE64 [QWRtaXJlYmxvY2tz] To text :: reporter :: #8b7fc9

(item [last v] of [this v] :: list)
ohman_soonsoon
Scratcher
27 posts

Guide to Modding Scratch 3.0

Any way on how to edit the scratch GUI? (The buttons)

Drannamongtime, the creator of the scratch extension “Admireblocks”.

[Admireblocks] to BASE64  :: reporter :: #8b7fc9
BASE64 [QWRtaXJlYmxvY2tz] To text :: reporter :: #8b7fc9

(item [last v] of [this v] :: list)
Boomanwilliam
Scratcher
11 posts

Guide to Modding Scratch 3.0

LuckyLucky7 wrote:

_nix wrote:

LuckyLucky7 wrote:

I got a permission denied error…
Can you copy-and-paste the entire error message? We can probably figure out exactly what went wrong if we have that.
After I put the following:
git clone git@github.com:LLK/scratch-gui.git
It said:
Cloning into 'scratch-gui'...
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
I used Command Prompt for this.
doesn't that have your ip?

best quote from the year 1 to the year 10,000:

joemama wrote:

want to play among us?
DifferentDance8
Scratcher
1000+ posts

Guide to Modding Scratch 3.0

Boomanwilliam wrote:

doesn't that have your ip?
LuckyLucky7 probably “defanged” the IP by using a tool to defang IPs.

EDIT: That would have been unnecessary anyway, because:

ISTILLMAKESTUFF wrote:

It’s GitHub’s ip

Last edited by DifferentDance8 (Oct. 27, 2022 02:27:18)


R.I.P Zydrolic, 2023-2024
TriedAndTRUE
Scratcher
18 posts

Guide to Modding Scratch 3.0

When I try to “npm install” scratch-blocks, I get this:

npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! scratch-blocks@0.1.0 prepublish: `python build.py && webpack`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the scratch-blocks@0.1.0 prepublish script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\wille\AppData\Roaming\npm-cache\_logs\2022-10-21T20_04_51_886Z-debug.log

And when I try to npm start, I simply get a “Failed to compile” with no error message.
Tetrodotoxins
Scratcher
48 posts

Guide to Modding Scratch 3.0

LuckyLucky7 wrote:

_nix wrote:

LuckyLucky7 wrote:

I got a permission denied error…
Can you copy-and-paste the entire error message? We can probably figure out exactly what went wrong if we have that.
After I put the following:
git clone git@github.com:LLK/scratch-gui.git
It said:
Cloning into 'scratch-gui'...
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
I used Command Prompt for this.

dude sensor any ip it could leak data(like name location ect.) also it looks like an encryption error anyways just go here for more info

Last edited by Tetrodotoxins (Oct. 21, 2022 20:18:58)


<(<<<<<<<Tetrodotoxins>::list>::variables>::control>::pen>::sensing>::motion>::looks)::control> 
ISTILLMAKESTUFF
Scratcher
500+ posts

Guide to Modding Scratch 3.0

Tetrodotoxins wrote:

LuckyLucky7 wrote:

_nix wrote:

LuckyLucky7 wrote:

I got a permission denied error…
Can you copy-and-paste the entire error message? We can probably figure out exactly what went wrong if we have that.
After I put the following:
git clone git@github.com:LLK/scratch-gui.git
It said:
Cloning into 'scratch-gui'...
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
I used Command Prompt for this.

dude sensor any ip it could leak data(like name location ect.) also it looks like an encryption error anyways just go here for more info

It’s GitHub’s ip, ok?

Very first post- https://scratch.mit.edu/discuss/topic/565039/ And no, I am totally not embarassed about it. (Especially the blocks)

-__AJ__-
Scratcher
2 posts

Guide to Modding Scratch 3.0

This is very helpful, thank you!

The trans man with a plan!
define AJ
add (art, books, and a bit of major chaos)
add (transgender, homoflexible, and a hint of ADHD)
add (a student in Early College High School)
ohman_soonsoon
Scratcher
27 posts

Guide to Modding Scratch 3.0

When i recompile it, it just says this:

 ERROR in ./node_modules/@vernier/godirect/dist/godirect.min.umd.js
Module build failed (from ./node_modules/babel-loader/lib/index.js):
Error: ENOENT: no such file or directory, open 'C:\Users\00\Videos\Admire16\scratch-gui\node_modules\@vernier\godirect\dist\godirect.min.umd.js'
@ ./node_modules/scratch-vm/src/extensions/scratch3_gdx_for/index.js 31:15-68
@ ./node_modules/scratch-vm/src/extension-support/extension-manager.js
@ ./node_modules/scratch-vm/src/virtual-machine.js
@ ./node_modules/scratch-vm/src/index.js
@ ./src/containers/controls.jsx
@ ./src/playground/blocks-only.jsx

ERROR in ./node_modules/btoa/index.js
Module build failed: Error: ENOENT: no such file or directory, open 'C:\Users\00\Videos\Admire16\scratch-gui\node_modules\btoa\index.js'
@ ./node_modules/scratch-vm/src/util/base64-util.js 9:11-26
@ ./node_modules/scratch-vm/src/extensions/scratch3_wedo2/index.js
@ ./node_modules/scratch-vm/src/extension-support/extension-manager.js
@ ./node_modules/scratch-vm/src/virtual-machine.js
@ ./node_modules/scratch-vm/src/index.js
@ ./src/containers/controls.jsx
@ ./src/playground/blocks-only.jsx

ERROR in ./node_modules/canvas-toBlob/canvas-toBlob.js
Module build failed: Error: ENOENT: no such file or directory, open 'C:\Users\00\Videos\Admire16\scratch-gui\node_modules\canvas-toBlob\canvas-toBlob.js'
@ ./node_modules/scratch-vm/src/virtual-machine.js 74:0-24
@ ./node_modules/scratch-vm/src/index.js
@ ./src/containers/controls.jsx
@ ./src/playground/blocks-only.jsx

ERROR in ./node_modules/decode-html/index.js
Module build failed: Error: ENOENT: no such file or directory, open 'C:\Users\00\Videos\Admire16\scratch-gui\node_modules\decode-html\index.js'
@ ./node_modules/scratch-vm/src/engine/mutation-adapter.js 5:17-39
@ ./node_modules/scratch-vm/src/engine/blocks.js
@ ./node_modules/scratch-vm/src/engine/runtime.js
@ ./node_modules/scratch-vm/src/virtual-machine.js
@ ./node_modules/scratch-vm/src/index.js
@ ./src/containers/controls.jsx
@ ./src/playground/blocks-only.jsx

ERROR in ./node_modules/format-message/index.js
Module build failed: Error: ENOENT: no such file or directory, open 'C:\Users\00\Videos\Admire16\scratch-gui\node_modules\format-message\index.js'
@ ./node_modules/scratch-vm/src/virtual-machine.js 58:20-45
@ ./node_modules/scratch-vm/src/index.js
@ ./src/containers/controls.jsx
@ ./src/playground/blocks-only.jsx

ERROR in ./node_modules/scratch-parser/index.js
Module build failed: Error: ENOENT: no such file or directory, open 'C:\Users\00\Videos\Admire16\scratch-gui\node_modules\scratch-parser\index.js'
@ ./node_modules/scratch-vm/src/virtual-machine.js 449:23-48 771:23-48
@ ./node_modules/scratch-vm/src/index.js
@ ./src/containers/controls.jsx
@ ./src/playground/blocks-only.jsx

ERROR in ./node_modules/scratch-sb1-converter/index.js
Module build failed: Error: ENOENT: no such file or directory, open 'C:\Users\00\Videos\Admire16\scratch-gui\node_modules\scratch-sb1-converter\index.js'
@ ./node_modules/scratch-vm/src/virtual-machine.js 458:24-56
@ ./node_modules/scratch-vm/src/index.js
@ ./src/containers/controls.jsx
@ ./src/playground/blocks-only.jsx

ERROR in ./node_modules/scratch-translate-extension-languages/languages.json
Module build failed: Error: ENOENT: no such file or directory, open 'C:\Users\00\Videos\Admire16\scratch-gui\node_modules\scratch-translate-extension-languages\languages.json'
@ ./node_modules/scratch-vm/src/extensions/scratch3_text2speech/index.js 11:20-68
@ ./node_modules/scratch-vm/src/extension-support/extension-manager.js
@ ./node_modules/scratch-vm/src/virtual-machine.js
@ ./node_modules/scratch-vm/src/index.js
@ ./src/containers/controls.jsx
@ ./src/playground/blocks-only.jsx

ERROR in unable to locate 'C:/00/Videos/Admire16/scratch-gui/node_modules/scratch-vm/dist/web/extension-worker.{js,js.map}' glob

and when i go to the localhost, it's all white screen

Last edited by ohman_soonsoon (Nov. 9, 2022 04:55:06)


Drannamongtime, the creator of the scratch extension “Admireblocks”.

[Admireblocks] to BASE64  :: reporter :: #8b7fc9
BASE64 [QWRtaXJlYmxvY2tz] To text :: reporter :: #8b7fc9

(item [last v] of [this v] :: list)
Funtasmo
Scratcher
94 posts

Guide to Modding Scratch 3.0

Is Scratch Blocks a different folder?
when green flag clicked
report [Yes/No?] :: control cap

Welcome to Funtasmo on the forums

CST1229
Scratcher
1000+ posts

Guide to Modding Scratch 3.0

Funtasmo wrote:

(#595)
Is Scratch Blocks a different folder?
when green flag clicked
report [Yes/No?] :: control cap
Yes.

This is a signature. It's a piece of text that appears below every post I write. Click here to learn more, including how to make your own.
RIP assets image hosting. 2013?-2023



ISTILLMAKESTUFF
Scratcher
500+ posts

Guide to Modding Scratch 3.0

where can you find the source code for the forums?

Very first post- https://scratch.mit.edu/discuss/topic/565039/ And no, I am totally not embarassed about it. (Especially the blocks)

ISTILLMAKESTUFF
Scratcher
500+ posts

Guide to Modding Scratch 3.0

where can you find the source code for the forums?

Very first post- https://scratch.mit.edu/discuss/topic/565039/ And no, I am totally not embarassed about it. (Especially the blocks)

Redstone1080
Scratcher
1000+ posts

Guide to Modding Scratch 3.0

ISTILLMAKESTUFF wrote:

(#598)
where can you find the source code for the forums?
I don't think the forums are open-source. However, they run on a custom fork of DjangoBB.

const juniper = programmer && musician;
// my pronouns are she/her
// i am trans and bi :P
// you can call me june or juni for short but i prefer juniper
python version:
juniper = programmer and musician
# my pronouns are she/her
# i am trans and bi :P
# you can call me june or juni for short but i prefer juniper
Tetrodotoxins
Scratcher
48 posts

Guide to Modding Scratch 3.0

ISTILLMAKESTUFF wrote:

Tetrodotoxins wrote:

LuckyLucky7 wrote:

_nix wrote:

LuckyLucky7 wrote:

I got a permission denied error…
Can you copy-and-paste the entire error message? We can probably figure out exactly what went wrong if we have that.
After I put the following:
git clone git@github.com:LLK/scratch-gui.git
It said:
Cloning into 'scratch-gui'...
Warning: Permanently added the RSA host key for IP address '192.30.253.113' to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
I used Command Prompt for this.

dude sensor any ip it could leak data(like name location ect.) also it looks like an encryption error anyways just go here for more info

It’s GitHub’s ip, ok?
oh ok

<(<<<<<<<Tetrodotoxins>::list>::variables>::control>::pen>::sensing>::motion>::looks)::control> 
ScratchcatandGobo
Scratcher
1000+ posts

Guide to Modding Scratch 3.0

me: yarn install stupid computer: No such directory “install”

Check out Leo's adventure
I felt like I wanted to develop games on here, so I won't leave! (for now)
(last edited 2/8/24)





























Redstone1080
Scratcher
1000+ posts

Guide to Modding Scratch 3.0

I might make a Scratch Desktop mod where there's a Python editor in a separate window that you can type Scratch Blocks-equivalent code in. There would also be a run button that runs your python code.

const juniper = programmer && musician;
// my pronouns are she/her
// i am trans and bi :P
// you can call me june or juni for short but i prefer juniper
python version:
juniper = programmer and musician
# my pronouns are she/her
# i am trans and bi :P
# you can call me june or juni for short but i prefer juniper

Powered by DjangoBB