User Tag List

Results 1 to 8 of 8

Thread: Box 2D error.

  1. #1
    No Products Registered

    Join Date
    Feb 2012
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Box 2D error.

    Hi

    I'm using Box2D and i get a strange error: failure.jpg

    Anyone know what that could mean?

  2. #2
    Clicker Fusion 2.5 DeveloperiOS Export Module
    ChrisBurrows's Avatar
    Join Date
    May 2011
    Location
    Tasmania, Australia
    Posts
    622
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    I experienced something similar when adding a body to an object with a Y co-ordinate of 40,000. You up to anything like that?

  3. #3
    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)
    Would be nice if you isolated this error or could post a stripped down MFA. Since it fails on an "in range" function, you must be doing something outside of some boundaries. My best guess is that you're simply overshooting the specified world boundaries in the object properties, but I'm not sure. The failure happens in the shape code, so it might be related to a shape creation action.

  4. #4
    No Products Registered

    Join Date
    Feb 2012
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes.

    Solution: Click on the Phizix object and change the world boundaries.

    Should have tried around a bit more before making this topic.

    Oh well.... Thanks anyways!

  5. #5
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export Module
    Outcast's Avatar
    Join Date
    Jan 2011
    Location
    Sweden
    Posts
    3,237
    Mentioned
    9 Post(s)
    Tagged
    0 Thread(s)
    This happens if you place a shape outside the world boundaries

  6. #6
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ChrisBurrows, you can't have ordinates past 32767. Anything past that will wrap around to -32768.

  7. #7
    No Products Registered

    Join Date
    Feb 2012
    Posts
    116
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Gonna ask here so i don't open a new topic.

    Is there a proper documentation somewhere for Box2D? There are so many settings i have no clue about. Like all the "iterations" and "slops".

    Also, does anyone have any news about version 2.0?

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export Module
    happygreenfrog's Avatar
    Join Date
    May 2011
    Location
    I.L.T.D.O.I.R (I.L.T.D.O.I.R's Location: The Dimension Of Infinite Recursion)
    Posts
    4,307
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    The documentation for the flash version of Box2D also applies to the standard version, it also explains some of the settings. You should ignore the Box2D internal settings, those aren't as important for beginners.

Similar Threads

  1. Error Starting Executable error...
    By Ribrob in forum iOS Export Module Version 2.0
    Replies: 4
    Last Post: 22nd July 2011, 06:38 PM
  2. [SOLVED]Error: Window initialization error.
    By Jazpete in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 11th May 2010, 03:04 PM
  3. Parse error: syntax error
    By DJ_Wild in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 23rd March 2010, 11:48 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
  •