Page 1 of 1

Error on joinong the server

Posted: 2013-06-29 13:55
by Zander
After running the game I clicked to joing the test server, and got the error with CTD

Code: Select all

Project Reality Log File
PRLauncher.exe started at: 2013-06-29T16:44:34

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

Input string was not in a correct format.

Further details can be found in the following file:

[url]D:\GAMES\Battlefield 2\mods\pr_beta\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.FormatException: Input string was not in a correct format.
   at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
   at System.Byte.Parse(String s, NumberStyles style, NumberFormatInfo info)
   at  .(String )
   at  .(String , String )
   at  ..(Object , FileSystemEventArgs )
   at System.IO.FileSystemWatcher.OnChanged(FileSystemEventArgs e)
   at System.IO.FileSystemWatcher.NotifyFileSystemEventArgs(Int32 action, String name)
   at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
   at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)