aa2g/AA2Install

Can't launch AA2Install

CamperNQQB opened this issue · 2 comments

Whenever i try to launch AA2Install i just get a message telling me that it has stopped working.

And this is what the Crashlog says:

message Could not load type 'System.Runtime.CompilerServices.ExtensionAttribute' from assembly 'mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. stacktrace at System.ModuleHandle.ResolveMethod(RuntimeModule module, Int32 methodToken, IntPtr\* typeInstArgs, Int32 typeInstCount, IntPtr\* methodInstArgs, Int32 methodInstCount) at System.ModuleHandle.ResolveMethodHandleInternalCore(RuntimeModule module, Int32 methodToken, IntPtr[] typeInstantiationContext, Int32 typeInstCount, IntPtr[] methodInstantiationContext, Int32 methodInstCount) at System.ModuleHandle.ResolveMethodHandleInternal(RuntimeModule module, Int32 methodToken, RuntimeTypeHandle[] typeInstantiationContext, RuntimeTypeHandle[] methodInstantiationContext) at System.Reflection.CustomAttributeData..ctor(RuntimeModule scope, CustomAttributeRecord caRecord) at System.Reflection.CustomAttributeData.GetCustomAttributes(RuntimeModule module, Int32 tkTarget) at System.Reflection.CustomAttributeData.GetCustomAttributesInternal(RuntimeAssembly target) at System.Reflection.RuntimeAssembly.GetCustomAttributesData() at System.Reflection.CustomAttributeData.GetCustomAttributes(Assembly target) at System.Resources.ManifestBasedResourceGroveler.GetNeutralResourcesLanguage(Assembly a, UltimateResourceFallbackLocation& fallbackLocation) at System.Resources.ResourceManager.CommonSatelliteAssemblyInit() at System.Resources.ResourceManager..ctor(Type resourceSource) at System.ComponentModel.ComponentResourceManager..ctor(Type t) at AA2Install.formMain.InitializeComponent() in C:\Program Files (x86)\Jenkins\jobs\AA2Install\workspace\AA2Install\formMain.Designer.cs:line 32 at AA2Install.formMain..ctor() in C:\Program Files (x86)\Jenkins\jobs\AA2Install\workspace\AA2Install\formMain.cs:line 1034 at AA2Install.Program.Main() in C:\Program Files (x86)\Jenkins\jobs\AA2Install\workspace\AA2Install\Program.cs:line 24 lsvlog <?xml version="1.0" encoding="utf-16"?> <ArrayOfLogEntry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" />

You seem to not have the latest .NET installed.

Assumed fixed.