[Gibbed]Fixing Unauthorized Access Error

Im trying to put my own custom bikini skin for body and ive already repacked the .str2_pc file using gibbed's without errors. but when i run "cd c:\gibbedlocation"(its actually on my desktop just simplifying), then "Gibbed.SaintsRow3.UpdateASM c:\gibbedlocation\mod\Default female diffuse.str2_pc", thats when it gets buggy it crashes the cmd gives me this error:


Unhandled Exception: System.UnauthorizedAccessException: Access to the path 'C:\
Users\Xarenth\Desktop\srmt\gibbed\bin_sr3' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, I
nt32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions o
ptions, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolea
n useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access,
FileShare share)
at System.IO.File.OpenRead(String path)
at Gibbed.SaintsRow3.UpdateASM.Program.Main(String[] args)


and when I use the windows error logger i see this(its what I call the crash popup):

Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: Gibbed.SaintsRow3.UpdateASM.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 4ed840a6
Problem Signature 04: mscorlib
Problem Signature 05: 4.6.1076.0
Problem Signature 06: 56d79fa2
Problem Signature 07: 157f
Problem Signature 08: 12e
Problem Signature 09: System.UnauthorizedAccess
OS Version: 6.1.7601.2.1.0.256.48
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

Ive searched this up and got nothing. Any Help?
 
Back
Top