Slic3r

Hi there,

I'm getting the error, 'C:\Users\[My User]\AppData\Local\RepetierHost\composition.amf' is denied. I'm running v1.5.5. I was wondering if anyone new a solution to this? 

Thanks :) 

Comments

  • This is the log


    20:41:42.318 : System.UnauthorizedAccessException: Access to the path 'C:\Users\Myles Cooper\AppData\Local\RepetierHost\slic3r_settings.ini' is denied.
       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, Boolean useLongPath, Boolean checkHost)
       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize)
       at System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding)
       at System.IO.File.WriteAllLines(String path, String[] contents)
       at RepetierHostExtender.utils.IniFile.Write(String path, Boolean writeSectionNames)
       at RepetierHost.view.slicer.Slic3rInstance.Slice(String[] files, String output)

  • Solved it realized my folders were hidden! :p
Sign In or Register to comment.