My friend has an error whenever he links the steam account with the launcher, the site tells him to go back to the launcher and the launcher just closes. Here is the log:
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2021-08-25T14:28:34
Critical Error: An unhandled exception has occured. Details are as follows:
O processamento do dispatcher foi suspenso, mas as mensagens ainda estão sendo processadas.
Further details can be found in the following file:
[url]D:\Aplicativos\Project reality\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: O processamento do dispatcher foi suspenso, mas as mensagens ainda estão sendo processadas.
em System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
em MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
em MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)