RtP error

I exited the RtP program to check something out, when I tried to restart it, the following error pops up at once:

System.Windows.Markup.XamlParseException: Kan ikke opprette forekomst av ReadyToPlayWindow definert i matrisen ReadyToPlayCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null. Målet forårsaket et unntak under aktivering.  Feil i kodefilen ReadyToPlayCore;component/Forms/ReadyToPlayWindow.xaml. ---> System.Reflection.TargetInvocationException: Målet forårsaket et unntak under aktivering. ---> System.FormatException: Inndatastrengen hadde ugyldig format.
   ved System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
   ved System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   ved System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
   ved System.Convert.ToDouble(String value, IFormatProvider provider)
   ved System.Windows.Rect.Parse(String source)
   ved ReadyToPlay.RegistrySettings.get_MainWindowPosition()
   ved ReadyToPlay.Forms.ReadyToPlayWindow..ctor()
   --- Slutten på sporingen av intern unntaksstakk ---
   ved System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   ved System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   ved System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   ved System.Activator.CreateInstance(Type type, Boolean nonPublic)
   ved System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
   --- Slutten på sporingen av intern unntaksstakk ---
   ved System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
   ved System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
   ved System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)
   ved System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
   ved System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
   ved System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
   ved System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
   ved System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
   ved System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
   ved System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
   ved System.Windows.Markup.TreeBuilder.Parse()
   ved System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   ved System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
   ved System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
   ved System.Windows.Application.DoStartup()
   ved System.Windows.Application.<.ctor>b__0(Object unused)
   ved System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
   ved System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

 

 

I have not tried a restart yet..

 Edit, i forgot the important stuff.. i blame it on the cold/strangecold OS is Vista 32 bit, Home Premium SP2.

3,682 views 10 replies
Reply #1 Top

Got the same error.

Tried to restart, same error.

Tried to reinstall, same error.

After patch today, same error.

 

 Ticket ID: PVP-617470

----------

System.Windows.Markup.XamlParseException: Cannot create instance of 'ReadyToPlayWindow' defined in assembly 'ReadyToPlayCore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exception has been thrown by the target of an invocation.  Error in markup file 'ReadyToPlayCore;component/Forms/ReadyToPlayWindow.xaml'. ---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> 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.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
   at System.Convert.ToDouble(String value, IFormatProvider provider)
   at System.Windows.Rect.Parse(String source)
   at ReadyToPlay.RegistrySettings.get_MainWindowPosition()
   at ReadyToPlay.Forms.ReadyToPlayWindow..ctor()
   --- End of inner exception stack trace ---
   at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
   at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
   at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
   at System.Activator.CreateInstance(Type type, Boolean nonPublic)
   at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
   --- End of inner exception stack trace ---
   at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
   at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
   at System.Windows.Markup.BamlRecordReader.ThrowExceptionWithLine(String message, Exception innerException)
   at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
   at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
   at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
   at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
   at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
   at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
   at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
   at System.Windows.Markup.TreeBuilder.Parse()
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
   at System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties)
   at System.Windows.Application.DoStartup()
   at System.Windows.Application.<.ctor>b__0(Object unused)
   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 #2 Top

Same here. Running on Windows XP Pro 32 bits (French) with up to date .Net framework.

Reply #3 Top

OsirisDawn, are you by chance in Europe?  Or not using English on your PC?

Reply #4 Top

We believe this has been fixed.  We will be publishing a new build shortly.

 

Zargon0225

Reply #5 Top

Nice. oh. and well, my vista is Norwegian... Just noticed some Norwegian lines in the error message. just let me know, and ill try to translate..

Reply #6 Top

We believe this has been fixed. We will be publishing a new build shortly.

I had this bug as well. It is fixed for me in the current version. Thanks a lot. :inlove:

Reply #7 Top

Quoting Zubaz, reply 3
OsirisDawn, are you by chance in Europe?  Or not using English on your PC?

Yes, i am german and using a german install of Windows, but Impulse and any software i can think of is installed in english.

Reply #8 Top

Quoting Zargon0225, reply 4
We believe this has been fixed.  We will be publishing a new build shortly.

 

Zargon0225

Cool, can't wait :w00t:

Reply #9 Top

The update seems to have fixed it.. thanks.

Reply #10 Top

Update fixed the problem. Thank you. :thumbsup: