tumira's Forum Posts

  • Sorry to bump my own thread. But I do need help from you guys.

    Please? Anybody ?

  • Hi

    Can you guys test that Distance or revolute joint example from construct 2 is working with CocoonJS launcher ?

    I got this error

    <img src="https://dl.dropboxusercontent.com/u/65841566/Screenshot_2013-08-20-01-06-18.png" border="0" />

    I did add CocoonJS object and change to Standard Web based for physics engine...

    This is really frustrating.

    Construct R141

    CocoonJS 1.4.1

    Can Ashley or ludei give any feedback on this issues ?

  • Hi

    Been using Construct 2 and CocoonJS for few months. I`ve been playing with the demo that comes with Construct 2 but I noticed that some Physic example or demo are not working with CocoonJS when preview via wifi.(anything with distance joint and revolute joint)

    I did add CocoonJS plugin and change the Physics Engine to Standard Web Based.

    I file a bug already but Ashley mention that the demo is working fine on his part.

    I noticed that If I add distance joint to a non physic object, the demo or example will run fine, but if I add the joint to another Physic Object, it will be just blank with error log.

    So I really need help from you guys to confirm or test it.

    1. Create new project

    2. Select template or example "Physics -distance joint"

    3. Add CocoonjS plugin or object

    4. Change the physic engine to "Standard web based"

    5. Preview view wifi using CocoonJS launcher.

    This is the capx file.

    Example Capx

    This is the error log I got from CocoonJS launcher on my Galaxy S3 (version 1.4.1)

    <img src="https://dl.dropboxusercontent.com/u/65841566/Screenshot_2013-08-20-01-06-18.png" border="0">

    This is what I already did

    1. Uninstall construct 2 , delete the registry and folder then reinstall(without 3rd party plugins).

    2. Tested on another PC

    My Specs.

    Windows7 SP 1 64 Bit

    Construct 2 R141

    Ipad Cocoonjs 1.4

    Galaxy S3 Cocoonjs 1.4.1

    So I`m lost. Really3 need help from you guys...

    Thanks

  • This error log is from the same capx from my dropbox link.

    Sorry if the image is too big.

    Ashley,

    Just an update,

    I tried this also just now.

    1. Clear browser cache

    2. Uninstall Construct 2 and delete the Construct folder from Program Files directory.

    3. Disable any firewall.

    Nothing works.

    The only thing that will work is, I need to delete the Physic behavior from the "HTML5" logo object.

    After that the program or example will run.

  • Yup. Cocoonjs 1.4 for Ipad and Cocoonjs 1.4.1 for Android. Construct R141

    The example run without issue for you ?

    I got this error on my S3

    <img src="https://dl.dropboxusercontent.com/u/65841566/Screenshot_2013-08-20-01-06-18.png" border="0" />

  • This is my link

    https://dl.dropboxusercontent.com/u/65841566/R141DistanceJointExampleWithCocoonJSStandard.capx

    1. Create new physic- distance joint example

    2. Add CocoonjS object

    3. Set the property to "Standard Web Based"

    4. Preview via wifi from Ipad and Galaxy s3

    Result- Blank Screen

    4. Remove physic behavior from "HTML5" logo object.

    Result - The program runs.

    Ashley or ludei please check on this matters.

  • Ashley, I did try add CocoonJS object and set the property engine to "Standard Web Based".

    It doesnt work. The only way to make it running is, you can only make distance joint to a non physic object.

    Please reconsider to reopen and check this issue ?

  • Link to .capx file (required!):

    dl.dropboxusercontent.com/u/65841566/R139RevoluteJointBrokenWithCocoonJS.capx

    Steps to reproduce:

    1. Open Construct 2

    2. Click New- Select "Example- Revolute Joints" Or Distance Joints

    3. Run Layout

    4. Open CocoonJS and view project using URL

    Observed result:

    Javascript Exception (Tag "Timer": TypeError: undefined is not a function at behinstProto.doCreateRevoluteJoint(Physics_behavior.js:13896:18)

    Expected result:

    The demo runs without problem.

    Browsers affected:

    Chrome: no

    Firefox: no

    Internet Explorer: no

    Operating system & service pack:

    Windows 7SP1

    Construct 2 version:

    R141

    CocoonJS 1.4.1, Galaxy S3

    Note

    This is not using Accelerated Physic settings or any CocoonJS Plugin

    The preview with CocoonJS will work if the object is "distance joint" to other object without physic behavior.

  • fossil1990

    What is your budget range?

  • porky

    Do you found your solution ?

  • Thanks ASHLEY.

  • Thanks

    Just to share that my galaxy3 with cocoonjs1.4.1 dont have this stutter.

  • Ejecta really is interesting... Anyone care to write a tutorial about it ? Would help make Ejecta more popular here.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • 0plus1

    Any updates or progress ? Also it would be great if you could write up tutorial on using Ejecta with Construct2.

    Thanks

  • I dont know if this is a bug with cocoonJS or Construct or is it my code.

    Currently I noticed that when you set text(TextObject) to something, the screen will stutter a bit. If I disable it the stuttering is gone. (The speed is around 60FPS even with the stuttering)

    I provide the sample capx, click Show to show text and hide to hide the text.

    <img src="smileys/smiley1.gif" border="0" align="middle" />

    Using Ipad 4-Cocoonjs1.4

    Any help would be great.

    dl.dropboxusercontent.com/u/65841566/R139SetTextJerkingBug.capx

    Thanks.