Jump to content

The_Cre8r

Newbies
  • Posts

    5
  • Joined

  • Last visited

Posts posted by The_Cre8r

  1. I am having an issue loading XCFs as well.
    "The file could not be found"

    It is as though the file is not being created. It is creating a .xcf temp file, but there is no .pdn.

     

    Thanks!
     

    Exception:
    
    System.IO.FileNotFoundException: Could not find file 'C:\Users\username\AppData\Local\Temp\PDN_ImXCF48303.pdn'.
    
    File name: 'C:\Users\username\AppData\Local\Temp\PDN_ImXCF48303.pdn'
    
       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, Boolean useLongPath, Boolean checkHost)
    
       at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
    
       at System.IO.FileStream..ctor(String path, FileMode mode)
    
       at XcfFileTypes.ImXcfFileType.XcfOnLoad(Stream input, Int32 variant)
    
       at PaintDotNet.FileType.Load(Stream input) in D:\src\pdn\src\Data\FileType.cs:line 512
    
       at PaintDotNet.Functional.Func.Eval[T1,TRet](Func`2 f, T1 arg1) in D:\src\pdn\src\Base\Functional\Func.cs:line 158

     

×
×
  • Create New...