Bug report

Issue #5469 new
Santanu Biswas created an issue

Unable to load one or more of the requested types.
Could not load type 'System.Runtime.Remoting.Proxies.RealProxy' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
Could not load type 'System.Runtime.Remoting.Proxies.RealProxy' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.
Could not load type 'System.Runtime.Remoting.Proxies.RealProxy' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.

App: LaunchBox
Version: 11.3-beta-3
Type: System.Reflection.ReflectionTypeLoadException
Site: System.RuntimeType[] GetTypes(System.Reflection.RuntimeModule)
Source: System.Private.CoreLib

at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at Unbroken.LaunchBox.Windows.Root.qvHuQ5vMU4[WkqQKbebtjsEBjP985](IEnumerable1 , ConcurrentDictionary2& )
at Unbroken.LaunchBox.Windows.Root.LoadPlugins(String folderPath)
at Unbroken.LaunchBox.Windows.Desktop.App.lsDl9QktHX6r846YjWm(Object )
at Unbroken.LaunchBox.Windows.Desktop.App..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Program.Main(String[] args)

Comments (2)

  1. Christian

    This appears to be a plugin issue. I would try and remove plugins one by one until you stop seeing this error and then report your error to the plugin’s developer.

  2. Jason Carr repo owner

    Unfortunately this is probably some kind of incompatibility with the .NET Core conversion. What plugins are you using Santanu?

  3. Log in to comment