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

Resource with external dependency generates an error related to reading filesystem cache. #78277

Closed
Jordyfel opened this issue Jun 15, 2023 · 2 comments

Comments

@Jordyfel
Copy link
Contributor

Jordyfel commented Jun 15, 2023

Godot version

4.1-beta2

System information

Windows

Issue description

Each Spireframes resource in my project generates the following error upon opening the editor: editor/editor_file_system.cpp:265 - Condition "split.size() != 9" is true. Continuing. They have external dependencies on the image files, like the one in the reproduction project. Debugging shows that the variable in question has a size of 11 only in these resources, with the additional values related to the external dependency. A look at the filesystem cache file shows that the generated lines are indeed longer.

Bisected to #73131.

Steps to reproduce

Download the reproduction project, open it, and reload it once. The error does not appear the first time.

Minimal reproduction project

reproduction_project.zip

@capnm
Copy link
Contributor

capnm commented Jun 15, 2023

#78242

@Chaosus
Copy link
Member

Chaosus commented Jun 16, 2023

Duplicate of #78242

@Chaosus Chaosus marked this as a duplicate of #78242 Jun 16, 2023
@Chaosus Chaosus closed this as not planned Won't fix, can't repro, duplicate, stale Jun 16, 2023
@Chaosus Chaosus added this to the 4.1 milestone Jun 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants