[r91] Crash when adding object to a family.

0 favourites
  • 2 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 :)
  • Capx:http://dl.dropbox.com/u/1910765/bugtest3.capx

    More specifically, it crashes when adding an object to a family that already had a behaviour, and then trying to save/run the game, the program crashes with this error:

    Note: To reproduce the crash in the .capx, edit the family called "NormalGems" (which is the family that has the bullet behaviour) and add some sprites to this family. Then save or run the game.

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

    Construct 2 Check failure

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

    Check failure! This is probably a bug:

    GetBehaviorInstanceFor(): object instance does not have an associated behavior instance

    Condition: i != instances.end()

    File: Projects\BehaviorType.cpp

    Line: 183

    Function: class BehaviorInstance &__cdecl BehaviorType::GetBehaviorInstanceFor(class ObjectInstance &)

    Build: release 91 (64-bit) checked

    Component: Construct 2 IDE

    (Last Win32 error: 0)

    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.

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

    Abort   Retry   Ignore   

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

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Should be fixed in next build, thanks.

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