Message: Method not found: "! 0 System.Linq.Expressions.Expression`1.Compile (Boolean)".
   Stack: in MessagePack.MessagePackSerializer.CompiledMethods..ctor (Type type)
  in MessagePack.MessagePackSerializer. <> c. <. cctor> b__45_0 (Type t)
  at MessagePack.Internal.ThreadsafeTypeKeyHashTable`1.AddToBuckets (Entry [] buckets, Type newKey, Entry newEntryOrNull, Func`2 valueFactory, TValue & resultingValue)
  at MessagePack.Internal.ThreadsafeTypeKeyHashTable`1.TryAddInternal (Type key, Func`2 valueFactory, TValue & resultingValue)
  at MessagePack.Internal.ThreadsafeTypeKeyHashTable`1.GetOrAdd (Type key, Func`2 valueFactory)
  at MessagePack.MessagePackSerializer.Deserialize (Type type, ReadOnlyMemory`1 bytes, MessagePackSerializerOptions options, CancellationToken cancellationToken)
  at Intersect.Network.MessagePacker.Deserialize (Byte [] data) at C: \ TeamCity \ buildAgent \ work \ 40dc5d27074313da \ Intersect (Core) \ Network \ MessagePacker.cs: line 44
Question
Shneyder
Message: Method not found: "! 0 System.Linq.Expressions.Expression`1.Compile (Boolean)".
   Stack: in MessagePack.MessagePackSerializer.CompiledMethods..ctor (Type type)
  in MessagePack.MessagePackSerializer. <> c. <. cctor> b__45_0 (Type t)
  at MessagePack.Internal.ThreadsafeTypeKeyHashTable`1.AddToBuckets (Entry [] buckets, Type newKey, Entry newEntryOrNull, Func`2 valueFactory, TValue & resultingValue)
  at MessagePack.Internal.ThreadsafeTypeKeyHashTable`1.TryAddInternal (Type key, Func`2 valueFactory, TValue & resultingValue)
  at MessagePack.Internal.ThreadsafeTypeKeyHashTable`1.GetOrAdd (Type key, Func`2 valueFactory)
  at MessagePack.MessagePackSerializer.Deserialize (Type type, ReadOnlyMemory`1 bytes, MessagePackSerializerOptions options, CancellationToken cancellationToken)
  at Intersect.Network.MessagePacker.Deserialize (Byte [] data) at C: \ TeamCity \ buildAgent \ work \ 40dc5d27074313da \ Intersect (Core) \ Network \ MessagePacker.cs: line 44
Â
Â
What is that mean?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now