打开后一直到正在生成跳骚价格,然后就闪退了。
不知道什么原因,没有错误代码,就是生成跳骚价格然后就退掉了。
4.1.2
文字描述
否
服务端报错
1.请所有作者在发布作品前进行第三方病毒检测,自2021年4月3日起每个新作品务必随贴附检测链接
这不仅仅是对自己负责对社区负责也是对所有用户负责,玩家也可自行检测
3.如果文中内容有侵权行为、失效下载链接以及争议的金币贴请及时举报 ➩点击下方举报
4.注册用户在发布作品、话题、评论等内容时,请务必遵守国家互联网信息管理办法规定
5.本站所收录的作品、评论、上传内容等均属用户个人行为,如侵害了您的权益,欢迎举报,一经核实,立即删除
请登录之后再进行评论
报错中提到SPTarkov 服务器在启动时因缺少 argon2_sharp_core.dll 或其依赖项而崩溃。
该 DLL 是 Argon2 密码哈希库 的底层原生组件,用于加密用户密码。
崩溃发生在 Argon2idPasswordHasher(密码加密器)的构造函数中。
这是 SPTarkov 服务端核心底层代码,用于在启动时验证和加密用户账户数据。
这个功能是服务端自带的,任何第三方模组都无法干预或替换这部分的底层加密逻辑。
所以是你的原版塔科夫有问题,系统找不到这个 DLL
可能是因为:
Visual C++ Redistributable 未安装或版本过旧(该 DLL 依赖 VC++ 运行时)。
服务器目录下确实缺少该 DLL 文件(可能被杀毒软件误删或解压不完整)。
系统的 PATH 环境变量中缺少所需路径。
因为是缺少dll,且 本人是4.0.13,故无法直接提供该文件,如果可以,请看看下载时是否就有包含这个文件
不过关于哈希值验证这一块,可以看看这篇帖子:
【原创】【SPT-4.1.x】Astar.DatabaseBypass v0.1.0|绕过数据库 Hash 校验(SPT 4.1.0 已实测)
我也遇到过,我是先卸载MOD,然后再重新安装全部环境组件数据库就正常了。
昨天我升级了4.1.3发生了同样的问题,经过排查,好像是svm这个mod的问题,我下载了最新的svm读取了以前的旧配置,再应用配置后就好了。
[2026-08-22 05:04:35.357][Information][SPTarkov.Server.Modding.ModValidator] 模组加载器:正在加载 2 个服务端模组…… [2026-08-22 05:04:35.458][Information][SPTarkov.Server.Modding.ModValidator] 模组:Dynamic Maps 版本 1.2.1 (GUID: com.mpstark.dynamicmaps | targets SPT: ~4.1.0) 作者:mpstark 已加载 [2026-08-22 05:04:35.460][Information][SPTarkov.Server.Modding.ModValidator] 模组:AllKeys 版本 2.1.0 (GUID: xiaobai-AllKeys | targets SPT: ~4.1.0) 作者:xiaobai 已加载 [2026-08-22 05:04:35.479][Information][SPTarkov.Server.Helpers.DatabaseImporter] 正在导入数据库…… [2026-08-22 05:04:38.096][Information][SPTarkov.Server.Helpers.DatabaseImporter] 数据库导入完成 [2026-08-22 05:04:38.423][Information][SPTarkov.Server.Core] 服务端:正在执行启动回调 [2026-08-22 05:04:38.446][Information][SPTarkov.Server.Core.Utils.Watermark] ┌──────────────────────────────────┐ [2026-08-22 05:04:38.456][Information][SPTarkov.Server.Core.Utils.Watermark] │ SPT 4.1.2 │ [2026-08-22 05:04:38.457][Information][SPTarkov.Server.Core.Utils.Watermark] │ https://discord.sp-tarkov.com │ [2026-08-22 05:04:38.458][Information][SPTarkov.Server.Core.Utils.Watermark] │ │ [2026-08-22 05:04:38.458][Information][SPTarkov.Server.Core.Utils.Watermark] │ 该软件免费 │ [2026-08-22 05:04:38.458][Information][SPTarkov.Server.Core.Utils.Watermark] │ 如果你花钱了,说明你被骗了 │ [2026-08-22 05:04:38.459][Information][SPTarkov.Server.Core.Utils.Watermark] │ 禁止商用 │ [2026-08-22 05:04:38.459][Information][SPTarkov.Server.Core.Utils.Watermark] └──────────────────────────────────┘ [2026-08-22 05:04:52.093][Information][SPTarkov.Server.Core.Helpers.Server.CertificateHelper] Loaded self-signed certificate (user\certs\server.crt) [2026-08-22 05:04:53.725][Information][SPTarkov.Server.Core.Services.Hosted.SystemInformationLogger] OS: 10.0.19045.0 | Win32NT [2026-08-22 05:04:53.725][Information][SPTarkov.Server.Core.Services.Hosted.SystemInformationLogger] Pagefile: 4.00 GB [2026-08-22 05:04:53.725][Information][SPTarkov.Server.Core.Services.Hosted.SystemInformationLogger] RAM: 31.94 GB [2026-08-22 05:04:53.726][Information][SPTarkov.Server.Core.Services.Hosted.SystemInformationLogger] Ran as admin: False [2026-08-22 05:04:53.726][Information][SPTarkov.Server.Core.Services.Hosted.SystemInformationLogger] CPU cores: 8 [2026-08-22 05:04:53.727][Information][SPTarkov.Server.Core.Services.Hosted.SystemInformationLogger] PATH: RTpcRVRGXFNQVF9SdW50aW1lXFNQVC5TZXJ2ZXIuZXhl [2026-08-22 05:04:53.727][Information][SPTarkov.Server.Core.Services.Hosted.SystemInformationLogger] Server: 4.1.2 [2026-08-22 05:04:53.727][Information][SPTarkov.Server.Core.Services.Hosted.SystemInformationLogger] Date: 20260806 [2026-08-22 05:04:53.728][Information][SPTarkov.Server.Core.Services.Hosted.SystemInformationLogger] Commit: cf04a11 [2026-08-22 05:04:58.566][Information][SPTarkov.Server.Core.Servers.RagfairServer] 正在生成跳蚤报价…… [2026-08-22 05:05:06.701][Critical][SPTarkov.Server.Core.Services.Hosted.SPTStartupHostedService] Critical exception, stopping server... Unable to load DLL 'argon2_sharp_core' or one of its dependencies: 找不到指定的模块。 (0x8007007E) at Argon2Sharp.Core.Argon2Native.Hash (Byte* pass, UIntPtr passLen, Byte* salt, UIntPtr saltLen, Byte* secret, UIntPtr secretLen, Byte* associatedData, UIntPtr associatedDataLen, UInt32 iterations, UInt32 memory, UInt32 parallelism, Byte* outHash, UIntPtr hashLen, UInt32 typeId, UInt32 version) at Argon2Sharp.Core.Argon2Native.Hash (Byte* pass, UIntPtr passLen, Byte* salt, UIntPtr saltLen, Byte* secret, UIntPtr secretLen, Byte* associatedData, UIntPtr associatedDataLen, UInt32 iterations, UInt32 memory, UInt32 parallelism, Byte* outHash, UIntPtr hashLen, UInt32 typeId, UInt32 version) at Argon2Sharp.Core.Argon2Engine.Hash (ReadOnlySpan
1 password, Span1 output) at Argon2Sharp.Argon2.Hash(ReadOnlySpan1 password, Span1 output) at Argon2Sharp.Argon2.Hash(ReadOnlySpan1 password) at Argon2Sharp.Argon2.Hash(String password) at Argon2Sharp.Argon2PhcFormat.HashToPhcString(String password, Argon2Parameters parameters) at Argon2Sharp.Argon2PhcFormat.HashToPhcStringWithAutoSalt(String password, Argon2Parameters parameters, Int32 saltLength) at SPTarkov.Server.Web.Services.Argon2idPasswordHasher.Hash(String password) at SPTarkov.Server.Web.Services.Argon2idPasswordHasher..ctor() at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[[]] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) at SPTarkov.DI.DependencyInjectionHandler.<>c__DisplayClass17_0.<HandleSingletonRegistration>b__0(IServiceProvider serviceProvider) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at SPTarkov.Server.Core.Services.Hosted.SPTStartupHostedService.ExecuteAsync(CancellationToken cancellationToken) System.DllNotFoundException: Unable to load DLL 'argon2_sharp_core' or one of its dependencies: 找不到指定的模块。 (0x8007007E) at Argon2Sharp.Core.Argon2Native.Hash(Byte* pass, UIntPtr passLen, Byte* salt, UIntPtr saltLen, Byte* secret, UIntPtr secretLen, Byte* associatedData, UIntPtr associatedDataLen, UInt32 iterations, UInt32 memory, UInt32 parallelism, Byte* outHash, UIntPtr hashLen, UInt32 typeId, UInt32 version) at Argon2Sharp.Core.Argon2Native.Hash(Byte* pass, UIntPtr passLen, Byte* salt, UIntPtr saltLen, Byte* secret, UIntPtr secretLen, Byte* associatedData, UIntPtr associatedDataLen, UInt32 iterations, UInt32 memory, UInt32 parallelism, Byte* outHash, UIntPtr hashLen, UInt32 typeId, UInt32 version) at Argon2Sharp.Core.Argon2Engine.Hash(ReadOnlySpan1 password, Span1 output) at Argon2Sharp.Argon2.Hash(ReadOnlySpan1 password, Span1 output) at Argon2Sharp.Argon2.Hash(ReadOnlySpan1 password) at Argon2Sharp.Argon2.Hash(String password) at Argon2Sharp.Argon2PhcFormat.HashToPhcString(String password, Argon2Parameters parameters) at Argon2Sharp.Argon2PhcFormat.HashToPhcStringWithAutoSalt(String password, Argon2Parameters parameters, Int32 saltLength) at SPTarkov.Server.Web.Services.Argon2idPasswordHasher.Hash(String password) at SPTarkov.Server.Web.Services.Argon2idPasswordHasher..ctor() at System.RuntimeMethodHandle.InvokeMethod(ObjectHandleOnStack target, Void** arguments, ObjectHandleOnStack sig, BOOL isConstructor, ObjectHandleOnStack result) at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Constructor(Object obj, IntPtr* args) at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) at SPTarkov.DI.DependencyInjectionHandler.<>c__DisplayClass17_0.<HandleSingletonRegistration>b__0(IServiceProvider serviceProvider) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitConstructor(ConstructorCallSite constructorCallSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.VisitRootCache(ServiceCallSite callSite, RuntimeResolverContext context) at Microsoft.Extensions.DependencyInjection.ServiceLookup.CallSiteRuntimeResolver.Resolve(ServiceCallSite callSite, ServiceProviderEngineScope scope) at Microsoft.Extensions.DependencyInjection.ServiceProvider.CreateServiceAccessor(ServiceIdentifier serviceIdentifier) at Microsoft.Extensions.DependencyInjection.ServiceProvider.GetService(ServiceIdentifier serviceIdentifier, ServiceProviderEngineScope serviceProviderEngineScope) at Microsoft.Extensions.DependencyInjection.ServiceLookup.ServiceProviderEngineScope.GetService(Type serviceType) at Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) at SPTarkov.Server.Core.Services.Hosted.SPTStartupHostedService.ExecuteAsync(CancellationToken cancellationToken)报错日志