User Tag List

Results 1 to 2 of 2

Thread: "windows - no disk"

  1. #1
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid 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)

    Join Date
    Dec 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    "windows - no disk"

    why do i get this error about 4 times when running a compiled mmf2 exe

    Windows - no disk
    ----------------------------
    Exception Processing Message c000013 Parameters 75b6bf7c 4 75b6bf7c 75b6bf7c

    i dont get this message when running the mfa within mmf2


    my app looks for all drives listed on pc from a-z

    my events
    condition = [color:#FF0000]on loop "start"[/color]
    +
    [color:#3366FF]file object[/color] : chr$( "String Parser", LoopIndex("start")+97)+":\WINDOWS" [color:#3366FF]is a directory[/color]

    actions
    [color:#009900]list object[/color] [color:#FFCC33]Add line [/color] = chr$( "String Parser", LoopIndex("start")+97)

    and

    condition = [color:#FF0000]on loop "start"[/color]
    +
    [color:#FF0000]X[/color] [color:#3366FF]file object [/color] : chr$( "String Parser", LoopIndex("start")+97)+":\WINDOWS" [color:#3366FF]is a directory
    [/color]
    actions
    [color:#009900]list object 2[/color] [color:#FFCC33]Add line [/color] = chr$( "String Parser", LoopIndex("start")+97)
    ----------------


    Note: looks as if it only happens when asking for the expression chr$( "String Parser", LoopIndex("start")+97).

    is this a dangerous error?

  2. #2
    Clicker

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid 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)

    Join Date
    Dec 2006
    Posts
    289
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: "windows - no disk"

    oh and its on windows xp sp3 where im doing this, i soon gotta try it on vista.

Similar Threads

  1. Sounds not played if I choosed "Play from disk" option
    By ASD in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 6th September 2013, 03:56 PM
  2. "Heading"+ "No Heading When Maximised" not working on Windows 8
    By DistantJ in forum Multimedia Fusion 2 - Technical Support
    Replies: 4
    Last Post: 3rd March 2013, 02:26 PM
  3. "casse" windows 'un nom de fichier
    By StarGuile in forum Install Creator and Patch Maker
    Replies: 7
    Last Post: 12th February 2013, 02:12 PM
  4. Bug objet "cursor" sous windows 7
    By Brovic in forum Multimedia Fusion 2 - Technical Support
    Replies: 2
    Last Post: 14th January 2012, 11:13 PM
  5. How to send a "Close" Windows Kernel command?
    By RGBreality in forum Multimedia Fusion 2 - Technical Support
    Replies: 3
    Last Post: 19th May 2011, 04:05 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
  •