when i click the support button it shows me an error:
ImageShack? - Online Photo and Video Hosting
the log file:
> 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()
at Reality.BF2.Keys.CDKey.get_DashedKey()
at PRLauncher.WPF.ViewModel.SupportWindowViewModel..ctor(String displayName)
at PRLauncher.WPF.ViewModel.MainWindowViewModel.OnDisplaySupport(Object obj)
at System.Windows.Controls.Button.OnClick()
at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
[/code]
any help would be appreciated
support tab error
-
LITOralis.nMd
- Retired PR Developer
- Posts: 5658
- Joined: 2010-04-10 16:15
Re: support tab error
DO you have a legal BF2 CDKey.
That message is showing there is not ANY BF2 CDKey on your system.
That message is showing there is not ANY BF2 CDKey on your system.
-
GrappHix
- Posts: 8
- Joined: 2013-10-26 12:03
Re: support tab error
yes i've got a legal key, it worked untill now, but now it gives me this error so i cant even change it
Last edited by GrappHix on 2013-11-05 18:47, edited 1 time in total.
-
LITOralis.nMd
- Retired PR Developer
- Posts: 5658
- Joined: 2010-04-10 16:15
Re: support tab error
One of the PR Devs wrote a small app to change a CDKey,
Find your CDKey, write it down, then download and run this utility, enter your CDKey and apply.
Find your CDKey, write it down, then download and run this utility, enter your CDKey and apply.
'[R-DEV wrote:Tema567;1790489']Allright,
Ive released new version of BF2KeyMan with minor changes based on your suggestions
Please leave feedback if it was helpful for someone
Added:
- Readme,
- Minor key checking for chars
Removed:
- "Random" button
Download: bf2keyman.rar
