r153 Physic asm.js crash

0 favourites
  • 8 posts
From the Asset Store
Minimalist Crash Balls is a game where the goal is to hit the ball on the portal, with 20 different levels :)
  • Link to .capx file (required!):

    dropbox.com/s/9l362etvhdcv07o/crash.capx

    Steps to reproduce:

    1. Select Box2D asm.js Physic Engine

    2. Create a sprite with physic behavior

    3. Add Plateform Bahavior

    4. Try, it's crash

    Observed result:

    Construct 2 crashed :

    ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    Behavior missing its runtime.js file

    Condition: FileExists(behavior->GetRuntimeFile(use_asm_physics))

    File: html5.cpp

    Line: 1106

    Function: void __cdecl Exporter::DoExport(class era::IProject *,class era::ILayout *,bool,struct HWND__ *,bool,bool)

    Build: release 153 (64-bit) checked

    Component: HTML5 exporter

    (Last Win32 error: 2)

    Browsers affected:

    Construct 2 crash before the window opens

    Operating system & service pack:

    windows 8.1

    Construct 2 version:

    r153(x64)

  • I have exactly the same bug. Fails to run previously created physics project. Blast!

  • If I may expand on this: I've been doing a bit of trial and error... It appears that C2 crashes on run with asm.js selected if one sprite has the physics behavior plus one other. I only tried it with Bullet, Line Of Sight, Fade and Platform - they all have the same effect.

  • I run into the same error after doing the steps above. I also get an error in the browser after hitting retry.

    Javascript error!

    Uncaught TypeError: Cannot read property 'prototype' of undefined

    url/data.js, line 3496 (col 23)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • For me it is similar error,

    but simply kicked one polygon with physics, and switched to asm. nothing else. it is only one instance of the object.

    ---------------------------

    Construct 2 Check failure

    ---------------------------

    Check failure! This is probably a bug:

    Behavior missing its runtime.js file

    Condition: FileExists(behavior->GetRuntimeFile(use_asm_physics))

    File: html5.cpp

    Line: 1106

    Function: void __cdecl Exporter::DoExport(class era::IProject *,class era::ILayout *,bool,struct HWND__ *,bool,bool)

    Build: release 153 (64-bit) checked

    Component: HTML5 exporter

    (Last Win32 error: 2)

    You are using a 'checked' release of Construct 2, intended for testing, which causes certain errors to be reported this way. Hit Ctrl+C to copy this messagebox - it's useful information for the developers, so please include it with any bug reports! Click 'Abort' to quit (unsaved data will be lost!),'Retry' to turn off messages for this session and continue, or 'Ignore' to continue normally.

    ---------------------------

    Abbrechen   Wiederholen   Ignorieren   

    ---------------------------

  • Hi .. Just the same here

    on Win 7 64bit / nvidia quadro 4000

  • Happens here too!

  • Oops - should be fixed in the next build, thanks.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)