TurboWarp / desktop

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

Extension from URL bug #1049

Open robotninjajesse opened 2 months ago

robotninjajesse commented 2 months ago

image

When I tried load an extension from an url (sandboxed) it suddenly looked like this, even when I reopen the project it looks the same. It looks like this no matter what category I have selected.

robotninjajesse commented 2 months ago

While I could just download the extension file/copy its text, that won't make it automatically update every time changes are made to it

Mickmick21 commented 2 months ago

Actually I've seen this many times and for multiple different reasons, does this happen with other extensions ? If not, that's maybe a problem with the extension

PatoFlamejanteTV commented 2 weeks ago

I remember there was a very similar bug in Scratch (pure), where the blocks got stuck together (like in the image) and you couldn't get out.

Mistium commented 6 days ago

image

When I tried load an extension from an url (sandboxed) it suddenly looked like this, even when I reopen the project it looks the same. It looks like this no matter what category I have selected.

this basically just means the extension itself is invalid and has bugs, try loading the extension as text, if it does the same thing then it’s an error with the extension, not with turbowarp.

you should also consider if maybe the extension requires to be unsandboxed, since some extensions will error when you load them sandboxed.