Skip to content

Crash on launch - Missing SharpDX? #31

Description

@lamarqua

Here's the log:

Version: 0.2.6.1.666 (master, 66bc75e)
Date:          09/09/2016 22:48:02
Version:       0.2.6.1


System.IO.FileNotFoundException
-------------------------------
Could not load file or assembly 'SharpDX, Version=2.6.3.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Le fichier spécifié est introuvable.

                                  Framefield.Tooll.App.SetupApplication()
                App.xaml.cs  446  Framefield.Tooll.App.OnStartup(StartupEventArgs e)
                                  System.Windows.Application.<.ctor>b__1_0(Object unused)
                                  System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
                                  System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
                                  System.Windows.Threading.DispatcherOperation.InvokeImpl()
                                  System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
                                  System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
                                  System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
                                  MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)
                                  System.Windows.Threading.DispatcherOperation.Invoke()
                                  System.Windows.Threading.Dispatcher.ProcessQueue()
                                  System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
                                  MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
                                  MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
                                  System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
                                  System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
                                  System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
                                  MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
                                  MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg)
                                  System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)
                                  System.Windows.Application.RunDispatcher(Object ignore)
                                  System.Windows.Application.RunInternal(Window window)
                App.xaml.cs  461  Framefield.Tooll.App.Run()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions