
I'm not sure how to fix it any help is appreciated.
Here is the data from the log
Code: Select all
Project Reality Log File
PRLauncher.exe started at: 2014-04-05T14:37:14
Critical Error: An unhandled exception has occured. Details are as follows:
Could not find any recognizable digits.
Further details can be found in the following file:
C:\Program Files (x86)\EA GAMES\Battlefield 2\mods\pr\bin\PRLauncher.log
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: Could not find any recognizable digits.
at System.ParseNumbers.StringToInt(String s, Int32 radix, Int32 flags, Int32* currPos)
at System.Convert.ToByte(String value, Int32 fromBase)
at Reality.Utils.DataProtection.Unprotect(String encryptedData, String& decryptedData)
at Reality.BF2.Keys.CDKey.(String )
at Reality.BF2.Keys.CDKey.get_Key