User Tag List

Results 1 to 9 of 9

Thread: ini object reads data trough a wormhole?

  1. #1
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    SoftWarewolf's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    941
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    ini object reads data trough a wormhole?

    this is really freaking me out, its only happening on a compiled .exe of the game so i cant really test it properly or recreate it.
    the game still reads data from a .ini file wich was deleted days ago, i even restarted my computer and reinstalled the game, and it still clearly reads data from a .ini file wich is deleted! have this ever occurred before?
    i am using windows vista now, so that is most likely a part of it.

    the game sets ini file to: Appdrive$+Appdir$+"Data\settings.dat"
    in the same folder i have a folder called "Data" with a file called "settings.dat" with different values than my game reads, or i can delete the file and the game still works, clearly both writing and reading data. i have searched all "settings.dat" on my computer, none of them have the same values as my game reads.

  2. #2
    No Products Registered

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

    Re: ini object reads data trough a wormhole?

    You sure the ini file wasn't stored inside the game?

  3. #3
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    SoftWarewolf's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    941
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: ini object reads data trough a wormhole?

    how do you store ini inside a game?
    and i replaced the .exe file with one that have been tested on other computers not to have that information

  4. #4
    No Products Registered

    Join Date
    Aug 2006
    Location
    Westcountry, UK
    Posts
    862
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: ini object reads data trough a wormhole?

    If you select a blank path it uses the application's directory which is of course a temporary location. At the start of the level, check the location that the Ini is writing to.

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    SoftWarewolf's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    941
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: ini object reads data trough a wormhole?

    i cant, because its just .exe
    if its a temporary location where does it read the data? does all mmf2 ini's have a default temporary directory somewhere?

  6. #6
    Clickteam Clickteam
    Anders's Avatar
    Join Date
    Jun 2006
    Location
    Denmark, Århus
    Posts
    3,456
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: ini object reads data trough a wormhole?

    MMF2 extracts stuff to a temporary folder from where it will run the app. Did you save your app as a project exe or as a normal exe?

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    SoftWarewolf's Avatar
    Join Date
    Jul 2006
    Location
    Norway
    Posts
    941
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: ini object reads data trough a wormhole?

    its a normal exe

  8. #8
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleSWF Export ModuleInstall Creator ProPatch Maker
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    DJFuego's Avatar
    Join Date
    Jul 2006
    Location
    UK
    Posts
    1,416
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: ini object reads data trough a wormhole?

    It's clear that your date is still stored on the hard drive. I would perform an other file search or uncheck the pack all data with your exe. Your ini setting might just be an ini file and not the dat file you thought.

  9. #9
    No Products Registered

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

    Re: ini object reads data trough a wormhole?

    A similar thing has happened to me before. I had un-encrypted some music to play in the game, it played fine, but the unencrypted file was nowhere to be found...

Similar Threads

  1. Replies: 17
    Last Post: 10th July 2013, 01:46 PM
  2. How to jump trough platform using "pl.mov. object"
    By Daimonmau in forum Multimedia Fusion 2 - Technical Support
    Replies: 7
    Last Post: 20th June 2010, 08:10 PM
  3. Manage FX trough dotNet
    By Locaz00 in forum Multimedia Fusion 2 - Technical Support
    Replies: 12
    Last Post: 25th April 2009, 08:35 AM
  4. How MMF reads conditions
    By Nick in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 14th July 2007, 10:22 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
  •