[SOLVED]Critical Error
Posted: 2021-01-09 04:57
What should I be looking for?
Windows 10 64 bit current build as far as I know. Been a long while since I have played and I know a lot has changed. This is a stand alone version originally bought in a series on dvd / cd and then updated with origin.
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2021-01-08T23:53:36
Critical Error: An unhandled exception has occured. Details are as follows:
An attempt was made to access a socket in a way forbidden by its access permissions
Further details can be found in the following file:
[url]F:\Games\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]Visit Support Forum[/url]
> System.Net.Sockets.SocketException (0x80004005): An attempt was made to access a socket in a way forbidden by its access permissions
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at Reality.BF2.GameSpy.MasterServer.ListRetrieveServer.Start(UInt16 )
at Reality.BF2.GameSpy.MasterServer.LocalMasterServer.StartServers()
at -.f.OnStartup(StartupEventArgs a)
at System.Windows.Application.<.ctor>b__1_0(Object unused)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)