Any ideas what could cause these startup errors? Fresh installation of windows & deadline8:
“c:\Program Files\Thinkbox\Deadline8\bin\deadlinelauncher.exe” -console
C:\Users\scanlinevfx>System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at Python.Runtime.AssemblyManager.ScanAssembly(Assembly assembly)
at Python.Runtime.AssemblyManager.Initialize()
at Python.Runtime.Runtime.Initialize()
at Python.Runtime.PythonEngine.Initialize()
at FranticX.Scripting.PythonNetScriptEngine.Initialize(String home, String programName)
Exception on Startup: An Unexpected Error Occurred:System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.Assembly.GetTypes()
at Python.Runtime.AssemblyManager.ScanAssembly(Assembly assembly)
at Python.Runtime.AssemblyManager.Initialize()
at Python.Runtime.Runtime.Initialize()
at Python.Runtime.PythonEngine.Initialize()
at FranticX.Scripting.PythonNetScriptEngine.Initialize(String home, String programName)
at FranticX.Scripting.PythonNetScriptEngine…ctor(String home, String programName)
at Deadline.Scripting.DeadlineScriptManager.GetInstance()
at Deadline.Configuration.DeadlineConfig.InitApplication(Boolean delayLoadPython, Boolean forceRepository)
at a.a(String[] A_0)
Deadline Launcher will now exit.