-
Notifications
You must be signed in to change notification settings - Fork 4k
Description
Expected Behavior
Projects load when you go to their project page or straight to the editor.
Actual Behavior
There are a few projects that don't load, giving a Blue Screen of Death. I believe they likely have different causes, but I would like to track them in this issue.
Here are 2:
https://scratch.mit.edu/projects/281999647/
gives these errors: Error: Error in Scratch GUI [location=https://scratch.mit.edu/projects/281999647/editor]: RangeError: Maximum call stack size exceeded
gui Unhandled Error: Error: Error in Scratch GUI [location=https://scratch.mit.edu/projects/281999647/editor]: RangeError: Maximum call stack size exceeded
(This is filed in scratchfoundation/scratch-parser#56)
https://scratch.mit.edu/projects/286851747/
gives these errors:
www Unhandled project parsing error: SyntaxError: Unexpected token e in JSON at position 5234
Error: Error in Scratch GUI [location=https://scratch.mit.edu/projects/286851747/]: SyntaxError: Unexpected token e in JSON at position 5234
gui Unhandled Error: Error: Error in Scratch GUI [location=https://scratch.mit.edu/projects/286851747/]: SyntaxError: Unexpected token e in JSON at position 5234
This is a different issue from #4649 and it does not give the assetid of null error in the console.
Steps to Reproduce
Load one of those projects
Note: see the errors roll in.
Operating System and Browser
Mac Chrome