“Spilled JS”

When making a block that contains no JS, (including no blocks that contain JS) I get this message:

Despite not having JS inside the block. When turning JS on it works just fine:

Here’s the script for the block. I don’t want this block to require JS.

I’m assuming one of the primitives “overloaded and spilled its guts”

I can always add comments to make the code easier to understand if needed.

i imported your script, and found these 2 custom blocks containing JS:


Thanks alot! I was searching for a primitive or something along those lines for what went wrong. I really appreciate the help!