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

SCRIPT ERROR: Parse Error: Could not find type "Benchmark" in the current scope. #52

Open
junwha0511 opened this issue Jan 28, 2024 · 2 comments
Labels

Comments

@junwha0511
Copy link

junwha0511 commented Jan 28, 2024

image

Hi all,
I'm trying to run this benchmark in Ubuntu 22.04 with godot(4.3.dev.custom_build.89cc635c0) compiled with Clang 15.0.6.
However, I can not open the benchmark using either the command line godot -- --run-benchmarks or by the editor because of a SCRIPT ERROR.

May I seek a solution for this?

Thank you.

@junwha0511
Copy link
Author

Now I succeeded to run the benchmark, but still have no idea why did the error occur

@Calinou
Copy link
Member

Calinou commented Jan 29, 2024

It's likely because the named script class cache didn't create itself on the first run for some reason. This is an engine issue, rather than a project-specific issue.

@Calinou Calinou added the bug label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants