Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to import old SB2 Scratch project. #36

Closed
aliasfoxkde opened this issue Nov 26, 2024 · 2 comments
Closed

Unable to import old SB2 Scratch project. #36

aliasfoxkde opened this issue Nov 26, 2024 · 2 comments

Comments

@aliasfoxkde
Copy link

Blob - RPG Platformer v0.9.sb3.zip

This is an old scratch project I would like to get working, but when importing into scratch it simply fails. It's just a sb3 file that I added the .zip extension to so I could upload it (but it is also an archive arguably). There's no error message or anything to help troubleshoot. But then I tried TurboWarp, it gave the error message:

{"validationError":"Could not parse as a valid SB2 or SB3 project.","sb3Errors":[{"keyword":"maxLength","dataPath":".targets[1].comments['npBWdA5_/.5fF~_K/k'].text","schemaPath":"#/properties/text/maxLength","params":{"limit":8000},"message":"should NOT be longer than 8000 characters"}],"sb2Errors":[{"keyword":"required","dataPath":"","schemaPath":"#/required","params":{"missingProperty":"objName"},"message":"should have required property 'objName'"}]}

So, I deleted the comments and tried again. I can now import it into TurboWarp fine, seems to work, but Scratch still fails. I just get a popup:

scratch,mit.edu says:
The project file that was selected failed to load.

Despite working in TurboWarp, maybe there is still an issue with the dataPath, schemaPath, and missing objName. I will continue to troubleshoot, but having another pair of eyes on this would be nice. Thanks!

@GarboMuffin
Copy link
Member

i will fix this

@aliasfoxkde
Copy link
Author

Thanks, I appreciate it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants