Hi, so until like 2 days ago everything was running fine with Godot and I dont recall changing anything drastic, but now whenever I open a project the loading screen appears for a cupple of seconds and then the engine crashes.
In the CMD it shows this:
ERROR: Condition "res != ((HRESULT)0x00000000)" is true. Returned: String()
at: getsystemdir (platform/windows/oswindows.cpp:3677)
ERROR: Condition "res != ((HRESULT)0x00000000)" is true. Returned: String()
at: getsystemdir (platform/windows/oswindows.cpp:3677)
WARNING: Case mismatch opening requested file 'icon.png', stored as 'icon.PNG' in the filesystem. This file will not open when exported to other case-sensitive platforms.
at: open (drivers/windows/fileaccess_windows.cpp:102)
Thank you in advance if anybody knows a solution to this :)