Hundreds of features to explore
Games made in Construct
Your questions answered
Popular & trusted by schools and Universities world-wide
Construct 3 runs in the browser & works offline
Students do not need accounts with us
Our educational partners
Free education resources to use in the classroom
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
Whenever I open my files that I saved in 169 i get the following error:
Could not open project because it is from a newer version of Contruct 2. The project was saved in release 169 or newer. Your current release is 168. Try downloading the latest version of Construct 2 to open this project[/code:2ggh2xlx] Is there a way to open the file in 168 or am I out of luck?
Develop games in your browser. Powerful, performant & highly capable.
Found the solution:
Rename your CAPX to zip. Unzip and edit the "*.caproj" file. in the line 11 : "<saved-with-version>16900</saved-with-version>" , change 16900 to 16800 for r168 for exemple. Save and re zip.
Rename your CAPX to zip.
Unzip and edit the "*.caproj" file.
in the line 11 : "<saved-with-version>16900</saved-with-version>" , change 16900 to 16800 for r168 for exemple.
Save and re zip.