• Hello [name]! Thanks for joining the GMC. Before making any posts in the Tech Support forum, can we suggest you read the forum rules? These are simple guidelines that we ask you to follow so that you can get the best help possible for your issue.

Windows ran my project while coding for loops and crashed my computer.

flyinian

Member
This is the second time running my project(two separate projects) has crashed my computer.

The object that held the for loop is no longer accessible in the project.

I can still locate it through the file system of my computer and when I try to load it back into the project, I get a message saying, "cannot import incompatible resource" and at of the end of the file location, it reads, "unknown file type".

The file is still marked as a yy file and it's still present in the project file.
 
Top