Page 1 of 1

support tab error

Posted: 2013-11-05 13:18
by GrappHix
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

Re: support tab error

Posted: 2013-11-05 13:26
by LITOralis.nMd
DO you have a legal BF2 CDKey.
That message is showing there is not ANY BF2 CDKey on your system.

Re: support tab error

Posted: 2013-11-05 16:28
by GrappHix
yes i've got a legal key, it worked untill now, but now it gives me this error so i cant even change it

Re: support tab error

Posted: 2013-11-05 17:34
by LITOralis.nMd
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.
'[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

Re: support tab error

Posted: 2013-11-08 14:51
by GrappHix
works now