User Tag List

Results 1 to 5 of 5

Thread: Beta 4: Various bugs

  1. #1
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleUnicode Add-on

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    988
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Beta 4: Various bugs

    1. Random numbers not random?
    Problem:
    Objects are placed in the same place each time when their positions are set 'randomly'.

    Expected Output:
    In MMF2 on windows the first frame will place the 20 objects randomly in the frame. If you go backwards and forwards between the two frames it will have different configurations each time.

    Actual:
    On the iPhone the objects will be created in random locations however once the frame is reloaded (going backwards and forwards between frames) or the application itself is restarted, the objects are always in the same positions.

    On the iPhone simulator the same problem occurs. While the positions are different to the iPhone itself, they are still consistently in the same places on each run.

    Even uninstalling the app and reinstalling it produces the same results.

    Reason:
    I suspect this might be because the random numbers aren't being generated properly? At first I thought that the loop wasn't running at all, but in my other application it might have been that it was generating '0' every time.

    2. Background flashes white on frame/application startup.
    I have set the background of the frame colour to black (0,0,0) however it flashes white for about 0.25 seconds when the application first launches, just after the Launch Image has displayed.

    It should not flash white.


    Thanks again for the quick fixes. I hope these issues can be fixed as quickly.

  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)

    Re: Beta 4: Various bugs

    I will have a look at the random part but would be nice with a small example file We have many bugs to fix and it takes time to cook up an example file that has exactly the problem you describe. (no worries though)

    2: It is a known issue. At the very first drawn frame there is no MMF frame loaded and I cannot access the frame color. It then loads and draws the first frame without the correct background color. Only on the second frame it will display the correct frame color.

    Workaround: Set your window border color to the same as your first frame color:

    I will try to see if I can fix this properly for the next beta.

  3. #3
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleUnicode Add-on

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    988
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Beta 4: Various bugs

    I forgot to attach the .mfa, and I've added randomtest.mfa too which shows that the numbers generated are using the same seed each time.

    Also:
    3. The Application icons aren't high resolution on the iPhone 4 home screen.

    Even though MMF allows you to edit the icon image at 114x114, it displays a scaled down version.

    Here is a screenshot from my phone:
    http://andy.viacityloop.com.au/files/highlowicons.jpg

    In green are high resolution icons (114x114) in red are the lower res ones which are upscaled (including ones generated by MMF at 57x57).
    Attached files Attached files

  4. #4
    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)

    Re: Beta 4: Various bugs

    The randomiser was actually not randomised at all. It was always initialised to zero. This is corrected.

  5. #5
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export ModuleUnicode Add-on

    Join Date
    Jun 2006
    Location
    Australia
    Posts
    988
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Beta 4: Various bugs

    Thank you

Similar Threads

  1. [Bugs] Android Exporter since the beta 30 (All beta testers can add to the list)
    By Koji_Kabuto in forum Android Export Module Version 2.0
    Replies: 15
    Last Post: 13th June 2012, 10:52 AM
  2. [Bugs] Beta 30
    By Koji_Kabuto in forum Android Export Module Version 2.0
    Replies: 2
    Last Post: 23rd May 2012, 06:09 PM
  3. Beta 28- Bugs
    By Koji_Kabuto in forum Android Export Module Version 2.0
    Replies: 5
    Last Post: 5th May 2012, 07:44 PM
  4. Beta 17: Bugs
    By BHGames in forum iOS Export Module Version 2.0
    Replies: 8
    Last Post: 17th March 2011, 05:53 PM
  5. Beta 3: Bugs
    By Koji_Kabuto in forum iOS Export Module Version 2.0
    Replies: 0
    Last Post: 24th October 2010, 01:24 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
  •