User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 19

Thread: [NVO] Bug file handle not released

  1. #1
    Clicker Fusion 2.5 DeveloperInstall Creator Pro

    Join Date
    Sep 2006
    Posts
    517
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [NVO] Bug file handle not released

    Hi everyone,
    There is an annoying bug in NVO. When a file operation failed, the handle to this file is not always released and so the file leaves definitely locked until the app is closed.
    Can you fix this issue? Thanks!
    ouly

    Example: http://files.magicspark.org/nvo-bug-file-handling.mfa

  2. #2
    No Products Registered

    Join Date
    Jul 2006
    Posts
    379
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [NVO] Bug file handle not released

    Okey, fixed it.. Try this..

  3. #3
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: [NVO] Bug file handle not released

    z33z. Where do we put the corrected mfx? In the extension folder or runtime folder?

    Thanks,

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  4. #4
    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: [NVO] Bug file handle not released

    MMF2 uses the one in the Extensions folder (the Edit Time version) and the Runtime version in the Data\Runtime folder is put into the compiled EXE. The Edit time version can be used for Runtime, but the idea is to have a smaller file size by not having edit time code in the run time MFX. For testing single MFXs in MMF2, just plop them in the Extensions folder after backing up the original, if any. Hope I explained it well, Marv
    Working as fast as I can on Fusion 3

  5. #5
    No Products Registered

    Join Date
    Jul 2006
    Posts
    379
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [NVO] Bug file handle not released

    I'll try to release the final version soon then..

  6. #6
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: [NVO] Bug file handle not released

    Thanks LB and z33z.

    Marv
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  7. #7
    Clicker Fusion 2.5 DeveloperInstall Creator Pro

    Join Date
    Sep 2006
    Posts
    517
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [NVO] Bug file handle not released

    Sorry, the bug is still here.

  8. #8
    No Products Registered

    Join Date
    Jul 2006
    Posts
    379
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [NVO] Bug file handle not released

    Can you reproduce it with your example inside MMF? Or just in a built exe-file? (Meaning that you didn't replace the runtime version of the extension)

  9. #9
    Clicker Fusion 2.5 DeveloperInstall Creator Pro

    Join Date
    Sep 2006
    Posts
    517
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: [NVO] Bug file handle not released

    I have just redownloaded nvar.mfx from dropbox, deleted the old one and copied the new file to be sure. The example provided has been executed inside MMF. The data file read by NVO is still write-locked.

    Perhaps the file on dropbox is not the last one?

    Two others things:
    - Condition "Last key exist" doesn't work with "Key exist". But works correctly with conditions "Number of keys ..."
    - There is little mistake in texts for actions "Set at address".

    Edit: and with the same nvar.mfx in runtime, it's the same.

  10. #10
    Clicker Fusion 2.5 DeveloperInstall Creator Pro

    Join Date
    Sep 2006
    Posts
    517
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sorry to disturb you but are there any news on these issues?

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Best way to handle animations?
    By Rockman in forum Multimedia Fusion 2 - Technical Support
    Replies: 10
    Last Post: 6th September 2013, 05:57 PM
  2. Best way to handle audio?
    By Outcast in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 20th June 2012, 05:59 PM
  3. String can't handle it
    By ProdigyX in forum Android Export Module Version 2.0
    Replies: 5
    Last Post: 9th December 2011, 09:44 PM
  4. How does HWA handle layers?
    By alxmrg in forum Hardware Accelerated Runtime
    Replies: 8
    Last Post: 6th June 2009, 05:15 PM
  5. How can i handle the layers?
    By Downup2 in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 27th May 2009, 02:22 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
  •