Discuss Scratch

polyidle
Scratcher
13 posts

Turbo Warp Broken

Okay so I know this isn't really a scratch problem, but I need help and I don't know where else to post this now.

So basically I use turbo warp which if you don't know is a mod for scratch that converts it to java so it runs really fast along with other stuff. Its a really useful tool and I use it a-lot for my projects. And basically a lot of the essential blocks like “When green flag clicked” and “Broadcast message” blocks don't work correctly or don't function at all. And without those blocks I really can't make any games at all. I have posted this on other sites like new grounds and I am getting really desperate on what to do because without that I can't really do anything.


newgrounds post

Thanks -polyidle
IDontNoWatIAm
Scratcher
500+ posts

Turbo Warp Broken

Go into the advanced menu, scroll to the bottom, and press the “Disable Compiler” option

Legend has it that to this day, there is still no effort to patch the GoGuardian freeze bug
wacky man with 500+ forum posts
blah blah blah this is my siggy under the gray line blah blah blah kumquat ate the rest blah blah blah

set pen color to [test]
polyidle
Scratcher
13 posts

Turbo Warp Broken

IDontNoWatIAm wrote:

Go into the advanced menu, scroll to the bottom, and press the “Disable Compiler” option

That froze the entire project, but I still want to thank you for trying.
lolecksdeehaha
Scratcher
1000+ posts

Turbo Warp Broken

You have to re-run the project once you make changes. By that, I mean clicking the green flag.

Also, it compiles it into JavaScript, not Java. They're not the same thing. At all.
Please don't call JavaScript Java. I die a little every time I see that.

Beep boop. I am a robot, and this action was performed automatically. If you have any concerns, please contact the owner of this robot.

ing season coming “soon”

I'm the founder of Forumoji, the source of all those neat forum emojis you occasionally see (the ones not in the default menu).

polyidle
Scratcher
13 posts

Turbo Warp Broken

lolecksdeehaha wrote:

You have to re-run the project once you make changes. By that, I mean clicking the green flag.

Also, it compiles it into JavaScript, not Java. They're not the same thing. At all.
Please don't call JavaScript Java. I die a little every time I see that.

I do click the green flag, thats how you run it. And sorry for messing up Java and JavaScript

Last edited by polyidle (March 20, 2022 14:01:21)

Alex-2739
Scratcher
31 posts

Turbo Warp Broken

About the java/javascript thing. Both scratch and turbowarp compile the scratch code to js, but turbowarp does it on project start, while scratch does it whilst running the project, giving the computer the extra task to convert scratch code to js to binaries with each frame. With Turbowarp it's only for js to binaries, so theoretically it's about 1/3 faster, but considering that the JIT (Runtime compiler, stands for “Just In Time”) also has to be compiled at runtime, I'd rather say it's more like 3/8.

Banana

Powered by DjangoBB