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

Custom Blocks Containing "<" Cause Errors #88

Open
the-can-of-soup opened this issue Nov 18, 2024 · 1 comment
Open

Custom Blocks Containing "<" Cause Errors #88

the-can-of-soup opened this issue Nov 18, 2024 · 1 comment

Comments

@the-can-of-soup
Copy link

Expected Behavior

A custom block is created and behaves as normal.

Actual Behavior

The custom block is created, but whenever it is run from being called or manually run from the user clicking the block stack, the code doesn't actually run and it gives the error
[sprite name]: TypeError: Cannot read properties of undefined (reading 'proccode')
where [sprite name] is the name of the sprite.
image
This does not occur for the symbol ">" or for any other symbols as far as I know.

Steps to Reproduce

  1. Create a new project.
  2. Create a new custom block and name it anything that includes "<".
  3. Run the custom block.

Operating System and Browser

Tested on Windows 10 + Firefox and also ChromeOS + Chrome.

@RedMan13
Copy link

the hell bruh

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