I'm getting this error when I open the project on Construct 2, How can i solve this problem?
Asked
Active
Viewed 2,097 times
2 Answers
0
This error is indicating that the file within the project is no longer available to load. Therefore it must have been deleted or moved.
You will need to go to the games directory and place biru.png within the texture directory.
This should help with the error, once the project is opened you can then delete the object or try find where the original file is.

Brett
- 1
-
What is texture directory means? – Syauqi Apr 28 '17 at 12:17
0
You can fix this,
- Open the layouts folder.
- Open each xml file and search for Keyword "biru.png"
- Once you located that, remove this event where it exists.
- Save the XML and close editor.
- Go back and open the "New project.caproj"
If the Porject extension isn't ".caproj"
- First make a backup copy of this project file.
- Right click on project and name it as .zip file.
- Unzip the file
- Navigate into Layouts folder
- Open each xml file and search for Keyword "biru.png"
- Once you located that, remove this event where it exists.
- Save the XML and close editor.
- Go back and open the "New project.caproj"

Syed Ali Muqaddas Naqvi
- 91
- 1
- 2
- 4