User Tag List

Results 1 to 4 of 4

Thread: INI only saving/loading some bits

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jun 2006
    Location
    Norway
    Posts
    528
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    INI only saving/loading some bits

    For some reason the flash build only saves and/or loads some values, same ones each time. I don't know if the issue lies in saving, loading or both. Is there some way to view the save file?

    I've tried breaking the save and loads events into chucks, so there is not one line doing all the work.

    As I understand it, on each event MMF reads from top to bottom. So to make sure MMF read through the entire stack, I added one "security" event at the bottom of the event stack that triggered a jump to next level. Still no change.

    This is how the save/load system works

    Load
    start of frame: Set counter to ItemValue( "INI Name", "Item Name")
    (...)

    Save
    start of frame: set ini item name: "Item Name" and enter value "value( "counter" )"
    (...)

    where am I screwing up?

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jun 2006
    Location
    Norway
    Posts
    528
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: INI only saving/loading some bits

    I've made an example to show what I mean.

    Download example

    It all works fine in standard windows mode. But once you test it out on flash, things get screwy.

  3. #3
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: INI only saving/loading some bits

    Quote Originally Posted by willy
    Is there some way to view the save file?
    http://www.clickteam.com/epicenter/ubbthreads.php?ubb=showflat&Number=181357#Post1813 57
    Working as fast as I can on Fusion 3

  4. #4
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleSWF Export ModuleInstall Creator ProPatch Maker

    Join Date
    Jun 2006
    Location
    Norway
    Posts
    528
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: INI only saving/loading some bits

    OMG! I figured it out. when loading, in some of the item names, there was a "space".

    "shotgun no/yes ".

    I removed the space, and now it works both in exe and flash!

Similar Threads

  1. iOS Saving and Loading
    By Coopman86 in forum iOS Export Module Version 2.0
    Replies: 2
    Last Post: 22nd February 2012, 08:39 AM
  2. Saving and Loading on iOS
    By Bruto in forum iOS Export Module Version 2.0
    Replies: 15
    Last Post: 17th May 2011, 09:38 AM
  3. Saving and loading
    By FlyingDeath in forum The Games Factory 2 - Technical Support
    Replies: 0
    Last Post: 4th August 2008, 04:16 AM
  4. saving and loading
    By bunnyonion in forum Multimedia Fusion 2 - Technical Support
    Replies: 17
    Last Post: 30th July 2008, 08:49 PM
  5. Saving/Loading
    By ToffeeandPebbles in forum The Games Factory 2 - Technical Support
    Replies: 10
    Last Post: 24th July 2007, 05:41 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
  •