When creating a project for the tutorial, some files fail to load and errors occur.

I started from the beginning of the tutorial, but I’m getting an error as shown in the attached image.
I’ve tried recreating it several times, but the issue persists.
At the start, I specified a custom folder for the project directory.
Additionally, the problematic file, DC_B01.png, was correctly copied into the designated folder within the specified path inside the project directory.

Since the tutorial video did not display any errors at startup, I believe the issue is specific to my environment. However, as I’m unable to find a solution, I’m seeking advice.

Regarding this, we sincerely apologize. This appears to be an error related to Godot, which can occur during new project creation. The error message states, “The specified image file was not found.” However, this happens because cache files are deleted during new project creation to reduce file size. In most cases, the image is loaded correctly, and reloading the project once should resolve the issue.

As you pointed out, the error disappeared after reopening the project. Thank you very much.