Jau's Forum Posts

  • Found the problem : this dear CocoonJS plugin...

    Whe should stop using this thing. Too much problems.

    Thx Ashley

  • I tried removing clay.io plugins : same thing.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Problem Description

    I can preview my game, I can export it.

    The game works on clay.io. I had to export for Chrome Web Store the html5 and copy html5 exported files on Chrome files (maybe you can tell me why lol), else clay.io didn't recognize the package as an update from previous upload. But it works well. Not incredible fps on tab and phone but no real problem.

    When I compile my game for Android with Intel Crosswalk or CocoonJS, if I install and launch the apk, there is nothing in the canevas !

    I tried on a tab with Android 4.2.2 and on a phone with Android 4.1.1.

    Attach a Capx

    I can't but, here is a screenshot : http://ovh.to/Y5AdtyY

    and here is a log file : http://ovh.to/wgc3CE

    Description of Capx

    This screenshot shows you what are my project properties, the loading of the game and the plugins used.

    Steps to Reproduce Bug

    • Export with any Android exporter
    • Install the APK on phone or tab
    • Launch

    Observed Result

    Black Screen

    Expected Result

    Maybe.. loading ?

    Affected Browsers

    • Chrome: NO
    • FireFox: NO
    • Internet Explorer: NO

    Operating System and Service Pack

    VirtualBox with Windos7 sp1

    Construct 2 Version ID

    178

  • Hi !

    Interesting. Fps sometimes drops on Archos 101XS2 (but It's not your fault, I have the pb too even when I use XDK). Looks like there are some pbs with javascript perfs.

    Maybe you should explain the gameplay. It's strange when you play the first time .

    You don't know if green button is for accelerate or "rearing" (sry I'm french I don't know if it's the rioght word for "cabrer", pull the front wheel in the air)

    You could also add some colors to make it more catchy.

    But it is fun ^^

  • okok but as I said : I know how to select it but not how to move it. en I click and drag it doesn't move the object I selected. I moves the front object instead. Really anoying. I have to change objects layers.

    But I always love Contruct 2, even in a virtual win7 machine, with some small pbs like this one

  • Thanks for reply !

    But I know it lol. I can select the object. But when I click and left the click pressed, if I move, it moves the front object instead of the one I just selected.

  • Hello,

    How can I select and move an object hidden by an other object in the viewport ?

    I can select an instance by clicking in the object list but I can't move it ! It moves the front object !

    I other softwares, we can usually use arrow keys but not here.

    Help !

  • Argl ! Thanks !

    I realised that I used some tiles from my network on my native OS (GNU/Linux), so I used samba client lol ! Of course, Construct2 couldn't reach it in the win VM !

    Sry for disturbing !

    Hope one day Construct2 will be like games it makes : multiplateform. But thanks so much anyway !

  • Hello, thx for reply !

    Here is an exemple :

    ubuntuone.com/53iBnBsOXDCrYD1UOifgUl

  • Hello,

    Each time I try to import a .tmx file by pressing "import TXM to this object", Cs2 says "error parsing XML file. Check the file is a valid Tiled file." Of course it is ! <img src="smileys/smiley36.gif" border="0" align="middle" />

    I tried removing compression and I saved one layer by file (not very convenient, but the doc says so)

    Help ! <img src="smileys/smiley19.gif" border="0" align="middle" />

  • Of course if there is some native code, it will be a problem.

  • As FAQ says :

    "MonoDevelop can open, manipulate and save MSBuild-based projects directly in mopst cases. In fact, since MonoDevelop 2.0 the default project format has been VS2008-style MSBuild projects, but VS2005 and VS1010 formats are also handled."

  • Hi devs,

    I know this is often asked but why don't you try a more free Developpement environement and make Linux versions ? Devs love it and it's growing.

    Did you try Mono ?

    Cya !