big box mode dont work

Issue #1874 new
Former user created an issue

System.Reflection.TargetInvocationException: Se produjo una excepción en el destino de la invocación. ---> System.BadImageFormatException: Se ha intentado cargar un programa con un formato incorrecto. (Excepción de HRESULT: 0x8007000B) en SharpDX.XInput.XInput.XInputGetState_(Int32 arg0, Void* arg1) en SharpDX.XInput.XInput.XInputGetState(Int32 dwUserIndex, State& stateRef) en () en LaunchBox.GameControllerHandler.GetCurrentDevices() en BigBox.Data.OptionsListItem..ctor(String name, Action1 saveAction, Action1 loadAction, Func1 getValues, Boolean playDefaultSound) en () en BigBox.Data.OptionsPages.get_Controller() en BigBox.ViewModels.OptionsViewModel..ctor(MainViewModel mainViewModel) en BigBox.ViewModels.MainViewModel..ctor() --- Fin del seguimiento de la pila de la excepción interna --- en System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck) en System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark) en System.Activator.CreateInstance(Type type, Boolean nonPublic) en System.Activator.CreateInstance(Type type) en Caliburn.Micro.BootstrapperBase.DisplayRootViewFor(Type viewModelType, IDictionary2 settings) en (Bootstrapper , Object , StartupEventArgs ) en BigBox.Bootstrapper.OnStartup(Object sender, StartupEventArgs e) en System.Windows.Application.OnStartup(StartupEventArgs e) en System.Windows.Application.<.ctor>b__1_0(Object unused) en System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) en System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Comments (0)

  1. Log in to comment