desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Extension from URL bug

Open robotninjajesse opened this issue 1 year ago • 3 comments

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 avatar Aug 17 '24 15:08 robotninjajesse

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

robotninjajesse avatar Aug 17 '24 15:08 robotninjajesse

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

Mickmick21 avatar Sep 02 '24 20:09 Mickmick21

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.

PatoFlamejanteTV avatar Oct 28 '24 11:10 PatoFlamejanteTV

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.

Mistium avatar Nov 06 '24 03:11 Mistium