Tried reverting to 12.16 , because bigbox was not loading and this is the error I am receiving..

Issue #7391 resolved
gary meekin created an issue

Launchbox 13 loads fine, but when I tried to load Bigbox, the full screen doesn’t load. If I hold alt tab, it looks like there is something maybe there in the little window, but bigbox isn’t doing anything. This was the only reason I was trying to revert, so I could play some games.

Requested value 'BigBoxRotateModelDown' was not found.

App: LaunchBox
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.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Recent Log:

2:07:48 PM Exception

Comments (2)

  1. Christian

    Please navigate to \LaunchBox\Data\ folder and delete the InputBindings.xml file. After that the app should load just fine. You WILL need to remap controller bindings inside of Big Box after doing so since removing that file will revert the bindings back to default.

  2. Log in to comment