Open robotninjajesse opened 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
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
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.
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.
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.