You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Open Anyway" on missing dependency no longer works, reports "File '<file_name>' is saved in a format that is newer that the formats supported by this version of Godot, so it can't be opened."
#99467
Closed
Arnklit opened this issue
Nov 20, 2024
· 0 comments
· Fixed by #99469
"Open Anyway" on missing dependency no longer works, reports "File '<file_name>' is saved in a format that is newer that the formats supported by this version of Godot, so it can't be opened.
The files are all made in the same version of Godot.
Errors logged when attempting to open the file, the "parse" and "make sure..." errors didn't use to be there before this issue.
Create a 2d scene and drag the icon.svg file in there. Save and close the scene
Delete icon.svg
Try to open the scene
Minimal reproduction project (MRP)
NA
The text was updated successfully, but these errors were encountered:
Arnklit
changed the title
"Open Anyway" on missing dependency no longer works, reports "File '<file_name>' is saved in a format that is newer that the formats supported by this version of Godot, so it can't be opened.
"Open Anyway" on missing dependency no longer works, reports "File '<file_name>' is saved in a format that is newer that the formats supported by this version of Godot, so it can't be opened."
Nov 20, 2024
Tested versions
Current Master - Godot v4.4.dev (a0cd8f1)
System information
Godot v4.4.dev (a0cd8f1) - Windows 10.0.22631 - Multi-window, 1 monitor - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 4070 Laptop GPU (NVIDIA; 32.0.15.6103) - AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (16 threads)
Issue description
"Open Anyway" on missing dependency no longer works, reports "File '<file_name>' is saved in a format that is newer that the formats supported by this version of Godot, so it can't be opened.
The files are all made in the same version of Godot.
Errors logged when attempting to open the file, the "parse" and "make sure..." errors didn't use to be there before this issue.
Bisected the issue and it came from #97370
Steps to reproduce
Minimal reproduction project (MRP)
NA
The text was updated successfully, but these errors were encountered: