Ashley's Recent Forum Activity

  • You do not have permission to view this post

  • zenprophet I'm afraid I'm not sure what the problem could be - it may be your computer's configuration, or there may be some way to work around it in C2, but it's hard to tell. Perhaps as a last resort you could try setting the Preview Mode in Project Properties to 'File'. This skips the server entirely and just loads a file on disk, but modern browsers have such strict security limitations on files on disk often they just won't run. For that reason we have the feature deprecated since we hope to remove it, but it might give you at least something to work with for the time being.

  • Animmaniac is right about the technical difficulties, right now without spending too much time on cosmetics we basically have to stick to one icon set and one of the currently selectable themes (of which Windows 7 is the only one I think looks remotely good, but the others are provided since our UI library makes it easy to choose between that selection).

    Geo - I thought the multicolor tabs was a nice touch, because if for example you want to select the "LevelWonE" tab you can just look for the yellow one, rather than having to read a bunch of grey tabs. On the other hand, perhaps it would be clearer to have just two colors, one for layouts and another for event sheets? I'm open to suggestion on UI changes, it's just generally only small things like tab colours are practical to change, without spending loads of time designing a themeing system.

  • Yes, by default auto-rotate is enabled... have you tried it?

  • Are references created somewhere in the temp directory while the project is open , that can be deleted by virus/disk cleaning facilities that then could cause either failure or corruption of the file upon attempted saving?

    Yes. Construct 2, like a lot of software, keeps some files in Temp and cleans them up when you close Construct 2. You must not clean up Temp while Construct 2 is open otherwise it might wipe the files C2 is currently using. Even worse if you open a .capx file the entire project is extracted to Temp, so if you clean up Temp with a .capx open, you'll wipe your entire project off the disk!

    I think wiping Temp with any apps open could break a lot of software and not specifically C2. I'll look in to getting C2 to lock those files so other software can't delete it while it's open.

  • I have no idea how this could possibly happen. The sequence of events when saving your project goes like this:

    1. Save everything to file.xml.tmp

    2. Delete file.xml

    3. Rename file.xml.tmp to file.xml

    This is to ensure if Construct 2 crashed while saving the project, the project is not at all modified: it only wrote to a temp file and has not changed any actual project data.

    This error means step 3 failed. Renaming a file is one of the most basic disk operations possible, so the only way that could have failed is if the delete file in step 2 also failed so the filename is still taken, but again deleting a file is one of the most basic disk operations.

    My best guess is your project is saved in a folder which you don't have full permission to access. Is your project in Documents, or another folder? My only other guess is you're out of disk space. I can't think what else would cause this. Also, what version and service pack of Windows are you using?

  • Are you sure there are no other servers running on your computer that block Construct 2's server? Does changing the preview port in Preferences help? Does it work if you enable the Preview-on-LAN feature but just run locally?

  • Closing as not a bug.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Family behaviors are not yet supported - it's on our todo list.

  • PhoneGap gives you an option to limit rotation on export, and the appMobi plugin can disable auto-rotate and force an orientation by events. If you're running in the Safari browser by itself, there's no way to force an orientation.

  • A simple game should not use much CPU. Usually this means it's doing software rendering instead of using the graphics card. Check chrome://gpu, what does it say about Canvas and WebGL? You might improve it by updating your graphics card driver.

  • See 'Sprite effects.capx' in the Examples directory.

Ashley's avatar

Ashley

Early Adopter

Member since 21 May, 2007

Twitter
Ashley has 1,774,118 followers

Connect with Ashley

Trophy Case

  • Jupiter Mission Supports Gordon's mission to Jupiter
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • Forum Wizard Made 5,000 posts in the forums
  • Forum Unicorn Made 10,000 posts in the forums
  • Forum Mega Brain Made 20,000 posts in the forums
  • x126
    Coach One of your tutorials has over 1,000 readers
  • x74
    Educator One of your tutorials has over 10,000 readers
  • x5
    Teacher One of your tutorials has over 100,000 readers
  • Sensei One of your tutorials has over 1,000,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x42
    Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

32/44
How to earn trophies

Blogs