以下是SPT.Server显示的东西
ModLoader: loading: 12 server mods…
Mod: Simple Workout QTE version: 2.0.0 (targets SPT: ~4.0.0) by: acidphantasm loaded
Mod: Ammo Clarity version: 1.0.0 (targets SPT: ~4.0.8) by: Jehree loaded
Mod: Funtar version: 1.0.0 (targets SPT: ~4.0.0) by: bushtail loaded
Mod: Expanded Task Text version: 2.0.2 (targets SPT: ~4.0) by: Cj loaded
Mod: realisticThermalScopes version: 2.0.0 (targets SPT: ~4.0.0) by: FiveF loaded
Mod: KappaMarker version: 2.0.0 (targets SPT: ~4.0.0) by: Cichaj loaded
Mod: MC-MXLR version: 1.2.0 (targets SPT: ~4.0.0) by: Mighty_Condor loaded
Mod: MedicalSICCcase version: 5.0.2 (targets SPT: ~4.0.3) by: Revingly(original mod), Nanami, Eltrex loaded
Mod: ItemInfo version: 2.0.10 (targets SPT: ~4.0.0) by: ODT loaded
Mod: RaidRecord version: 0.6.6 (targets SPT: ~4.0.0) by: Suntion loaded
Mod: Unbreakable Keys version: 2.0.0 (targets SPT: ~4.0.0) by: Toha3673 loaded
Mod: 升级藏身处物品不需要带勾 version: 1.0.0 (targets SPT: ~4.0.0) by: GtxBeginer loaded
Loading OnWebAppBuildMods…
Finished loading OnWebAppBuildMods…
Loaded self-signed certificate (./user/certs/server.crt)
Detected RAM (15.52GB) is smaller than recommended (32GB) you may experience crashes or reduced FPS on large maps
Server: executing startup callbacks…
┌─────────────────────────────────────────┐
│ SPT 4.0.10 │
│ https://discord.sp-tarkov.com │
│ │
│ This work is free of charge │
│ If you paid money, you were scammed │
│ Commercial use is prohibited │
└─────────────────────────────────────────┘
Loading PreSptMods…
Finished loading PreSptMods…
Importing database…
File validation failed for file: ./SPT_Data/database/locations/laboratory/looseLoot.json
File validation failed for file: ./SPT_Data/database/locations/shoreline/looseLoot.json
Database import finished
Event: Christmas is active
[KappaMarker] 252 quests marked.
Loading: Marlin MXLR .308 ME lever-action rifle
[MedicalSICCcase] Medical SICC internal grid set to 5×5 with med barter items allowed.
[Unbreakable Keys] Mod has Loaded!
已启用 – 升级藏身处物品不需要带勾
Generating flea offers…
[ItemInfo] Processing items…
[ItemInfo] Completed processing 4619 items in 25236 ms.
[ItemInfo] Item Info loaded!
[Expanded Task Text] First time loading, subsequent loading times will be significantly lower. Please wait…
Critical exception, stopping server…
An item with the same key has already been added. Key: 4d434d584c52545241444500
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ExpandedTaskText.ExpandedTaskText.GetAllTraderLoyalLevelItems()
at ExpandedTaskText.ExpandedTaskText.GetGunsmithPartsList(MongoId mongoId, GunsmithInfo info)
at ExpandedTaskText.ExpandedTaskText.BuildNewDescription(QuestInfo info, String originalDescription)
at ExpandedTaskText.ExpandedTaskText.UpdateTaskText(QuestInfo info, LazyLoad`1 locales, String originalDescription)
at ExpandedTaskText.ExpandedTaskText.UpdateAllTaskText()
at ExpandedTaskText.ExpandedTaskText.OnLoad()
at SPTarkov.Server.Core.Utils.App.InitializeAsync()
at SPTarkov.Server.Services.SptServerStartupService.Startup()
at SPTarkov.Server.Program.StartServer(String[] args)
Logger queue caught exception: System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Collections.Concurrent.BlockingCollection`1.TryTakeWithNoTimeValidation(T& item, Int32 millisecondsTimeout, CancellationToken cancellationToken, CancellationTokenSource combinedTokenSource)
at System.Collections.Concurrent.BlockingCollection`1.GetConsumingEnumerable(CancellationToken cancellationToken)+MoveNext()
at SPTarkov.Server.Core.Utils.Logger.SptLoggerQueueManager.LoggerWorkerThread()
=========================================================================================================
The server has unexpectedly stopped, reach out to #spt-support in our Discord server. Include a screenshot of this message + the below error
System.ArgumentException: An item with the same key has already been added. Key: 4d434d584c52545241444500
at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
at System.Collections.Generic.Dictionary`2.Add(TKey key, TValue value)
at ExpandedTaskText.ExpandedTaskText.GetAllTraderLoyalLevelItems()
at ExpandedTaskText.ExpandedTaskText.GetGunsmithPartsList(MongoId mongoId, GunsmithInfo info)
at ExpandedTaskText.ExpandedTaskText.BuildNewDescription(QuestInfo info, String originalDescription)
at ExpandedTaskText.ExpandedTaskText.UpdateTaskText(QuestInfo info, LazyLoad`1 locales, String originalDescription)
at ExpandedTaskText.ExpandedTaskText.UpdateAllTaskText()
at ExpandedTaskText.ExpandedTaskText.OnLoad()
at SPTarkov.Server.Core.Utils.App.InitializeAsync()
at SPTarkov.Server.Services.SptServerStartupService.Startup()
at SPTarkov.Server.Program.StartServer(String[] args)
at SPTarkov.Server.Program.Main(String[] args)
=========================================================================================================
Press any key to exit…
SPT.4.0.10
已配图
是
服务端报错










报错An item with the same key has already been added. Key: 4d434d584c52545241444500是有两个东西用了相同的物品ID,看报告有跟ExpandedTaskText这个MOD有关,你可以先把这个去掉试试
是不是添加了插件 然后另外修改了枪械数据?
那我该怎么找是哪个模组呢