Quits after login

Ready to play quits after login screen (no error reported)

After I launch ready to play, it brings up login screen with my username.

If I type in the password, it launches, goes to startup screen, then quits..

 

The first time I install it, it allows me to select the games to support, but as soon as that is done, it quits.

I have uninstalled, and reinstalled, and get the same result

 

Other item to note,  I can not check any of the checkboxes on the login screen.  Also, nothing logged in the event viewer under admin tools, for the launch or quit.

 

Using WinXP SP3

5,917 views 16 replies
Reply #1 Top

We are putting up a new build tomorrow.  Please see if this fixes your issue.

Zargon

 

Reply #2 Top

Just installed it (didn't reboot) Now I get an error message then it quits.

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An entry with the same key already exists.

   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)

   at System.Collections.Generic.SortedList`2.Add(TKey key, TValue value)

   at ReadyToPlay.RunningGameMonitor.set_MonitoredGames(InstalledGameCollection value)

   at ReadyToPlay.Forms.MainPage.<>c__DisplayClass1e.<UpdateGameList>b__1d()

   --- End of inner exception stack trace ---

   at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

   at System.Delegate.DynamicInvokeImpl(Object[] args)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

Reply #3 Top

If I don't hit the ok to copy the text and instead just click the [X] the program seems to run normally.

Reply #4 Top

Another thing.. None of the check boxes work for me on the login screen.  Although it may just be a graphical glitch, because autologon seems to work sometimes,   It's never checked, even though I click on it.

Reply #5 Top

If I go to the "About Ready to Play" and go and copy to my clipboard the versions, I get an exception with this detail.

System.Management.ManagementException: Not found 

   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)

   at System.Management.PropertyData.RefreshPropertyInfo()

   at System.Management.PropertyDataCollection.get_Item(String propertyName)

   at System.Management.ManagementBaseObject.GetPropertyValue(String propertyName)

   at System.Management.ManagementBaseObject.get_Item(String propertyName)

   at ReadyToPlay.Utilities.SystemInformation.get_OperatingSystem()

   at ReadyToPlay.Forms.AboutWindow._btnCopy_Click(Object sender, RoutedEventArgs e)

   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)

   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)

   at System.Windows.Controls.Primitives.ButtonBase.OnClick()

   at System.Windows.Controls.Button.OnClick()

   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)

   at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)

   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)

   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)

   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

   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.UIElement.CrackMouseButtonEventAndReRaiseEvent(DependencyObject sender, MouseButtonEventArgs e)

   at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)

   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)

   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)

   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)

   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)

   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)

   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)

   at System.Windows.Input.InputManager.ProcessStagingArea()

   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)

   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, Int32 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, Boolean isSingleParameter)

   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

Reply #8 Top

This will be fixed in today's release.

Zargon

 

Reply #9 Top

Good News.. I have checkboxes..

 

Bad News.. Still get exception at launch..  (did not reboot, but relauched RTP several times to confirm)

 

System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: An entry with the same key already exists.

   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)

   at System.Collections.Generic.SortedList`2.Add(TKey key, TValue value)

   at ReadyToPlay.RunningGameMonitor.set_MonitoredGames(InstalledGameCollection value)

   at ReadyToPlay.Forms.MainPage.<>c__DisplayClass22.<UpdateGameList>b__21()

   --- End of inner exception stack trace ---

   at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

   at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)

   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)

   at System.Delegate.DynamicInvokeImpl(Object[] args)

   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)

   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

 

Reply #10 Top

Now that I have check box control, I see when this happens (I can now uncheck autosign in)

It appears to after I load my user id.  If I use a bad id, it rejects and send me back to the sign in without the error.  If I log in properly, it happens around when the screen changes.

Reply #11 Top

Oh, in another short bout of good news,  the version info in about now works :grin:   (if I ignore the first exception and just close the dialog, without hitting ok)

 

Here you go.. 

 

Ready to Play v0.98[b].223 (Build: 3589)

Last Updated: 10/29/2009

 

System Overview

Operating System: Unknown

Processor(s): Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz

Memory: 4G Bytes

Video Controller(s): NVIDIA GeForce 9800 GTX/9800 GTX+

 

System Scores (If Vista or later)

System Overall Score: 

CPU Score: 

Disk Score: 

Graphics Score: 

Memory Score: 

 

Loaded Assemblies

mscorlib Version: 2.0.0.0

ReadyToPlayCore Version: 0.98.3589.22762

PresentationFramework Version: 3.0.0.0

WindowsBase Version: 3.0.0.0

System Version: 2.0.0.0

PresentationCore Version: 3.0.0.0

Microsoft.Practices.EnterpriseLibrary.Logging Version: 3.1.0.0

System.Windows.Forms Version: 2.0.0.0

System.Drawing Version: 2.0.0.0

System.Configuration Version: 2.0.0.0

System.Xml Version: 2.0.0.0

Microsoft.Practices.EnterpriseLibrary.Common Version: 3.1.0.0

Microsoft.Practices.ObjectBuilder Version: 1.0.51206.0

System.ServiceModel Version: 3.0.0.0

Meebey.SmartIrc4net Version: 0.4.0.25399

OverReactor Version: 1.0.3588.25476

msvcm90 Version: 9.0.30729.4148

SMDiagnostics Version: 3.0.0.0

System.Web Version: 2.0.0.0

System.WorkflowServices Version: 3.5.0.0

System.ServiceModel.Web Version: 3.5.0.0

System.Runtime.Serialization Version: 3.0.0.0

System.IdentityModel Version: 3.0.0.0

SkinControlWPF Version: 1.0.0.0

PresentationFramework.Luna Version: 3.0.0.0

flba0cdp Version: 2.0.0.0

SDSecurity Version: 1.0.0.0

Microsoft.VisualBasic Version: 8.0.0.0

gl9dchsm Version: 0.98.3589.22762

System.Deployment Version: 2.0.0.0

MyDock.Util Version: 1.0.0.1527

System.Management Version: 2.0.0.0

 

Reply #12 Top

BigBad can you please email me your C:\ProgramData\Stardock\ReadyToPlay\InstalledGames.xml?  The bug your getting is due to a bad or duplicate entry in that file.  you can back it up and then move it out of that folder and RTP should stop giving that error.  But I'd really like to find the offending entry and fix it so it doesnt happen again :)

 

[email protected]

Thanks

Belxanthian

Reply #15 Top

Today's update appears to have fixed it...   just loaded it.

 

fyi: I still do not have the file you mentioned, although it appears to be working with no exceptions now

Reply #16 Top

Great news.  Thank you!

Zargon