[ c-scripting-core] Creating script environments for eclipse_CC
[ script:mono] System.Runtime.Remoting.RemotingException: Method ‘SetConfiguration’ not found in type ‘CitizenFX.Core.InternalManager, CitizenFX.Core, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null’
[ script:mono]
[ script:mono]
[ script:mono] Server stack trace:
[ script:mono] at System.Runtime.Remoting.Messaging.CADMethodRef.Resolve () [0x0019e] in :0
[ script:mono] at System.Runtime.Remoting.Messaging.CADMessageBase.GetMethod () [0x0000b] in :0
[ script:mono] at System.Runtime.Remoting.Messaging.MethodCall…ctor (System.Runtime.Remoting.Messaging.CADMethodCallMessage msg) [0x0004b] in :0
[ script:mono] at System.AppDomain.ProcessMessageInDomain (System.Byte[] arrRequest, System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg, System.Byte[]& arrResponse, System.Runtime.Remoting.Messaging.CADMethodReturnMessage& cadMrm) [0x00012] in :0
[ script:mono] at (wrapper remoting-invoke-with-check) System.AppDomain.ProcessMessageInDomain(byte[],System.Runtime.Remoting.Messaging.CADMethodCallMessage,byte[]&,System.Runtime.Remoting.Messaging.CADMethodReturnMessage&)
[ script:mono] at System.Runtime.Remoting.Channels.CrossAppDomainSink.ProcessMessageInDomain (System.Byte[] arrRequest, System.Runtime.Remoting.Messaging.CADMethodCallMessage cadMsg) [0x0000d] in :0
[ script:mono]
[ script:mono] Exception rethrown at [0]:
[ script:mono] at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke (System.Runtime.Remoting.Proxies.RealProxy rp, System.Runtime.Remoting.Messaging.IMessage msg, System.Exception& exc, System.Object[]& out_args) [0x0014d] in :0
[ script:mono] at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_remoting_wrapper(intptr,intptr)
[ script:mono] at (wrapper remoting-invoke) CitizenFX.Core.InternalManager.SetConfiguration(bool)
[ script:mono] at (wrapper xdomain-invoke) CitizenFX.Core.InternalManager.SetConfiguration(bool)
[ script:mono] at (wrapper remoting-invoke-with-check) CitizenFX.Core.InternalManager.SetConfiguration(bool)
[ script:mono] at CitizenFX.Core.MonoScriptRuntime.Create (CitizenFX.Core.IScriptHost host) [0x00106] in C:\gl\builds\4ff63adb\0\cfx\fivem\code\client\clrcore\MonoScriptRuntime.cs:88
[ c-scripting-core] Error: Failed to create environment, hresult 80131501
If anyone knows how to fix please let me know.

