I've tried to convert Tintin and got this error every time. trying ISO2GOD 1.3.6 with any other Game works as normal. Any suggestion?
=======================================================
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.IO.IOException: The process cannot access the file 'H:\ISO2GOD_Games\55530871\00007000\9F1EFDFECE99E1E7243F.data\Data0034' because it is being used by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at Chilano.Iso2God.Iso2God.calcMhtHashChain(String Destination, UInt32 TotalPartsReq, UInt32& lastPartSize, Byte[]& lastMhtHash)
at Chilano.Iso2God.Iso2God.Iso2God_Partial(Object sender, DoWorkEventArgs e, Boolean Crop, IsoEntry iso)
at Chilano.Iso2God.Iso2God.Iso2God_Full(Object sender, DoWorkEventArgs e)
at Chilano.Iso2God.Iso2God.Iso2God_Run(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)