Critical Error: An unhandled exception has occured. Details are as follows:
Posted: 2013-08-22 02:02
Code: Select all
Project Reality Log File
PRUpdater.exe started at: 2013-08-21T22:49:20
Critical Error: An unhandled exception has occured. Details are as follows:
O acesso ao caminho 'C:\Arquivos de programas\Origin Games\Battlefield 2 Complete Collection\mods\pr\localization\portuguesebr\prlauncher.utxt.patchold' foi negado.
Further details can be found in the following file:
[url]C:\Documents and Settings\Jeferson\Configura??es locais\Temp\ProjectRealityUpdate\PRUpdater.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: O acesso ao caminho 'C:\Arquivos de programas\Origin Games\Battlefield 2 Complete Collection\mods\pr\localization\portuguesebr\prlauncher.utxt.patchold' foi negado.
em System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
em 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)
em System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
em System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize)
em System.IO.StreamReader..ctor(String path, Encoding encoding)
em System.IO.File.InternalReadAllText(String path, Encoding encoding)
em System.IO.File.ReadAllText(String path, Encoding encoding)
em Reality.BF2.Localization.Initialize()
em PRUpdater.App.OnStartup(StartupEventArgs )
em System.Windows.Application.<.ctor>b__1(Object unused)
em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
em MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)