0% found this document useful (0 votes)
105 views2 pages

Logs

The document details the startup process of BepInEx 5.4.22.0 for EscapeFromTarkov, indicating that it is running under Unity and has loaded several patcher plugins. However, multiple errors occurred during the loading of plugins, specifically with SPT.Custom and SPT.Core, due to unresolved type issues related to 'ISession'. As a result, subsequent patches failed to load, impacting the functionality of the mods intended for the game.

Uploaded by

peterciel2002
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
105 views2 pages

Logs

The document details the startup process of BepInEx 5.4.22.0 for EscapeFromTarkov, indicating that it is running under Unity and has loaded several patcher plugins. However, multiple errors occurred during the loading of plugins, specifically with SPT.Custom and SPT.Core, due to unresolved type issues related to 'ISession'. As a result, subsequent patches failed to load, impacting the functionality of the mods intended for the game.

Uploaded by

peterciel2002
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

[Message: BepInEx] BepInEx 5.4.22.

0 - EscapeFromTarkov (4/8/2025 5:17:08 PM)


[Info : BepInEx] Running under Unity v0.16.1.3539
[Info : BepInEx] CLR runtime version: 4.0.30319.42000
[Info : BepInEx] Supports SRE: True
[Info : BepInEx] System platform: Bits64, Windows
[Message: BepInEx] Preloader started
[Info : BepInEx] Loaded 1 patcher method from [BepInEx.Preloader 5.4.22.0]
[Info : BepInEx] Loaded 1 patcher method from [spt-prepatch 3.11.3.0]
[Info : BepInEx] 2 patcher plugins loaded
[Info : BepInEx] Patching [UnityEngine.CoreModule] with [BepInEx.Chainloader]
[Info : BepInEx] Patching [Assembly-CSharp] with [SPT.PrePatch.SPTPrePatcher]
[Message: BepInEx] Preloader finished
[Message: BepInEx] Chainloader ready
[Message: BepInEx] Chainloader started
[Info : BepInEx] 7 plugins to load
[Info : BepInEx] Loading [Configuration Manager 18.0.1]
[Info : BepInEx] Loading [SPT.Custom 3.11.3]
[Info :SPT.Custom] Loading: SPT.Custom
[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
[Info : BepInEx] Loading [SPT.Singleplayer 3.11.3]
[Info : BepInEx] Loading [SPT.Core 3.11.3]
[Info : SPT.Core] Loading: SPT.Core
[Error : SPT.Core] A PATCH IN SPTCorePlugin FAILED. SUBSEQUENT PATCHES HAVE NOT
LOADED
[Error : SPT.Core] SPTCorePlugin: 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.Reflection.Patching.ModulePatch.Enable () [0x00000] in
<f2768fdbcad143f8ae7c7ee3a269c255>:0
at SPT.Core.SPTCorePlugin.Awake () [0x00020] in
<6668642e443d452cbe410abd2cd00ca1>:0
[Info : BepInEx] Loading [SPT.Debugging 3.11.3]
[Info :SPT.Debugging] Loading: SPT.Debugging
[Warning: HarmonyX] AccessTools.Method: Could not find method for type TraderCard
and name method_0 and parameters
[Error :SPT.Debugging] SPTDebuggingPlugin: System.InvalidOperationException:
EndRaidDebug: TargetMethod is null
at SPT.Reflection.Patching.ModulePatch.Enable () [0x00025] in
<f2768fdbcad143f8ae7c7ee3a269c255>:0
at SPT.Debugging.SPTDebuggingPlugin.Awake () [0x00029] in
<07ab3211267a4f849827aa3822ff58d8>:0
[Info : BepInEx] Loading [Fika.Core 1.2.4]
[Info : BepInEx] Loading [Fika.Headless 1.3.3]

You might also like