Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

Is the mono support .NET 4.5 ? #14

Open
qwe14789cn opened this issue May 2, 2016 · 0 comments
Open

Is the mono support .NET 4.5 ? #14

qwe14789cn opened this issue May 2, 2016 · 0 comments

Comments

@qwe14789cn
Copy link

qwe14789cn commented May 2, 2016

when I run "mono ASF.exe" I got this:

5/2/2016 5:24:44 PM [*] INFO: Init()

Archi's Steam Farm, version 2.0.4.1
Missing method System.Reflection.MethodInfo::CreateDelegate(Type) in assembly /var/lib/openshift/57279f402d5271250f000060/mono/mono/lib/mono/4.5/mscorlib.dll, referenced in assembly /sandbox/ASF/ASF.exe
5/2/2016 5:24:44 PM [!] EXCEPTION: Load() Method not found: 'System.Reflection.MethodInfo.CreateDelegate'.
5/2/2016 5:24:44 PM [!] StackTrace:
at Newtonsoft.Json.Serialization.DefaultContractResolver.GetDefaultCreator (System.Type createdType) [0x00000] in :0
at Newtonsoft.Json.Serialization.DefaultContractResolver.InitializeContract (Newtonsoft.Json.Serialization.JsonContract contract) [0x00000] in :0
at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateObjectContract (System.Type objectType) [0x00000] in :0
at Newtonsoft.Json.Serialization.DefaultContractResolver.CreateContract (System.Type objectType) [0x00000] in :0
at Newtonsoft.Json.Serialization.DefaultContractResolver.ResolveContract (System.Type type) [0x00000] in :0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.GetContractSafe (System.Type type) [0x00000] in :0
at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType, Boolean checkAdditionalContent) [0x00000] in :0
at Newtonsoft.Json.JsonSerializer.DeserializeInternal (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in :0
at Newtonsoft.Json.JsonSerializer.Deserialize (Newtonsoft.Json.JsonReader reader, System.Type objectType) [0x00000] in :0
at Newtonsoft.Json.JsonConvert.DeserializeObject (System.String value, System.Type type, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in :0
at Newtonsoft.Json.JsonConvert.DeserializeObject[GlobalConfig](System.String value, Newtonsoft.Json.JsonSerializerSettings settings) [0x00000] in :0
at Newtonsoft.Json.JsonConvert.DeserializeObject[GlobalConfig](System.String value) [0x00000] in :0

at ArchiSteamFarm.GlobalConfig.Load (System.String filePath) [0x00000] in :05/2/2016 5:24:44 PM [!!] ERROR: InitServices() Global config could not be loaded, please make sure that ASF.json exists and is valid!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant