Discuss Scratch

LuckyLucky7
Scratcher
1000+ posts

Scratch 2.0 Modding for Newbs

Removed

Last edited by LuckyLucky7 (June 14, 2018 00:59:10)


I have about 3450 posts, 90 shared projects, 180 total created/followed topics, and 425 followers.

LuckyLucky7
Scratcher
1000+ posts

Scratch 2.0 Modding for Newbs

Jonathan50 wrote:

LuckyLucky7 wrote:

My browser / operating system: Windows NT 10.0, Chrome 66.0.3359.181, Flash 30.0 (release 0)

Whenever I try to compile Scratch, I put the following:
gradlew.bat build
this error shows up:
'gradlew.bat' is not recognized as an internal or external command, operable program or batch file.
What do I do?
You must be in the same folder as gradlew.bat.
Do you mean that the file is in the same file folder as ‘C:\Users\(Insert Name here)\scratch-flash’?
I also tried reinstalling git just in case.

Last edited by LuckyLucky7 (June 14, 2018 01:21:35)


I have about 3450 posts, 90 shared projects, 180 total created/followed topics, and 425 followers.

LuckyLucky7
Scratcher
1000+ posts

Scratch 2.0 Modding for Newbs

I'm making a topic for this question. They get posted on more often.

I have about 3450 posts, 90 shared projects, 180 total created/followed topics, and 425 followers.

Wiltz111
Scratcher
100+ posts

Scratch 2.0 Modding for Newbs

YWES IM A NUB
LuckyLucky7
Scratcher
1000+ posts

Scratch 2.0 Modding for Newbs

Wiltz111 wrote:

YWES IM A NUB
._.

I have about 3450 posts, 90 shared projects, 180 total created/followed topics, and 425 followers.

1a3c5e7g9i
Scratcher
100+ posts

Scratch 2.0 Modding for Newbs

What does this mean:
Could not determine java version from '9.0.4'.
(happens after doing ./gradlew build)

Last edited by 1a3c5e7g9i (July 3, 2018 03:02:07)



Wao how is that possible





Uh Squidward? Yes Spongebob? You might want to look at this… HOLY SHRIMP! If we don't act now, well, think about how many clams I'll have to cough up JUST to see an extra portion of nick.com… or worse, to see ALL of it in general! *** Reader! This is not a fictional sketch! It actually is, but that's not the point. Learn more at the link that Spongebob left at the first instance of “this”.
Wiltz111
Scratcher
100+ posts

Scratch 2.0 Modding for Newbs

LuckyLucky7 wrote:

Wiltz111 wrote:

YWES IM A NUB
._.
now I reget that
AGGHHH
LegoRobin6
Scratcher
100+ posts

Scratch 2.0 Modding for Newbs

noob moddin = EZ
superben100
Scratcher
1000+ posts

Scratch 2.0 Modding for Newbs

LegoRobin6 wrote:

noob moddin = EZ
I personally disagree…

Hello there!
I've been a Scratcher for nine years now, and I'm always happy to help!
I'm not around too often, but I check in here from time to time.
Let me know if you need anything!
|| Probably vibing to “Try” - Lawrence ||
Scratch---Cat
Scratcher
1000+ posts

Scratch 2.0 Modding for Newbs

How to make “undefine” blocks?
undefine ( :: stack custom frame outline transparent ) :: custom hat define roof
Not this one, it's shaped like
define
.

Download Scratch 2.0 | Check your messages | Check my messages
_____________________________________________________________________________________________________

If you want to subscribe to this forum topic, please click the
{} Follow Discussion :: ring sensing
button below this forum post! Thanks!

Mrjpeg
Scratcher
76 posts

Scratch 2.0 Modding for Newbs

I wan’t to make a mod that will allow you to block scratchers is they anoy you or arn’t nice

Thanks
MElite


LuckyLucky7
Scratcher
1000+ posts

Scratch 2.0 Modding for Newbs

Mrjpeg wrote:

I wan’t to make a mod that will allow you to block scratchers is they anoy you or arn’t nice
That's probably not possible. Scratch mods are offline, not online. Plus, you can only mod the editor as far as I know of.

Scratch---Cat wrote:

How to make “undefine” blocks?
undefine ( :: stack custom frame outline transparent ) :: custom hat define roof
Not this one, it's shaped like
define
.
That's probably impossible to code, because I can't program that block. But that block would be useless, just remove the define bloit. Just use an undefined block(red) or use a block with no definition(a custom block that doesn't have any blocks defining it).

I have about 3450 posts, 90 shared projects, 180 total created/followed topics, and 425 followers.

L0LW0T
Scratcher
19 posts

Scratch 2.0 Modding for Newbs

I didn't make changes to the code, I made changes to the font, and it was unsuccesful.
L0LW0T
Scratcher
19 posts

Scratch 2.0 Modding for Newbs

L0LW0T wrote:

I didn't make changes to the code, I made changes to the font, and it was unsuccesful.
(I KNOW IM QUOTING MY OWN STUFF, AND I KNOW I COULD JUST EDIT THE OLD THING)
I was using Command Prompt on Windows 10.
Mrcomputer1
Scratcher
500+ posts

Scratch 2.0 Modding for Newbs

L0LW0T wrote:

L0LW0T wrote:

I didn't make changes to the code, I made changes to the font, and it was unsuccesful.
(I KNOW IM QUOTING MY OWN STUFF, AND I KNOW I COULD JUST EDIT THE OLD THING)
I was using Command Prompt on Windows 10.
What was the error message?

My Profile / My User Page / My Talk Page
——————–
Progress bar to 1000+ Posts - Image might not be up to date

——————–
My browser / operating system: Windows NT 10.0 (Windows 11 - 22H2), Firefox 122.0b4
——————–
My ScratchX Extensions——–If you like this post, give me an internet!——–Sharp Scratch Mod
L0LW0T
Scratcher
19 posts

Scratch 2.0 Modding for Newbs

Mrcomputer1 wrote:

L0LW0T wrote:

L0LW0T wrote:

I didn't make changes to the code, I made changes to the font, and it was unsuccesful.
(I KNOW IM QUOTING MY OWN STUFF, AND I KNOW I COULD JUST EDIT THE OLD THING)
I was using Command Prompt on Windows 10.
What was the error message?
“The syntax of the command is incorrect.”
Jonathan50
Scratcher
1000+ posts

Scratch 2.0 Modding for Newbs

L0LW0T wrote:

“The syntax of the command is incorrect.”
Since you're using Windows, make sure to type “gradlew.bat build” (or just “gradlew build”) and not “./gradlew build”.

Not yet a Knight of the Mu Calculus.
forcing
New to Scratch
1 post

Scratch 2.0 Modding for Newbs

Hello everyone,

The compilation of the source code is “Scratch.swf”. I replaced the swf file in the directory of the Scratch with this new swf file to run it with the scratch editor offline, but when I clicked on the “Scratch.exe”, I got the following error from Adobe AIR:
Initial content could not be loaded for this application. Try re-installing or contacting the publisher for assistance

Is there any way to prevent this error and make the “Scratch.exe” launcher run the new swf file?

Thanks in advance.
L0LW0T
Scratcher
19 posts

Scratch 2.0 Modding for Newbs

Jonathan50 wrote:

L0LW0T wrote:

“The syntax of the command is incorrect.”
Since you're using Windows, make sure to type “gradlew.bat build” (or just “gradlew build”) and not “./gradlew build”.
I didn't.
Jonathan50
Scratcher
1000+ posts

Scratch 2.0 Modding for Newbs

L0LW0T wrote:

Jonathan50 wrote:

L0LW0T wrote:

“The syntax of the command is incorrect.”
Since you're using Windows, make sure to type “gradlew.bat build” (or just “gradlew build”) and not “./gradlew build”.
I didn't.
Does anything appear other than that?

Not yet a Knight of the Mu Calculus.

Powered by DjangoBB