User Tag List

Results 1 to 8 of 8

Thread: INI crashes with vista

  1. #1
    No Products Registered

    Join Date
    Apr 2008
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    INI crashes with vista

    It seems to me when I try and load a value from an INI file in a "start of level" event, the game crashes. I can set the file, group, and item just fine but as soon as I retrieve the value also it all goes to hell. The application doesn't show up at all, to be exact. I can write values fine and I can read them anytime after the first event, and strings produce the same error.

    My gut instinct is to say this is because of vista, but is that true? Has anyone else had this issue?

  2. #2
    Clicker Multimedia Fusion 2 DeveloperSWF Export Module

    Join Date
    Jun 2006
    Posts
    6,773
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: INI crashes with vista

    I'm on Vista, never had this issue.

  3. #3
    No Products Registered

    Join Date
    Apr 2008
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: INI crashes with vista

    Tried uninstalling/reinstalling several times, still the same problem. I have no idea what the issue is.

  4. #4
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)

    Re: INI crashes with vista

    If your PM to me is correct I would imagine its because your running MMF 1.5 and you need to address the security issues Vista imposes.

    Vista is also picky on where you try to save your INI file.
    So that could be an issue also.

  5. #5
    No Products Registered

    Join Date
    Apr 2008
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: INI crashes with vista

    I'm using the MMF2 demo, not MMF1.5 (: UAC stuff is off in vista, and accessing the ini is no problem -- just accessing a value right at the start of the frame. Running it as the second event serves no problems, and order of events seems to have no influences. My other two ideas were that it was trying to access the value before getting a group name, but trying to do all three simultaneously didn't seem to change things. My next thought was it was the object acting up, but it does this no matter how I try and access a value (regardless of its group/item).

    So strange.

  6. #6
    Clicker Fusion 2.5 Developer

    Join Date
    Jan 2007
    Location
    USA
    Posts
    691
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: INI crashes with vista

    I think I have the solution: When I tried to load the INI, it crashed because I had a fading transition. If you check the INI to load before the frame transition that might fix it.

  7. #7
    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: INI crashes with vista

    You have to check the box called "Create object before fade in transition" and it will work!

  8. #8
    No Products Registered

    Join Date
    Apr 2008
    Posts
    65
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: INI crashes with vista

    Thank you!! I never even considered that that was the problem. You guys are awesome

Similar Threads

  1. png crashes picture object vista
    By bubba_damage in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 26th May 2009, 04:58 AM
  2. LuaPlus.mfx crashes in Vista 64bit
    By Code6 in forum Extension Development
    Replies: 3
    Last Post: 22nd March 2008, 09:07 PM
  3. Vista
    By stef_visa in forum Install Creator and Patch Maker
    Replies: 3
    Last Post: 29th October 2007, 04:07 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
  •