User Tag List

Results 1 to 5 of 5

Thread: Strange freezing\crash

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    SoftWarewolf's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    941
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Strange freezing\crash

    This game that i created for the 20event competition:
    Boundz

    Has a lot of trouble in the .swf version, it varies depending on the system, but usually it crashes or freeze.
    On my home pc (windows 7) it works until i change the tab in the browser, then when i return, it's frozen.
    On my dad's mac it usually just crashes after a few seconds.

    i have tried recreating the error without results. But the entire source can be found on the gamebuilder site, you can also try the exported flash version: here

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Strange freezing\crash

    I can reproduce the freeze on tab switch issue. (Google Chrome, fully updated, no plugins) It's a cool game, though
    Working as fast as I can on Fusion 3

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    SoftWarewolf's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    941
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Strange freezing\crash

    i know it's because of the "explosions (4 events)" group on the gameframe, but i don't know why, the non-flash version works great.

    btw, please don't share this or any other flash-version of the game outside this forum, i am hoping to submit it for a sponsorship (with some adjustments).

  4. #4
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleiOS Export ModuleSWF Export Module
    Skyhunter's Avatar
    Join Date
    Jan 2007
    Location
    Croatia
    Posts
    452
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Strange freezing\crash

    It's because of destroying the animations:
    Animation stoped is over > destroy

    As a side note you should never use that condition for anything, it's often bug related.

    By putting:
    on loop "e"
    animation stoped is over > destroy
    solves the bug in my case

    or even better just copy the whole animation into dissapearing, when an object only has dissapearing animation it will automaticly destroy itself after the animation is done. so you don't even need that condition.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    SoftWarewolf's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    941
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Strange freezing\crash

    wow, i would never had guessed that! thank you so much

Similar Threads

  1. Preloader freezing at 100%
    By Outcast in forum SWF/Flash Export Module Version 2.0
    Replies: 1
    Last Post: 17th December 2013, 06:45 PM
  2. Strange app behavior -- crash on exit?
    By Cybert9 in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 25th February 2012, 04:27 AM
  3. Strange Crash
    By Fernando in forum Android Export Module Version 2.0
    Replies: 5
    Last Post: 4th December 2011, 02:41 PM
  4. Freezing frames
    By PandaExplosion in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 19th June 2010, 03:22 PM
  5. A freezing issue
    By Game_Master in forum SWF/Flash Export Module Version 2.0
    Replies: 5
    Last Post: 30th March 2010, 05:04 PM

Posting Permissions

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