Was working on my game, went to preview, got an error. I didn't mind it and just restarted C2. Now I can't load my game. I get the following error and then C2 crashes.
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
Cannot find project file for animation frame
Condition: FileExists(GetProjectPath().c_str())
File: Projects\AnimationFrame.cpp
Line: 188
Function: void __cdecl AnimationFrame::Load(const class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &)
Build: release 69 (64-bit) checked
Component: Construct 2 IDE
(Last Win32 error: 3)
You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.
---------------------------
Abort Retry Ignore
---------------------------
Please help! I can PM the .capx if necessary.
Also, if I click retry or ignore then C2 doesn't crash, but I get like 3 other errors. 1 refers to a possibly corrupted .png used in one of my background objects. I didn't understand the others.
I have a previous version I can restore but it's about 3 days old. There's quite a bit missing. (I should start working slower :P) Also there's no guarantee I won't end up getting the same error a while after restoring it, right?