Just tried and I get the same error. Come to think of it I have moved projects to various PCs in the past without issue. Maybe I am missing some files I am not remembering to move. Here is my error.
---------------------------
Construct 2 Check failure
---------------------------
Check failure! This is probably a bug:
cannot find animation frame either in last_path or project location
Condition: FileExists(GetProjectPath().c_str())
File: Projects\AnimationFrame.cpp
Line: 239
Function: class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > __cdecl AnimationFrame::GetActivePath(void) const
Build: release 241 (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
---------------------------