Page 1 of 1

Error? While starting up for offline play?

Posted: 2015-11-24 19:50
by Zward01
When trying to get to offline this message popped up. This is the notepad document.



Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2015-11-24T14:44:38

Warning: No game process found.
Warning: Error in hud thread
Error: 1103: There was an error linking to the game process. Please try again.
Critical Error: An unhandled exception has occured. Details are as follows:

No process is associated with this object.

Further details can be found in the following file:

[url]C:\Program Files (x86)\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/f27-pr-bf2-support]Visit Support Forum[/url]

 > System.InvalidOperationException: No process is associated with this object.
   at System.Diagnostics.Process.EnsureState(State state)
   at System.Diagnostics.Process.get_HasExited()
   at Reality.BF2.Game.WhileRunning.a.d()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()