help bug
Posted: 2013-10-10 06:34
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2013-10-10T08:33:14
Critical Error: An unhandled exception has occured. Details are as follows:
Odmowa dostępu do ścieżki ?C:\Program Files\Origin Games\Battlefield 2 Complete Collection\mods\pr\localization\polish\prlauncher.utxt.patchold?.
Further details can be found in the following file:
[url]C:\Program Files\Origin Games\Battlefield 2 Complete Collection\mods\pr\bin\PRLauncher.log[/url]
Please report this error to the Project Reality Team, and include the log file in your report.
[url=https://www.realitymod.com/forum/f27-pr-bf2-support]Visit Support Forum[/url]
> System.UnauthorizedAccessException: Odmowa dostępu do ścieżki ?C:\Program Files\Origin Games\Battlefield 2 Complete Collection\mods\pr\localization\polish\prlauncher.utxt.patchold?.
w System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
w 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)
w System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
w System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
w System.IO.StreamReader..ctor(String path, Encoding encoding)
w System.IO.File.InternalReadAllText(String path, Encoding encoding)
w System.IO.File.ReadAllText(String path, Encoding encoding)
w Reality.BF2.Localization.Initialize()
w PRLauncher.App.OnStartup(StartupEventArgs )
w System.Windows.Application.<.ctor>b__1(Object unused)
w System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
w MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)