User Tag List

Results 1 to 2 of 2

Thread: strangest bug..

  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)

    Unhappy strangest bug..

    I have encountered many weird bugs, but this one really baffles me.
    My levels are all on the same frame (each loads from array), and to keep the music playing i use "jump to level" on the same frame.

    The problem is, on IOS it completely messes up, the new level doesn`t load, and here is what is really strange..
    On the top i have a text string displaying the current level, it is displayed as "Sector 1A" then "Sector 1B" etc.
    When the next empty level starts, it just says "1". But i have no events that would cause this.
    The default string is "debug" (so with no events that`s what it should say) and the events say something like: "Sector "+Str$(sector+1)+"A"

    Now when i replace "jump to frame" with "restart current frame" it works just fine, except the music stops...

    Just fine might be a overstatement.. it crashes on a specific level that's pretty small and without anything special.

  2. #2
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)
    Can you send me your application, and description of the way to make it bug?

Posting Permissions

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