User Tag List

Results 1 to 4 of 4

Thread: issue with subapplication and ini?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    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)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)

    Exclamation issue with subapplication and ini?

    I remember a long time ago I read in the forums that someone mentioned to never use subapps and inis in the same frame because it doesn't work on iOS. This is probably more than a year ago and I had pretty much forgot about that. But now I am using subapplication and inis in the same frame, and the ini wouldn't work. The ini does work however in the frame that does not use subapplication. Is this really an issue? And if it has been an issue for one year, shouldn't it have been fixed allready? It sounds like a really messed up bug. It makes no logical sence that this shouldn't work.

    I understand it might be just a coincidence and something else is making the ini not work for me on those frames, but that's what sounds most likely to me right now.

    It is not the end of the world for me as I can just change the subapp with something else, but it would be nice to have this solved if it in fact is that which is the problem.

  2. #2
    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)
    So the ini is being loaded by the frame that also has a sub-app (not in the sub-app itself)?
    Perhaps if someone uploaded a simple example file to show the problem?
    I've never used Ini, I use List files and arrays and haven't come across such a problem.

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export Module
    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)
    Popcorn's Avatar
    Join Date
    Jun 2006
    Location
    Norway, Bergen
    Posts
    2,366
    Mentioned
    13 Post(s)
    Tagged
    0 Thread(s)
    Yes, the ini is in the frame that is using a subapp. The subapp is using a frame from the same app, maybe that has something to do with it also.

  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)
    It is somewhat a difficult tradeoff. We only save the INI file to disk when needed.
    This causes problems if you expect the changes made in the INI object to have immediate effect because you need to read it somewhere else.

    Reloading the entire INI file every time a value is read + re-saving the entire INI every time a single value is updated is just too battery consuming and slow to be useful on a mobile device.

Similar Threads

  1. Possible subapplication bug?
    By byo in forum File Archive
    Replies: 3
    Last Post: 8th April 2009, 01:22 AM
  2. Subapplication overlap bug
    By MechatheSlag in forum File Archive
    Replies: 2
    Last Post: 4th March 2009, 01:57 PM
  3. [BUG] Subapplication
    By maVado in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 20th January 2008, 03:32 AM
  4. Subapplication problem
    By Corlen in forum File Archive
    Replies: 0
    Last Post: 18th December 2007, 07:44 AM
  5. SubApplication
    By Sphax in forum Multimedia Fusion 2 - Technical Support
    Replies: 25
    Last Post: 15th August 2006, 01:44 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
  •