I have a latest version of server and client!
The bug is caused by MsgPack.
[ 15023] C:\Users\username\AppData\Local\FiveM\FiveM.app\citizen\clr2\lib\mono\4.5 MsgPack.dll is not a platform image (even though the dir matches).
[ 15101] Failed to get instance for guid 9c268449-7af4-4a3b-995a-3b1692e958ac and iid 567634c6-3bdd-4d0e-af39-7472aed479b7: System.InvalidOperationException: Sequence contains no matching element
[ 15101] at System.Linq.Enumerable.First[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00011] in <31b946cfddcc4ab993dd6d559e89c25f>:0
[ 15101] at CitizenFX.Core.RuntimeManager.CreateObjectInstance (System.Guid guid, System.Guid iid) [0x00042] in <050deddabead4a3f8339b13b9ed2870a>:0
And all csharp crash plugins in loading:
[ 71808] Loaded banque.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_1565220446
[ 71823] InvokeNative: execution failed: Error executing native 0x5a039bb0bca604b6 at address 0x140a0097a.
[ 71823] Failed to instantiate instance of script Banque.Banque: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Value does not fall within the expected range.
[ 71823] at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR (System.Int32 errorCode) [0x0000a] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 71823] at (wrapper cominterop) CitizenFX.Core.IScriptHost:InvokeNative (CitizenFX.Core.fxScriptContext&)
[ 71823] at <0x00000 + 0x00000> <unknown method>
[ 71823] at CitizenFX.Core.ScriptContext.InvokeInternal (System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x0000c] in <050deddabead4a3f8339b13b9ed2870a>:0
[ 71823] at CitizenFX.Core.ScriptContext.Invoke (System.UInt64 nativeIdentifier, CitizenFX.Core.IScriptHost scriptHost) [0x00000] in <050deddabead4a3f8339b13b9ed2870a>:0
[ 71823] at CitizenFX.Core.Native.Function.InvokeInternal (CitizenFX.Core.Native.Hash nativeHash, System.Type returnType, CitizenFX.Core.Native.InputArgument[] args) [0x0002d] in <050deddabead4a3f8339b13b9ed2870a>:0
[ 71823] at CitizenFX.Core.Native.Function.Call[T] (CitizenFX.Core.Native.Hash hash, CitizenFX.Core.Native.InputArgument[] arguments) [0x00000] in <050deddabead4a3f8339b13b9ed2870a>:0
[ 71823] at CitizenFX.Core.World.CreateBlip (CitizenFX.Core.Vector3 position) [0x00038] in <050deddabead4a3f8339b13b9ed2870a>:0
[ 71823] at Banque.Banque.CreateBlips () [0x00004] in <276893bcfbb140c58d7378fea7c441ef>:0
[ 71823] at Banque.Banque..ctor () [0x0006a] in <276893bcfbb140c58d7378fea7c441ef>:0
[ 71823] at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
[ 71823] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 71823] --- End of inner exception stack trace ---
[ 71823] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 71823] at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 71823] at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 71823] at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 71823] at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 71823] at System.Activator.CreateInstance (System.Type type) [0x00000] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 71823] at CitizenFX.Core.InternalManager.CreateAssemblyInternal (System.Byte[] assemblyData, System.Byte[] symbolData) [0x00053] in <050deddabead4a3f8339b13b9ed2870a>:0
[ 72244] Loaded foodhud.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_145866439
[ 72572] InvokeNative: execution failed: Error executing native 0x5a039bb0bca604b6 at address 0x140a0097a.
[ 72588] Failed to instantiate instance of script FRFuel.FRFuel: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Value does not fall within the expected range.
[ 72588] at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
[ 72588] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 72588] --- End of inner exception stack trace ---
[ 72588] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 72588] at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 72588] at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 72588] at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 72588] at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 72588] at System.Activator.CreateInstance (System.Type type) [0x00000] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 72588] at CitizenFX.Core.InternalManager.CreateAssemblyInternal (System.Byte[] assemblyData, System.Byte[] symbolData) [0x00053] in <050deddabead4a3f8339b13b9ed2870a>:0
[ 72868] Loaded lifetraffic.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_1338024284
[ 73212] Failed to instantiate instance of script SpeedVehicle.SpeedVehicle: System.MissingMethodException: Default constructor not found for type SpeedVehicle.SpeedVehicle
[ 73212] at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x0007b] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73212] at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73212] at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73212] at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73212] at System.Activator.CreateInstance (System.Type type) [0x00000] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73212] at CitizenFX.Core.InternalManager.CreateAssemblyInternal (System.Byte[] assemblyData, System.Byte[] symbolData) [0x00053] in <050deddabead4a3f8339b13b9ed2870a>:0
[ 73508] Loaded storefood.net, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null into ScriptDomain_181080358
[ 73508] InvokeNative: execution failed: Error executing native 0x5a039bb0bca604b6 at address 0x140a0097a.
[ 73524] Failed to instantiate instance of script StoreFood.StoreFood: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.ArgumentException: Value does not fall within the expected range.
[ 73524] at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
[ 73524] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00002] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73524] --- End of inner exception stack trace ---
[ 73524] at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object[] parameters) [0x00014] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73524] at System.RuntimeType.CreateInstanceMono (System.Boolean nonPublic) [0x000a8] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73524] at System.RuntimeType.CreateInstanceSlow (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00009] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73524] at System.RuntimeType.CreateInstanceDefaultCtor (System.Boolean publicOnly, System.Boolean skipCheckThis, System.Boolean fillCache, System.Threading.StackCrawlMark& stackMark) [0x00027] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73524] at System.Activator.CreateInstance (System.Type type, System.Boolean nonPublic) [0x00020] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73524] at System.Activator.CreateInstance (System.Type type) [0x00000] in <a4e3abdd630b4c98a9d6f31a99197de6>:0
[ 73524] at CitizenFX.Core.InternalManager.CreateAssemblyInternal (System.Byte[] assemblyData, System.Byte[] symbolData) [0x00053] in <050deddabead4a3f8339b13b9ed2870a>:1