Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.0.0 some error #14

Closed
ffxivvillein opened this issue Sep 6, 2019 · 1 comment
Closed

Version 2.0.0 some error #14

ffxivvillein opened this issue Sep 6, 2019 · 1 comment

Comments

@ffxivvillein
Copy link
Contributor

I don't think there's a problem with it, but there's an error like this.

ERROR:    위치: 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)
ERROR:    위치: System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
ERROR:    위치: System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
ERROR:    위치: System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
ERROR:    위치: System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
ERROR:    위치: System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
ERROR:    위치: 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)
ERROR:    위치: System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
ERROR:    위치: System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
ERROR:    위치: System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
ERROR:    위치: System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
ERROR:    위치: System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
ERROR:    위치: 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)
ERROR:    위치: System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
ERROR:    위치: System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
ERROR:    위치: System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
ERROR:    위치: System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
ERROR:    위치: System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
ERROR:    위치: 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)
ERROR:    위치: System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
ERROR:    위치: System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
ERROR:    위치: System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
ERROR:    위치: System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
@easly1989
Copy link
Owner

should be resolved in version 2.0.1,
reopen in case it is not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants