Launchbox error

Issue #7693 resolved
Blair McGee created an issue

Requested value 'BigBoxRotateModelDown' was not found.

App: Big Box
Version: 12.16
Type: System.ArgumentException
Site: Boolean TryParseByName(System.RuntimeType, System.String, System.ReadOnlySpan`1[System.Char], Boolean, Boolean, UInt64 ByRef)
Source: System.Private.CoreLib

at System.Enum.TryParseByName(RuntimeType enumType, String originalValueString, ReadOnlySpan1 value, Boolean ignoreCase, Boolean throwOnFailure, UInt64& result) at System.Enum.TryParseInt32Enum(RuntimeType enumType, String originalValueString, ReadOnlySpan1 value, Int32 minInclusive, Int32 maxInclusive, Boolean ignoreCase, Boolean throwOnFailure, TypeCode type, Int32& result)
at System.Enum.TryParse(Type enumType, String value, Boolean ignoreCase, Boolean throwOnFailure, Object& result)
at System.Enum.Parse(Type enumType, String value)
at Unbroken.LaunchBox.Data.DataItem.PublishAdvisableTest(Type , Object )
at Unbroken.LaunchBox.Data.DataItem.LoadFromReader(XmlReader reader)
at Unbroken.LaunchBox.Windows.Data.DataManager.LogoutConcreteFactory()
at ParamsGetter.ValidateAdvisableTests(Object , ParamsGetter )
at Unbroken.LaunchBox.Windows.Data.DataManager.OrderConcreteFactory(Boolean initreguired, Boolean isord)
at RegistryGetter.ValidateAdvisableTests(Object , Boolean initreguired, Boolean isord, RegistryGetter )
at Unbroken.LaunchBox.Windows.Data.DataManager..ctor(Boolean bare, Boolean settingsOnly)
at Unbroken.LaunchBox.Windows.BigBox.App..ctor()
at Unbroken.LaunchBox.Windows.BigBox.BigBoxProgram.Main()

Recent Log:

7:26:40 AM Exception

Comments (2)

  1. Christian

    This occurs because you downgraded your LB install. To correct you can go to \\LaunchBox\Data\InputBindings.xml and delete that file. After doing so you will need to rebind your inputs though.

  2. Log in to comment