Big Box crashes on lauching

Issue #1373 invalid
Former user created an issue

I deinstalled Launchbox completely, installed the new version 6.7 but still have the same problem. LaunchBox is working and I can import games but when I switch to Bigbox it crashes.

Here is the stack trace: System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.BadImageFormatException: Es wurde versucht, eine Datei mit einem falschen Format zu laden. (Ausnahme von HRESULT: 0x8007000B) bei SharpDX.XInput.XInput.XInputGetState_(Int32 arg0, Void* arg1) bei SharpDX.XInput.XInput.XInputGetState(Int32 dwUserIndex, State& stateRef) bei () bei LaunchBox.GameControllerHandler.GetCurrentDevices() bei BigBox.Data.OptionsListItem..ctor(String name, Action1 saveAction, Action1 loadAction, Func1 getValues) bei () bei BigBox.Data.OptionsPages.get_Controller() bei BigBox.ViewModels.OptionsViewModel..ctor(MainViewModel mainViewModel) bei BigBox.ViewModels.MainViewModel..ctor() --- Ende der internen Ausnahmestapelüberwachung --- bei System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) bei System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) bei System.Activator.CreateInstance(Type type, Boolean nonPublic) bei System.Activator.CreateInstance(Type type) bei Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary2 settings) bei (Bootstrapper , Object , StartupEventArgs ) bei BigBox.Bootstrapper.OnStartup(Object sender, StartupEventArgs e) bei System.Windows.Application.OnStartup(StartupEventArgs e) bei System.Windows.Application.<.ctor>b__1_0(Object unused) bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Comments (4)

  1. Jason Carr repo owner

    Hi Anonymous, unfortunately this is the result of a bad DirectX installation on your system. Try reinstalling DirectX to see if that helps.

  2. Log in to comment