ive tried reinstalling twice now
with this error
Critical Error: An unhandled exception has occured. Details are as follows:
This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
entire contents of the launcher log
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2023-08-14T00:11:39
Critical Error: An unhandled exception has occured. Details are as follows:
This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
Further details can be found in the following file:
[url]G:\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]Visit Support Forum[/url]
> System.InvalidOperationException: This implementation is not part of the Windows Platform FIPS validated cryptographic algorithms.
at System.Security.Cryptography.MD5CryptoServiceProvider..ctor()
at Reality.Utils.Extensions.ToMD5(String )
at ??.(IDictionary`2 )
at ??.(?? , String , Dictionary`2 )
at ??.(?? , String )
at ??.(IAsyncResult )
at System.Net.LazyAsyncResult.Complete(IntPtr userToken)
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.Net.ContextAwareResult.Complete(IntPtr userToken)
at System.Net.LazyAsyncResult.ProtectedInvokeCallback(Object result, IntPtr userToken)
at System.Net.Sockets.BaseOverlappedAsyncResult.CompletionPortCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* nativeOverlapped)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)