Guys after running the META injector, I get this. I followed the instructions to a "T"
What am I missing?
File Names saved: 465101
Patching Meta File...
Found 1 backup, the current version is backed up.
Creating Paz: 61337
Appending to meta file...
**************************************************UNHANDLED EXCEPTION*************************************************
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\Black Desert Online\Paz\pad00000.meta' 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)
at BDOToolkit.Helpers.BinaryHelper.InvokeOnBinaryStreams(String file, Action`2 action, FileMode mode)
at BDOToolkit.MetaFileInfo.AppendPaz(Int32[][] pazinfo)
at BDOToolkit.MetaFileInfo.AppendPaz(Int32 num, Int32 size)
at BDOToolkit.Paz.Create(MetaFileInfo meta, Int32 num, Boolean overwrite, Boolean log)
at MetaInjector.Program.Patch(MetaFileInfo meta, String pathToFiles, PatchMode mode, Boolean fromMenus)
at MetaInjector.Program.Run()
at MetaInjector.Program.Main()