• 注册
  • 离线疑难解答 离线疑难解答 关注:1885 内容:23457

    4.1.2 打开服务器闪退

  • 查看作者
  • 打赏作者
  • 当前位置: ODDBA社区 > 离线疑难解答 > 正文
  • 4
  • 离线疑难解答
  • 登堂入室

    打开后一直到正在生成跳骚价格,然后就闪退了。

    不知道什么原因,没有错误代码,就是生成跳骚价格然后就退掉了。

    4.1.2 打开服务器闪退

  • 4.1.2

  • 文字描述

  • 服务端报错

  • 报错中提到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 (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) 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)



    报错日志

    回复

    请登录之后再进行评论

    登录
    离线疑难解答
  • 今日 6
  • 内容 23457
  • 关注 1885
  • 聊天
    关注 0

    【招募】GRIFFIN TKF项目开工 期待你的加入 || 你是否想加入格里芬书写自己与人形的故事

    捐助我们

    • 微信
    • 支付宝
  • 签到
  • 任务
  • 发布
  • 模式切换
  • 偏好设置
  • 帖子间隔 侧栏位置: