Attempting to launch BigBox

Issue #6103 invalid
Daniel Neiderhiser created an issue

When I running Windows 10 x64 build 19042.985 version 20H2 and I attempted to launch R:\LaunchBox\BigBox.exe I was thrown an error and I’m not sure what I need to do to fix this. I have tried upgrading to the latest version of LaunchBox 11.11 but it hasn’t appeared to make a difference. I get this same error if I also attempt to launch R:\LaunchBox\LaunchBox.exe. This happens every time I double click either of these programs from Windows Explorer.

(Inner Exception)

Exception of type 'System.Exception' was thrown.

App: Big Box
Version: 11.11
Type: System.Exception
Site: Void Init(System.String, Boolean)
Source: SteamVent

at SteamVent.SteamContext.Init(String ProxyServerPath, Boolean SearchSubfolders) in F:\Programming\SteamVent\SteamVent\SteamContext.cs:line 493
at SteamVent.SteamContext..ctor() in F:\Programming\SteamVent\SteamVent\SteamContext.cs:line 45
at SteamVent.SteamContext.GetInstance() in F:\Programming\SteamVent\SteamVent\SteamContext.cs:line 52
at SteamTools.SteamToolsGetSteamBannerGameMenuItemPlugin..ctor() in F:\Programming\LaunchBoxSteamToolsPlugin\SteamTools.Core\SteamToolsGetSteamBannerGameMenuItemPlugin.cs:line 75

(Outer Exception)

Exception has been thrown by the target of an invocation.

App: Big Box
Version: 11.11
Type: System.Reflection.TargetInvocationException
Site: System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
Source: System.Private.CoreLib

at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean wrapExceptions, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& hasNoDefaultCtor)
at System.RuntimeType.CreateInstanceDefaultCtorSlow(Boolean publicOnly, Boolean wrapExceptions, Boolean fillCache)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type, Boolean nonPublic, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type)
at Unbroken.LaunchBox.Windows.Root.<>c__731.InterruptTypeParam(Type type) at System.Linq.Enumerable.SelectListIterator2.MoveNext()
at Unbroken.LaunchBox.Windows.Root.PushTypeModel[T](IEnumerable1 key, ConcurrentDictionary2& visitor)
at Unbroken.LaunchBox.Windows.Root.LoadPlugins(String folderPath)
at Unbroken.LaunchBox.Windows.BigBox.App.MoveStrategy(Object )
at Unbroken.LaunchBox.Windows.BigBox.App..ctor()
at Unbroken.LaunchBox.Windows.BigBox.BigBoxProgram.Main()

Recent Log:

7:03:53 AM Exception

Comments (2)

  1. Christian

    This error is being thrown by a plugin, you will need to remove the plugin and reach out to the plugin developer with this to see if they can correct.

  2. Daniel Neiderhiser reporter

    You are freakin' Awesome!!! I didn’t even remember you could add plugin’s for LaunchBox. I deleted the contents from R:\Launchbox\Plugins\ and attempted to launch LaunchBox and BigBox again and both are working now as expected! 🙂

  3. Log in to comment