Posts by Jostorm

    Ah. I see. I thought the whole thing would be compatible since your versioning nomenclature, as I read it, implies any version of 3.2.<subminor> ^^'


    Thanks for the information, I'll stay put and await your update!

    Hey everyone, so I'm having a major issue. No bots or even my player scav can be generated with the mod. Vanilla of SPT-AKI 3.2.1 works fine, it's the only mod I'm running, but I'm getting the following traces in the logs:


    2022-08-16 20:18:49.503 +02:00|0.12.12.30.19078|Warn|backend|Request http://127.0.0.1:6969/client/game/bot/generate will be retried retry:2 from retries:3 url:http://127.0.0.1:6969/client/game/bot/generate?retry=1 error:Backend error: Request timeout


    The console output goes as follows:


    loot cache failed for loot: Special on bot: usec, was a pmc: true

    TypeError: Cannot read property 'length' of undefined

    TypeError: Cannot read property 'length' of undefined

    at BotLootGenerator.addLootFromPool (C:\Users\Joan\Desktop\spt\obj\bundle.js:7459:18)

    at BotLootGenerator.generateLoot (C:\Users\Joan\Desktop\spt\obj\bundle.js:7398:14)

    at BotInventoryGenerator.generateInventory (C:\Users\Joan\Desktop\spt\obj\bundle.js:7254:31)

    at BotGenerator.generateBot (C:\Users\Joan\Desktop\spt\obj\bundle.js:6946:52)

    at BotGenerator.generate (C:\Users\Joan\Desktop\spt\obj\bundle.js:6898:24)

    at BotController.generate (C:\Users\Joan\Desktop\spt\obj\bundle.js:3150:34)

    at BotCallbacks.generateBots (C:\Users\Joan\Desktop\spt\obj\bundle.js:52:61)

    at $de60112e0288ef4d$export$1dd35d19c79daa7c.action (C:\Users\Joan\Desktop\spt\obj\bundle.js:15307:42)

    at BotStaticRouter.handleStatic (C:\Users\Joan\Desktop\spt\obj\bundle.js:14204:61)

    at Proxy.handleRoute (C:\Users\Joan\Desktop\spt\obj\bundle.js:14520:41)


    It's the same for both types of PMCs and all scavs.

    Is this normal, or am I missing something / is there something to do specifically that I missed?