Problem Description
I downloaded beta release 204 (April 27). Then, when trying to open a .capx file I saved (while using beta release 203), it gave me the following errors:
[quote:drhawpbo]---------------------------
Construct 2 Check failure - C2 Beta Release r203
---------------------------
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 203 (64-bit) checked
Component: Construct 2 IDE
(Last Win32 error: 3)
Clicking RETRY (on the alert pop-up) yields the following:
[quote:drhawpbo]---------------------------
Error loading project
---------------------------
Failed to open project '\\?\C:\Users\Rhindon\AppData\Local\Temp\capM6WHGK\Gradient Run.caproj':
Cannot find object texture file 'ShipHit.png' in the project texture folder. Check the file has not been renamed or removed.
Under element: c2project \ object-folder \ object-folder \ object-type
Line 248, column 13
The file may be invalid. Try checking the file in a text editor (projects are saved in XML format).
Attach a Capx
[link=https://db.tt/CIL79etD]https://db.tt/CIL79etD[/link]
Description of Capx
A beta release of my video game project as found here: [link=http://gamejolt.com/games/arcade/gradient-run/62998/]http://gamejolt.com/games/arcade/gradient-run/62998/[/link]
Steps to Reproduce Bug
Difficult to do...
- Originally produced game on r203 and saved .capx file
- Downloaded r204
- Opened .capx and was given errors as described above
- Reinstalled r203 and was given the very same errors
- Reinstalled r204 and continued to get same errors
Observed Result
Errors as described above result.
Expected Result
Able to open .capx events and layouts to continue editing game.
Affected Browsers
- Chrome: N/A - cannot open file
- FireFox: N/A - cannot open file
- Internet Explorer: N/A - cannot open file
Operating System and Service Pack
Windows 7 Home Premium Service Pack 1
Construct 2 Version ID
Release 204 (64-bit)