TurboWarp / desktop

A better offline editor for Scratch 3.
https://desktop.turbowarp.org/
GNU General Public License v3.0
376 stars 89 forks source link

Luke Mania Studios Utilities Don't appear. #654

Open BlockBuster4321 opened 1 year ago

BlockBuster4321 commented 1 year ago

I am working on a Turbowarp project, and when I went to the extensions page, it said it wasn't updated. No big deal, I thought. I went to the URL and got the LMS Utils extension link. When I put it in, it said this error:

Error: Error in unsandboxed script https://extensions.turbowarp.org/LukeManiaStudios/lmsutils.js Check the console for more information.

I don't know what to do. I need LMS because of a particular event block that detects keyboard input. If any other usable extensions do the same, please do tell me. But for now, do you have any idea what is going on?

CST1229 commented 1 year ago

Note that the desktop app uses an offline copy of these extensions instead of downloading them from the website, so some extensions may be outdated or missing.

BlockBuster4321 commented 1 year ago

You can load from url. I checked the actual code for Lms inside turbowarp. some of the code was highlighted red (in github).

DT-is-not-available commented 1 year ago

when loading one of the extensions from extensions.turbowarp.org by url, the desktop app automatically converts it to a local link instead. however this means that you can't access any of the new extensions in the current desktop app via link. to get around this ive been using the newest beta release, which has a lot of the newer ones up until about 2 months ago.

Mickmick21 commented 1 year ago

some of the code was highlighted red (in github).

Code in red means code removed, not errors You probably visualized a commit, not the file itself