Description
Expected Behavior
No oops
Actual Behavior
Oops
Steps to Reproduce
- Go to https://llk.github.io/scratch-gui/develop/#221549537
- Click on the fourth sprite
- Click on the third sprite
Now there are some errors:
raven.js:429 Uncaught Error: Variable "Screen" is already in use and its id is "U)^l%k)ew%F=LoUL`jPI-Screen" which conflicts with the passed in id, "cDw3AqT_3chH3kWRAL(I-Screen".
at Blockly.VariableMap.createVariable (blockly_compressed_vertical.js?./node_modules/imports-loader?this=>window!./node_modules/exports-loader?Blockly&goog:274)
- Change tabs
- Change back to blocks
Now there are more errors, one of which is fatal:
gui Unhandled Error: Error: Tried to serialize a variable field with no variable.
at Object.Blockly.Xml.fieldToDomVariable_ (webpack://ScratchBlocks/./blockly_compressed_vertical.js?./node_modules/imports-loader?this=%3Ewindow!./node_modules/exports-loader?Blockly&goog:827:128)
The original project was created in scratch 2 by putting a few sprites from a different project into the backpack, and then putting the backpacked sprites into a new project.
This was the original project: https://scratch.mit.edu/projects/218507424/
Operating System and Browser
Windows 10 Chrome