Skip to content

[Error] Unable to find an item with tpl of: %s in Db #18

Description

@Addos223

Hey, I have some issue probably not with your mod, but maybe you'll know any solution. I am hosting server and headless on different Linux computer. After that error it disconnects client from the lobby of headless instance, instance resets and I can create another raid. It happens in about 1 of 3 games started.
Also the Caliber 9.3x64 warn is shown the first time, so it isn't the reason. Probably it's from Content Backport that adds such ammo.
Logs:

Details

[2026-06-09 20:42:34.610][Info][SPTarkov.Server.Logger.SptLoggerMiddleware] [Client Request] /fika/raid/create
[2026-06-09 20:42:34.676][Info][LotsofLoot.Utilities.LotsOfLootLogger] [Lots of Loot Redux] HandleStaticLootLazyLoad finished, took 3ms
[2026-06-09 20:42:34.732][Warn][SPTarkov.Server.Core.Helpers.ItemHelper] Unable to pick a cartridge for caliber: Caliber93x64, staticAmmoDist has no data. No fallback value provided
[2026-06-09 20:42:34.734][Error][SPTarkov.Server.Core.Helpers.ItemHelper] Unable to find an item with tpl of: %s in Db
[2026-06-09 20:42:34.734][Error][SPTarkov.Server.Core.Helpers.ItemHelper] Item with tpl: lacks a _props or StackMaxSize property
[2026-06-09 20:42:34.734][Fatal][SPTarkov.Server.Logger.SptLoggerMiddleware] Error handling request: /fika/raid/create
[2026-06-09 20:42:34.734][Fatal][SPTarkov.Server.Logger.SptLoggerMiddleware] Nullable object must have a value.
[2026-06-09 20:42:34.741][Fatal][SPTarkov.Server.Logger.SptLoggerMiddleware] at System.Nullable1.get_Value() at SPTarkov.Server.Core.Helpers.ItemHelper.FillMagazineWithCartridge(List1 magazineWithChildCartridges, TemplateItem magTemplate, MongoId cartridgeTpl, Double minSizeMultiplier)
at SPTarkov.Server.Core.Helpers.ItemHelper.FillMagazineWithRandomCartridge(List1 magazine, TemplateItem magTemplate, Dictionary2 staticAmmoDist, String caliber, Double minSizePercent, Nullable1 defaultCartridgeTpl, TemplateItem weapon) at LotsofLoot.Generators.LootItemCreators.WeaponItemCreator.CreateItem(List1 items, TemplateItem templateItem, Dictionary2 staticAmmoDictionary, LotsofLootLocationLootGenerator context) at LotsofLoot.Generators.LotsofLootLocationLootGenerator.CreateStaticLootItem(String chosenTpl, Dictionary2 staticAmmoDist, String parentId)
at LotsofLoot.Overrides.Generators.GenerateStaticLootOverride.Prefix(MongoId chosenTpl, Dictionary2 staticAmmoDist, ContainerItem& __result, String parentId) at DMD<DMD<>?59474395::SPTarkov.Server.Core.Generators.LocationLootGenerator::CreateStaticLootItem>(LocationLootGenerator this, MongoId chosenTpl, Dictionary2 staticAmmoDist, String parentId)
at SyncProxy<SPTarkov.Server.Core.Generators.ContainerItem SPTarkov.Server.Core.Generators.LocationLootGenerator:CreateStaticLootItem(SPTarkov.Server.Core.Models.Common.MongoId, System.Collections.Generic.Dictionary2[[System.String, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.Collections.Generic.IEnumerable1[[SPTarkov.Server.Core.Models.Eft.Common.StaticAmmoDetails, SPTarkov.Server.Core, Version=4.0.13.0, Culture=neutral, PublicKeyToken=null]], System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]], System.String)>(LocationLootGenerator , MongoId , Dictionary2 , String ) at SPTarkov.Server.Core.Generators.LocationLootGenerator.AddLootToContainer(StaticContainerData staticContainer, IEnumerable1 staticForced, Dictionary2 staticLootDist, Dictionary2 staticAmmoDist, String locationName)
at SPTarkov.Server.Core.Generators.LocationLootGenerator.GenerateStaticContainers(String locationId, Dictionary2 staticAmmoDist) at SPTarkov.Server.Core.Generators.LocationLootGenerator.GenerateLocationLoot(String locationId) at SPTarkov.Server.Core.Services.LocationLifecycleService.GenerateLocationAndLoot(MongoId sessionId, String name, Boolean generateLoot) at FikaServer.Services.MatchService.CreateMatch(FikaRaidCreateRequestData data, MongoId sessionId) at FikaServer.Controllers.RaidController.HandleRaidCreate(FikaRaidCreateRequestData request, MongoId sessionId) at FikaServer.Callbacks.RaidCallbacks.HandleRaidCreate(String url, FikaRaidCreateRequestData info, MongoId sessionID) at FikaServer.Routers.Static.RaidStaticRouter.<>c__DisplayClass0_0.<<-ctor>b__0>d.MoveNext() --- End of stack trace from previous location --- at SPTarkov.Server.Core.DI.RouteAction1.<>c__DisplayClass0_0.<<-ctor>b__0>d.MoveNext()
--- End of stack trace from previous location ---
at SPTarkov.Server.Core.DI.StaticRouter.HandleStatic(String url, String body, MongoId sessionId, String output)
at SPTarkov.Server.Core.Routers.HttpRouter.HandleRoute(HttpRequest request, MongoId sessionID, ResponseWrapper wrapper, IEnumerable1 routers, Boolean dynamic, String body) at SPTarkov.Server.Core.Routers.HttpRouter.GetResponse(HttpRequest req, MongoId sessionID, String body) at FikaServer.Overrides.Routers.GetResponseOverride.Postfix(ValueTask1 __result, HttpRequest req)
at SPTarkov.Server.Core.Servers.Http.SptHttpListener.GetResponse(MongoId sessionId, HttpContext context, String body)
at SPTarkov.Server.Core.Servers.Http.SptHttpListener.Handle(MongoId sessionId, HttpContext context)
at SPTarkov.Server.Core.Servers.HttpServer.HandleRequest(HttpContext context, RequestDelegate next)
at SPTarkov.Server.Program.<>c.<b__3_0>d.MoveNext()
--- End of stack trace from previous location ---
at SPTarkov.Server.Services.NoGCRegionMiddleware.InvokeAsync(HttpContext context)
at SPTarkov.Server.Logger.SptLoggerMiddleware.InvokeAsync(HttpContext context)
[2026-06-09 20:42:34.789][Info][SPTarkov.Server.Logger.SptLoggerMiddleware] [Client Request] /fika/update/ping
[2026-06-09 20:42:34.868][Info][SPTarkov.Server.Logger.SptLoggerMiddleware] [Client Request] /fika/update/sethost
[2026-06-09 20:42:34.892][Info][SPTarkov.Server.Logger.SptLoggerMiddleware] [Client Request] /fika/update/setstatus

Modlist:
Details Image
Config is pure default. Thanks for any help provided :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions