User Tag List

Results 1 to 5 of 5

Thread: [Crash] GameCenter + a lot of list objects (257.20)

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Crash] GameCenter + a lot of list objects (257.20)

    I've been struggling for a few of hours trying to get the GameCenter Multiplayer object working on two devices: iPhone 5 running iOS6.1, and iPod touch 4th gen running iOS6.0.

    I bumped into quite a peculiar crash on the iPod touch that seems to somehow relate to GameCenter and list objects:

    In frame 1, I do the GameCenter authentication and multiplayer match setup.
    When the match is started, the game jumps to frame 2.
    In frame 2, there are 60 list objects (yes, I need them all ) - no events or any other objects (as I removed them when isolating the issue).
    In frame 2, after a few seconds, iPod touch crashes every time.
    At the moment of crashing, Xcode gives the following output: 2013-06-21 22:51:02.538 gamename[131:407b] CONNECTION INTERRUPTED
    Before crashing Xcode says: <Info>: 22:50:38.027856 com.apple.AVConference: GKSConnSettings: set server { "gk-cdx" = "17.173.254.XXX:XXXX"; "gk-commnat-cohort" = "XX.XXX.XXX.XXX:XXXX"; etc... }

    When I remove the list objects in frame 2, iPod touch does not crash anymore.
    When I enter frame 2 without being signed in to GameCenter, the game does not crash on iPod touch, even with all the list objects.

    On iPhone 5, I have not been able to reproduce the same crash. On iPod touch, it crashes every time.

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When I reduce the number of list objects in the frame to e.g. 8, there is no crash on iPod touch.

    So somehow the high number of list objects, together with the GameCenter objects, eat too much resources on my iPod touch and crashes the app.

    I will PM an example file to Clickteam, if you are able to take a look.

  3. #3
    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 the application that crashes? Thanks.

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Francois, please see your inbox for the mfa, I have PM'd it to you and Anders. Thanks!

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export Module
    MJK's Avatar
    Join Date
    Jun 2006
    Location
    Espoo, Finland
    Posts
    1,162
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Build 257.23 (beta) fixed this problem.

Similar Threads

  1. Swf Crash (destroy objects)
    By StingRay in forum SWF/Flash Export Module Version 2.0
    Replies: 14
    Last Post: 15th March 2013, 09:08 AM
  2. Crash (List object, Edit box, Alterable value,Val)
    By MJK in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 18th October 2011, 07:38 PM
  3. Cannot "Load File List" for List & Combo Objects
    By Annie in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 1st February 2007, 02:34 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
  •