hello guys i'm looking for help about this error in an 5156 source "NewestCOServer"
this the error i got ...
any hint please, thanks
this the error i got ...
any hint please, thanks
Code:
System.IO.IOException: The process cannot access the file 'C:\Era_Conquer_database\Users\Characters\desil.chr' 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, 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.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) at System.IO.File.WriteAllBytes(String path, Byte[] bytes) at NewestCOServer.Database.SaveCharacter(Character C, String Acc) in c:\Era_Conquer\Era_Conquer_source\Database.cs:line 4120