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

Error when trying to htmlify scratch project with lists #157

Open
MijiGamin1 opened this issue Sep 4, 2024 · 1 comment
Open

Error when trying to htmlify scratch project with lists #157

MijiGamin1 opened this issue Sep 4, 2024 · 1 comment

Comments

@MijiGamin1
Copy link

My project is this, and whenever I try to htmlify it, I get this message:
Unexpected error:
TypeError: Cannot read properties of null (reading 'click')
at https://scratch-converter.vercel.app/htmlifier-offline.html:1183:55
Has anyone else gotten this issue? Can someone help?

@SheepTester
Copy link
Owner

SheepTester commented Sep 5, 2024

Hmm, can you try using this website https://sheeptester.github.io/htmlifier/ and see if it works there? Note that currently, the project ID option is broken, so you will have to download your project as an .sb3 and upload it to the HTMLifier as a file


It seems the error occurs when it tries to communicate back with the main page:

image

Maybe there is some browser security getting in the way, but not sure. It could depend on the browser being used

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