[quote:10ccrk4t]=I don't get the freezing and missing resources all the time, but I have had occasional freezes as of late. Same thing, restarting the computer makes it all go away for a little while longer. Example freezing, copy/pasting lots of variables freezes construct for several minutes. On my windows 7 machine, copy/paste is instant. Note: this only applies to the "slow.capx" project. In the "fast.capx" copy/pasting variables is instant. In the slow.capx, copy/pasting brand new variables is fast, but ones with the same starting name is slow. Such as var1, copy and paste. Once you have Var1...20. It is super slow. If you make newvar1 and copy/paste, it is fast again.
It seems like it could be two different (maybe related?) issues.
1) dialogs taking forever to pop
2) Construct slowing down until next restart.
When you try the example capx (the slow.capx) how long does the action menu take for you to load?
Next test, when Construct is going slow for your other project, open slow.capx. Now how long does the action menu take to load ? (this is one thing I also noticed, is the slow down is across the board when it occurs).
Unfortunately, the second issue is harder to reproduce and get out there. I am hoping, by fixing this issue at hand (the slow.capx dialog popping issue), it might help the second issue.
Thankfully c2 didn't freeze but I did get a slow down when adding an action about 4 sec (which is way better) and when I switched to your slow file it still runs well, so we might have two unique problems. sorry I couldn't help. I'm going to try to resave my file, and reinstall c2 again and see if it fixes the problem.