Hello, Whilst working on a project, I experienced an issue whilst saving where Resolve froze and I had to be forcibly quit after a period of time.
When I try to reopen the project, it proceeds to load to 100% then appears to freeze. I've tried waiting for it to continue but it appears to be stuck at the 100% mark.
Investigating the logs, I can see that it reports the project loaded successfully but there are no further entries in the log afterward.
- Code: Select all
[0x00000650] | SyManager.ProjectManager | INFO | 2021-03-21 12:58:32,811 | Loading project (ProjectName) from database (Local Database) took 968 ms
I thought perhaps the project database file had become corrupted somehow, but opening it within a SQLITE browser allows me to view the tables within and query successfully.
I can only conclude that there is some corrupt state encoded within the data itself or perhaps some issue relating to the media. All media used within the project is located on an internal hard drive that is still mounted.
Are there any known resolutions to this issue or is there a way for me to enable some form of debug logging so I can investigate further?
Many thanks for any help you can give.
Kris.