[Error :SPT.Custom] A PATCH IN SPTCustomPlugin FAILED. SUBSEQUENT PATCHES HAVE NOT LOADED
[Error :SPT.Custom] SPTCustomPlugin: System.TypeInitializationException: The type initializer for 'SPT.Custom.Patches.EasyAssetsPatch' threw an exception. —> System.TypeLoadException: Could not load type of field 'SPT.Reflection.Utils.PatchConstants:_backEndSession' (10) due to: Could not resolve type with token 01000014 from typeref (expected class 'ISession' in assembly 'Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null') assembly:Assembly-CSharp, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null type:ISession member:(null)
at SPT.Custom.Patches.EasyAssetsPatch..cctor () [0x00000] in <40ee806139834c17a5cd68fd382c20af>:0
— End of inner exception stack trace —
at (wrapper managed-to-native) System.Object.__icall_wrapper_mono_generic_class_init(intptr)
at SPT.Custom.SPTCustomPlugin.Awake () [0x00024] in <40ee806139834c17a5cd68fd382c20af>:0
详见核心补丁安装失败,删掉"EFT\EscapeFromTarkov_Data\Managed\Assembly-CSharp.dll"换这个
或者用本体纯净客户端的文件替换
先输入“powershell”回车,
然后输入“Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser”回车,