User Tag List

Results 1 to 8 of 8

Thread: [Bug] No more soft scrolling

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Bug] No more soft scrolling

    I updated to the latest official MMF Build, so I guess I also have the latest iOS Beta?

    I noticed that my platformer no longer scrolls smoothly. It used to run fine in standard display mode, now I tried all display options, but nothing helps.

  2. #2
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Is this in the PC runtime or when you export it and run it on your iOS device?

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I only have this problem on my iOS devices, I'd say the PC runtime is not affected.

  4. #4
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)
    Any chance I can test it?
    Which device are you testing on?

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm testing on iPod 3GS with iOS 5.1 and iPad 2 with iOS 6.

    On the pad the game runs absolutely smooth (60FPS) and also on the old iPod, though the overall speed goes down to 30 FPS. Please check this version.

    I've extracted a single frame with the current MMF version and send it via email. Nothing was changed in the code, but now it's quite choppy on iPad and choppy+even slower on iPod.

  6. #6
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This problem still exists with Build 257.20

    I noticed this Xcode message which appears continously while scrolling, since it's triggered all the time it could have something to do with the performance drop:
    2013-06-19 14:46:23.770 PvsYGold[18605:707] -[UIPickerView setFrame:]: invalid height value 81.0 pinned to 162.0

    Not sure if it already appeared in the bug free version of the game made with the previous official MMF version, but I guess I would have noticed it.

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleMac Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    AyreGuitar's Avatar
    Join Date
    Jan 2011
    Location
    Wales, UK
    Posts
    1,113
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    JoKa - if I remember correctly that 'invalid height' error is to do with the List object. Not sure why it keeps happening though - it usually just happens once when created. Perhaps you're constantly creating/destroying a List object, or it's scrolling too?

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleInstall Creator Pro

    Join Date
    Jul 2006
    Location
    Germany
    Posts
    1,090
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you so much, that was a great hint, solved the problem!

    @Andos: seems the List Object causes a massive slowdown when the frame is scrolling. I had one List in each level for testing and didn't remove it before releasing the game. It was invisible, empty and had no related code. Disabling Follow Frame also makes no difference, fortunately I could simply remove it. I assume it shouldn't cause such trouble, the problem didn't exist in the previous MMF Build.

Similar Threads

  1. Soft Buttons not showing Home/Back/Multitask buttons?
    By Bipolar_Games in forum Android Export Module Version 2.0
    Replies: 0
    Last Post: 19th May 2013, 03:38 AM
  2. iOS: Soft launch for forum visitors
    By Jeff in forum News
    Replies: 0
    Last Post: 19th July 2011, 10:28 PM
  3. Help with Camera Scrolling for Side-Scrolling
    By ThatOtherGuy in forum File Archive
    Replies: 4
    Last Post: 29th August 2009, 09:38 PM
  4. Little help with scrolling
    By Bruto in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 28th August 2008, 08:16 PM
  5. Soft Body Physics
    By Aqib in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 14th April 2008, 08:25 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
  •