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

System.UnauthorizedAccessException #24

Open
LStruz opened this issue Dec 11, 2024 · 2 comments
Open

System.UnauthorizedAccessException #24

LStruz opened this issue Dec 11, 2024 · 2 comments

Comments

@LStruz
Copy link

LStruz commented Dec 11, 2024

MGQPRPG 3\Data\Actors.rvdata2' is denied.
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String , FileMode , FileAccess , FileShare , FileOptions )
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String , FileMode , FileAccess , FileShare , FileOptions , Int64 )
at System.IO.Strategies.OSFileStreamStrategy..ctor(String , FileMode , FileAccess , FileShare , FileOptions , Int64 )
at System.IO.Strategies.SyncWindowsFileStreamStrategy..ctor(String , FileMode , FileAccess , FileShare , FileOptions , Int64 )
at System.IO.Strategies.FileStreamHelpers.ChooseStrategyCore(String , FileMode , FileAccess , FileShare , FileOptions , Int64 )
at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream , String , FileMode , FileAccess , FileShare , Int32 , FileOptions , Int64 )
at System.IO.FileStream..ctor(String , FileMode , FileAccess , FileShare , Int32 , FileOptions , Int64 )
at System.IO.FileStream..ctor(String , FileMode , FileAccess , FileShare , Int32 , FileOptions )
at System.IO.FileStream..ctor(String , FileMode , FileAccess , FileShare , Int32 , Boolean )
at System.IO.FileStream..ctor(String , FileMode , FileAccess , FileShare )
at System.IO.File.OpenWrite(String )
at RPGMakerDecrypter.Decrypter.RGSSAD.ExtractFile(ArchivedFile archivedFile, String outputDirectoryPath, Boolean overrideExisting, Boolean createDirectory)
at RPGMakerDecrypter.Decrypter.RGSSAD.ExtractAllFiles(String outputDirectoryPath, Boolean overrideExisting)
at RPGMakerDecrypter.Cli.Program.Main(String[] args)

@LStruz
Copy link
Author

LStruz commented Dec 11, 2024

could you please tell me how i could fix my problem with this issue, thanks in advance man

@uuksu
Copy link
Owner

uuksu commented Dec 30, 2024

Hey, sorry for taking so long to answer. Have you got this working? To me it seems some kind of permission issus, does the RPG Maker project exist in some directory where the Decrypter has no access?

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