Hello,
I may have discovered a potential Construct 2 bug that occurs when saving changes to a project that has been created on a network drive.
Here's how I reproduce it.
1) Create a new project with "Use a project folder" and save that project to a folder on a network drive under "My Computer."
2) After creating the project, make some changes to it and and save those changes (just to show that saving is possible in this state.)
3) Close the project.
4) Open the project again by double-clicking on the project file in your network folder.
5) Make a change.
6) Save it.
You are now prompted with the following message:
Error saving project 'mycrazygame' - the project has NOT been saved to disk.
We apologise for any loss of work. You may want to report this issue to Scirra.
Message: Failed to move .caproj.tmp to .caproj
File: \\?\\\vmware-host\Shared Folders\myfolder\c2\mycrazygame\mycrazygame.caproj.tmp
Is this an issue you're familiar with?
Also for the record I'm running Construct 2 on a virtualized Windows 7 64-bit guest machine under OSX using VMware Fusion 4, and the network drive in question that I'm trying to save my project to is actually a shared folder between the host and guest machine.
Thanks!