Jump to content
LaunchBox Community Forums

Nigel

Members
  • Posts

    31
  • Joined

  • Last visited

File Comments posted by Nigel

    NoshOnThis

       1,910    38
    20 hours ago, nosh said:

    Ya a couple of people are getting this. I might need @Jason Carr to chime in here, the other thing you could try is go to properties on the dll, go to the security tab and give the everyone group full control on the dll.

    OK I fixed it. For everybody having this issue  go to https://slimdx.org/download.php and download and install the "End User Runtimes"

    NoshOnThis

       1,910    38
    35 minutes ago, nosh said:

    Ya a couple of people are getting this. I might need @Jason Carr to chime in here, the other thing you could try is go to properties on the dll, go to the security tab and give the everyone group full control on the dll.

    Just tried this as well. mine does not have an everyone group (only authenticated users, administrators, system, and users) but I went to each group and gave full control, but this didn't help. either below is the launchbox dump for Jason if this helps.

    Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.

    App:     Big Box
    Version: 7.11-beta-2
    Type:    System.Reflection.ReflectionTypeLoadException
    Site:    System.RuntimeType[] GetTypes(System.Reflection.RuntimeModule)
    Source:  mscorlib

       at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
       at System.Reflection.Assembly.GetTypes()
       at Unbroken.LaunchBox.Root.LoadPlugins[T](IEnumerable`1 assemblies, ConcurrentDictionary`2& plugins)
       at (String , Form )
       at Unbroken.LaunchBox.Root.LoadPlugins(String folderPath, Form splashForm)
       at Unbroken.LaunchBox.Wpf.BigBox.App.LoadThemeStyles()
       at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
       at System.Windows.Threading.DispatcherOperation.InvokeImpl()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
       at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
       at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
       at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
       at (Action , DispatcherPriority )
       at Unbroken.LaunchBox.Wpf.ThreadFactory.Invoke(Action callback, DispatcherPriority priority)
       at (OptionsViewModel )
       at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.OptionsViewModel.OnEscape()
       at (MainViewModel )
       at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.OnEscape()
       at (MainViewModel , KeyEventArgs )
       at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.HandleKeyDown(KeyEventArgs e)
       at (MainView , Object , KeyEventArgs )
       at Unbroken.LaunchBox.Wpf.BigBox.Views.MainView.MainView_OnPreviewKeyDown(Object sender, KeyEventArgs e)
       at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
       at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
       at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
       at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
       at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
       at System.Windows.Input.InputManager.ProcessStagingArea()
       at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
       at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
       at System.Windows.Interop.HwndKeyboardInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawKeyboardActions actions, Int32 scanCode, Boolean isExtendedKey, Boolean isSystemKey, Int32 virtualKey)
       at System.Windows.Interop.HwndKeyboardInputProvider.ProcessKeyAction(MSG& msg, Boolean& handled)
       at System.Windows.Interop.HwndSource.CriticalTranslateAccelerator(MSG& msg, ModifierKeys modifiers)
       at System.Windows.Interop.HwndSource.OnPreprocessMessage(Object param)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

    Recent Log:

       12:03:00 PM Music.Resume Start
       12:03:01 PM Music.Pause Start
       12:03:01 PM Music.Resume Start
       12:03:04 PM Music.StopAndResumeBackground Start
       12:03:05 PM Music.Initialize Start
       12:03:05 PM Music.Kill Start
       12:03:05 PM Music.Kill Finished
       12:03:30 PM Music.Pause Start
       12:03:34 PM Music.Resume Start
       12:03:35 PM Music.Pause Start
       12:05:31 PM Music.Resume Start
       12:05:31 PM Music.Pause Start
       12:05:32 PM Music.Resume Start
       12:05:32 PM Music.Pause Start
       12:05:36 PM Music.Resume Start
       12:05:54 PM Music.Initialize Start
       12:05:54 PM Music.Kill Start
       12:05:54 PM Music.Kill Finished
       12:05:59 PM Music.Pause Start
       12:07:35 PM Music.Resume Start
       12:07:37 PM Music.Pause Start
       12:10:03 PM Music.Resume Start
       12:10:36 PM Music.Pause Start
       12:10:39 PM Music.Resume Start
       12:10:39 PM Exception

    NoshOnThis

       1,910    38

    When I try to use this theme one of the plugins, SlimDX.dll, says it can't load possibly due to one of it's dependencies. A bit of research indicates it has a dependency of VC2008 redistributable which I have properly loaded. Someone mentioned right clicking each of the dll's and changing it's properties to unblock, but I can find no such property. any other idea's?

×
×
  • Create New...