1.1.3 beta error.
I recently upgrade from 1.1.2 to 1.1.3 beta, shortly after
BitDefender flagged several files as heur.msil.krypt.2 in the paradox directory.
Now paradox will not start. It was starting before BitDefender did its fixing.
Has anyone had this issue?
Is there a problem on Github? or did something else infect the files.
Guessing i should reinstall paradox?
Paradox Version: 1.1.3-beta
GameStudio Version: 4
User: Admin01
Current Directory: C:\Program Files (x86)\Paradox
OS Version: Microsoft Windows NT 6.1.7601 Service Pack 1
Command Line Args:
Exception type: TypeInitializationException
Exception message: The type initializer for ‘’ threw an exception.
StackTrace: at System.Runtime.CompilerServices.RuntimeHelpers._RunModuleConstructor(RuntimeModule module)
at System.Runtime.CompilerServices.RuntimeHelpers.RunModuleConstructor(ModuleHandle module)
at SiliconStudio.Paradox.GameStudio.Program.Main(String[] args)
The above exception has an inner exception:
Exception type: ReflectionTypeLoadException
Exception message: Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information.
StackTrace: at System.Reflection.RuntimeModule.GetTypes(RuntimeModule module)
at System.Reflection.RuntimeModule.GetTypes()
at System.Reflection.Assembly.GetTypes()
at SiliconStudio.Paradox.Assets.Presentation.ParadoxDefaultAssetsPlugin.b__28(Assembly x)
at System.Linq.Enumerable.d__14`2.MoveNext()
at SiliconStudio.Paradox.Assets.Presentation.ParadoxDefaultAssetsPlugin.RegisterGizmoTypes()
at SiliconStudio.Paradox.Assets.Presentation.ParadoxDefaultAssetsPlugin.InitializeModule()
at .cctor()