User Tag List

Results 1 to 4 of 4

Thread: box2d error

  1. #1
    No Products Registered

    Join Date
    Dec 2006
    Posts
    319
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    box2d error

    Hello, I am facing a problem with box2d. Does anyone perhaps know what the following error could be caused by and how to solve it?

    Assertion Failed at: inRange

    It appears when the application starts. The bodies and shapes are set to be created via behaviors in a fast loop that also creates instances of an object.

  2. #2
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: box2d error

    Well, something must be outside of some kind of range. For example an object created outside of the world boundaries or so.

  3. #3
    No Products Registered

    Join Date
    Dec 2006
    Posts
    319
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: box2d error

    I thought so too but there is nothing being created outside. It appears though that for some reason the top left world boundary is set to the where the first body is created. There is no such code in my application. Any ideas on what could be causing this? Could layers and x/y coefficients be causing any of this?

  4. #4
    No Products Registered

    Join Date
    Dec 2006
    Posts
    319
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: box2d error

    OK found it. Had to rearrange the group of events in the global event editor because the chain around the frame was being created after the loop in the behavior was set to run. Thanks for your input Looki.

Similar Threads

  1. Box2d error message
    By ChrisBurrows in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 21st March 2012, 08:43 PM
  2. Box2D Error? @_@
    By Jacob in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 22nd September 2010, 09:30 AM
  3. [SOLVED]Error: Window initialization error.
    By Jazpete in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th May 2010, 03:04 PM
  4. [Bug] Event Group Error and Sphax MessageBox Error
    By Gustav in forum File Archive
    Replies: 10
    Last Post: 18th April 2008, 01:24 PM
  5. Error with mmf1-game: extension load error in mmf2
    By Quinto in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 27th November 2006, 11:54 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •