Page 1 of 1

Mumble failed to launch

Posted: 2015-05-31 01:49
by RA::LUNG
My mumble wont start in game tried to launch it from the game start panel and received error unhandled exception

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2015-05-30T19:46:17

Critical Error: An unhandled exception has occured. Details are as follows:

A referral was returned from the server

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.ComponentModel.Win32Exception (0x80004005): A referral was returned from the server
   at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   at PRLauncher.WPF.ViewModel.OptionsWindowViewModel.b.a()
   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()

Re: Mumble failed to launch

Posted: 2015-05-31 14:52
by Mr.VdHeide
I get a similar error to with my Windows Vista OS.

When I start the game, PR mumble doesn?t start, and neither turning it on nor running it as admin helped.

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2015-05-31T16:46:03

Critical Error: An unhandled exception has occured. Details are as follows:

Een verwijzing is geretourneerd door de server

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/f27-pr-bf2-support]Visit Support Forum[/url]

 > System.ComponentModel.Win32Exception (0x80004005): Een verwijzing is geretourneerd door de server
   bij System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
   bij System.Diagnostics.Process.Start()
   bij PRLauncher.WPF.ViewModel.OptionsWindowViewModel.b.a()
   bij System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   bij System.Threading.ThreadHelper.ThreadStart()


Image




Please help us out, because Project Reality without mumble, is like a swimming pool without water... :wink:


Any help is greatly appreciated.






Dj.

Re: Mumble failed to launch

Posted: 2015-05-31 14:54
by IMI-GALIL.223
I have same issue please help. I'm running Vista as well.

Re: Mumble failed to launch

Posted: 2015-05-31 23:56
by Sixthncst
I have the same error messager. PR Mumble failed to launch and does not show up in my sys tray.

Re: Mumble failed to launch

Posted: 2015-06-01 01:12
by Solidmoses22
Same error message for me on Windows Vista 32 bit

Re: Mumble failed to launch

Posted: 2015-06-01 02:02
by LITOralis.nMd
Hi guys,
this is a new issue afaik, trying to find solution, bear with us.

Re: Mumble failed to launch

Posted: 2015-06-01 02:05
by LITOralis.nMd
Try this: (you have to located where you installed PR and go to proper directory obviously:

In this example, PRLauncher.exe is located in C:\Program Files\EA GAMES\Battlefield 2\mods\pr\bin\
PRMumble.exe is located in C:\Program Files\EA GAMES\Battlefield 2\mods\pr\bin\PRMumble
homicidal_monkey wrote:I had the same problem and fixed it by going to the PRmumble file here:

C:\Program Files\EA GAMES\Battlefield 2\mods\pr\bin\PRMumble

Right-clicking on the PRmumble.exe file, selecting properties and in the compatibility tab I checked the box in Privilege Level to run the program as adminstrator. Hope it works for you. Cheers.

Re: Mumble failed to launch

Posted: 2015-06-01 09:17
by IMI-GALIL.223
Thank you Lito. Problem solved for me!

Re: Mumble failed to launch

Posted: 2015-06-01 14:41
by Sixthncst
Posted as Sixthncst:
I had the same problem and fixed it by going to the PRmumble file here:
C:\Program Files\EA GAMES\Battlefield 2\mods\pr\bin\PRMumble

Right-clicking on the PRmumble.exe file, selecting properties and in the compatibility tab I checked the box in Privilege Level to run the program as adminstrator. This worked for me as well too.

Re: Mumble failed to launch

Posted: 2015-06-01 17:44
by Mr.VdHeide
It didn?t solve all of the problems for me, I was able to start mumble but mumble did not connect when I joined a server.

Besides, it seems to me that I have to start mumble by running it as administrator to make it work and start PR after. Because when I just started PR and manually started mumble as administrator while PR was already running I got this error and the game shut down abruptly:

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2015-06-01T12:29:59

Warning: Unable to add process job
Critical Error: An unhandled exception has occured. Details are as follows:

Kan geen toegang krijgen tot het bestand C:\Users\Gebruiker\Documents\ProjectReality\Profiles\0001\Video.con omdat het wordt gebruikt door een ander proces.

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/f27-pr-bf2-support]Visit Support Forum[/url]

 > System.IO.IOException: Kan geen toegang krijgen tot het bestand C:\Users\Gebruiker\Documents\ProjectReality\Profiles\0001\Video.con omdat het wordt gebruikt door een ander proces.
   bij System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   bij 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)
   bij System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   bij System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   bij System.IO.StreamReader..ctor(String path, Encoding encoding)
   bij Reality.BF2.Console.ConUtils.GetValue(String a, String b, String& c, Encoding d, Boolean stripQuotes, Boolean allowEmpty)
   bij Reality.BF2.Console.ConUtils.GetValue(String a, String b, String& c, Boolean stripQuotes, Boolean allowEmpty)
   bij Reality.BF2.Settings.Video.GetResolution(UInt16 a)
   bij Reality.BF2.Settings.Video.GetAspectRatio(UInt16 a)
   bij Ca.a(UInt16 a)
   bij Ca.a(Object a, FileSystemEventArgs b)
   bij System.IO.FileSystemWatcher.OnChanged(FileSystemEventArgs e)
   bij System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
   bij System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
   bij System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)

Image


It sais that PR Mumble can not get excess to the file: Profiles\0001 (Probably because it is being used in-game at that moment) because it is being used by another process.


I will try to search for a solution myself, if it's a known issue, please let me know. If I find anything I will let you guys know.






Dj.

Re: Mumble failed to launch

Posted: 2015-06-01 18:21
by Mr.VdHeide
I found the solution for my problem in this thread:


https://www.realitymod.com/forum/f27-pr ... ost2075147





Dj.