zenox98's Forum Posts

  • It is well known that issues occur when you mix behaviors that are not designed to work together, for instance, from the manual:

    [quote:2n7ilcl1]Physics won't respond to objects with the Solid or Jumpthru behaviors. These behaviors are totally redundant when using Physics and have no effect. Instead, use the Immovable property.

    Also

    [quote:2n7ilcl1]...setting an object's position or angle will cause Construct 2 to teleport the corresponding object in the physics simulation to the object's new position, which does not always properly take in to account collisions. The same is true of using other Construct 2 behaviors at the same time as Physics.

  • Taser

    Basically I saved my project in 213 beta version and after trying to exporting it to desktop via NW.js and having a error I downgraded to version 212 the current release version and now my project won't open saying I need to have the latest version of construct 2.

    How do I force it to open the file or can that not be done?

    If I can't get an answer on that then doe's anyone know when the next version of construct 2 will be out? Till then It kinda looks like I'm dead in the water unless I want to remake the project and that's not happening lol.

    Firstly, to save over your work with a new beta release without first making a backup is unforgivable.

    Having said that, it is easy to revert to a previous version by simply editing one file:

    This will only work as long as you haven't made use of any new features after r212.2, obviously.

    Summary:

    1. Go to the project file. If it's a .caporj file, skip step 2.

    2. If it's a capx, unzip it (capx are just zip files basically) using such as Winzip, 7 zip etc.

    3. Now, open the caproj file in a plain text editor.

    4. Look for the following string, minus quotes: "<saved-with-version>". It's only a few lines down from the top.

    5. You'll see this tag has a 5 digit number; it's the c2 version padded with 2 zeros (so, r213 will look like 21300). Change the first digits to match version you want to revert to, i.e. 212.2 would be 21202.

    6. Save

    7. Double click .caproj to open within C2

  • Hells Teeth!

    Gianna Sisters. I remember this game well.

    This could be fun. Playing Leander in a browser - would be sweet

  • What format are your videos in? Are you supporting more than one codec?

    It appears from THIS article that whilst most browsers support the MP4 H.264 codec, chromium - which NW.js uses - does not.

    [quote:2tc7a8ed]The MP4 container format with the H.264 video codec and the AAC audio codec is natively supported by desktop/mobile Internet Explorer, Safari and Chrome, but Chromium and Opera do not support the format.

    After a quick test, I verified that NW.js after export plays webm and ogg but not MP4 H.264.

  • Yep, all you can expect here is witty remarks like:

    Would you like some hey with that cow you're having?

    Ah, Newt. You certainly can 'turn a phrase'

  • cs2curious

    As it says in the store, email if you have licensing issues. The majority of responses you will get here are from normal users, which is of no use to you.

    Email scirra and explain the situation to

  • this is in c 212.2

    and my is 200

    i can't update because it gets error on update

    if possible pls send in c 200

    You really should update to at least the latest stable release.

    What you are essentially asking is for users to install a very old version just so they can save it in that version for you.

    Also - and I am certainly not accusing you of such - but people who refuse to update from old versions can be because they are using a pirated version.

    Update, and if you have issues, we'll help you overcome them.

  • KashinoMakoto

    Pointless posting here - this is mainly a user forum.

    As it says in the faq, if you have a licensing problem then email .

  • r213 is a beta, and as such, can come with problems, some of which have already been posted in the bug section (and some sound similar to your problems). Beta's are used at users own risk.

    My advice, go back to r212.2 if you really need stability, especially now that Ashley has far less time now that he is an active development of C3 as well as keeping C2 going. It could be weeks for a fix to come out for r213.

  • Here is the relevant part of the Manual.

    It is part of the System Expressions.

    Look HERE in manual and HERE in store to see differences in licensed version against free version.

  • The runtime is a DirectX exe, not a wrapper like C2.

  • You might want to start by updating your C2 version from r178 which is from Aug 2014, just in case - r212.2 is the latest Stable release.

  • Robbo128

    Hi since updating to R213 I am unable on the game I was working on to open in Firefox and all i get is the message I have copied below.Does anyone have an answer because I saved in the new format i now cannot go backwards and reload R212, It works in my other games and works in other browsers.

    Firstly, to save over your work with a new beta release without first making a backup is unforgivable.

    Having said that, it is easy to revert to a previous version by simply editing one file:

    This will only work as long as you haven't made use of any new features after r212.2, obviously.

    Summary:

    1. Go to the project file. If it's a .caporj file, skip step 2.

    2. If it's a capx, unzip it (capx are just zip files basically) using such as Winzip, 7 zip etc.

    3. Now, open the caproj file in a plain text editor.

    4. Look for the following string, minus quotes: "<saved-with-version>". It's only a few lines down from the top.

    5. You'll see this tag has a 5 digit number; it's the c2 version padded with 2 zeros (so, r213 will look like 21300). Change the first digits to match version you want to revert to, i.e. 212.2 would be 21202.

    6. Save

    7. Double click .caproj to open within C2

  • Hi. How can I set Chipmunk2D 7.0.1 to construct 2?

    I assume this is the latest incarnation? If so, you would need to do what R0J0hound has done and use the SDK to integrate it into C2, which is not a small task.

    The other option would be for R0J0hound to update his code, but that would be entirely up to him.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If you have the free version then you are prohibited from using the C2 product to generate money.

    Here is a quote from the manual:

    [quote:x72lwokc]Construct 2 Free Edition

    Construct 2 can be downloaded and installed to any computer for free, including site-wide at non-commercial institutions like schools. Without a license, it runs as the Free Edition. This has the following limitations:

    A maximum of 100 events in a project

    A maximum of 4 layers in any layout

    A maximum of 2 effects in a project

    No folder organisation in the project bar

    No event search

    No configurations bar

    No Families

    No Preview on LAN

    Not allowed to be used for commercial purposes (however, it can be used in education and other non-profit organisations)