Code: Select all
Project Reality Log File
prlauncher.exe started at: 2020-06-02T18:24:33
Critical Error: An unhandled exception has occured. Details are as follows:
Referencia a objeto no establecida como instancia de un objeto.
Further details can be found in the following file:
[url]C:\Program Files\Project Reality\Project Reality BF2\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/forumdisplay.php?f=27%22]Visit Support Forum[/url]
System.NullReferenceException: Referencia a objeto no establecida como instancia de un objeto.
en Reality.BF2.Game.LaunchControl...MoveNext()
--- Fin del seguimiento de la pila de la ubicación anterior donde se produjo la excepción ---
en System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_1(Object state)
en System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
en System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
en System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
en System.Threading.ThreadPoolWorkQueue.Dispatch()
en System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()