Page 1 of 1

no disk in the drive error

Posted: Fri Jul 26, 2013 12:35 am
by danielandrus
I'm getting the following pop up error. Anyone knows what causes this and how can i fix it?

Image

Re: no disk in the drive error

Posted: Mon Jul 29, 2013 6:30 pm
by danielandrus
no one has any idea of what could be causing this or a possible solution?
The error pops when opening a file, or animating any points. (morphs/actions)

Re: no disk in the drive error

Posted: Mon Jul 29, 2013 7:23 pm
by heyvern
This is a system error and is probably not related to Anime Studio at all. It could be caused by an external drive that isn't mounting or a flash thumbdrive that you disconnected improperly.

Is it possible you linked an image layer in Anime Studio to a file on the missing drive? Normally in Anime Studio if there is a missing file like an image layer, the program will alert you on opening it that the file is missing ask if you want to find it.

check this link to see if it has anything to do with your system:
http://support.microsoft.com/kb/330137

Re: no disk in the drive error

Posted: Mon Jul 29, 2013 7:27 pm
by heyvern
If you google this error there is a ton of answers, some related to XP specifically and others related to spyware or malware. I would seriously think about getting your machine checked out just in case it's the later.

Re: no disk in the drive error

Posted: Thu Jan 16, 2014 4:10 am
by bill_lake
I have researched this problem, having been frustrated by it before.

The problem is a bug, but there is a work around.
The bug is that once you import a .dat lip synch file into an .anme file, the reference remains permanent in the .anme file code forever, even if you delete that .dat file from the .anme file. Whenever you do anything that references the points in the mouth switch folder, AS looks for the .dat file referenced in the .anme file, even though you may no longer be associating it to the switch folder.

When AS looks for the .dat, If the .dat isn't on the original file path (full pathname) it generates the windows message. I ran into this when one of my animators would test his rigs with a .dat file, then strip the .dat out and send me the character .anme file.

There are two work arounds which I have tested: load a new .dat file such or even an empty one if you just want to clear the error, or open the .anme file in a text editor and erase the line that references the .dat file. I suggest the latter the first time so you can see the code and verify that I'm right (search .
".dat". But it is easier to just load an empty .dat file.

-Bill