Posts by talking_goat

    Hello,


    I'm getting the following errors in console when I load into a raid:

    Required slot 'mod_muzzle' on muzzle_pp-91-01_zmz_std_9x18pm mod_muzzle was empty on sptbear

    Weapon 57f3c6bd24597738e730fa2f weapon_zmz_pp-91-01_9x18pm was generated incorrectly, falling back to weapon preset see error above

    TypeError: Cannot read properties of null (reading '_items')

    TypeError: Cannot read properties of null (reading '_items')

    at BotEquipmentModGenerator.getModPoolForSlot (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:951:48)

    at BotEquipmentModGenerator.chooseModToPutIntoSlot (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:773:28)

    at BotEquipmentModGenerator.generateModsForWeapon (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:400:35)

    at BotWeaponGenerator.generateWeaponByTpl (C:\snapshot\src\generators\BotWeaponGenerator.ts:174:65)

    at BotWeaponGenerator.generateRandomWeapon (C:\snapshot\src\generators\BotWeaponGenerator.ts:85:21)

    at BotInventoryGenerator.addWeaponAndMagazinesToInventory (C:\snapshot\src\generators\BotInventoryGenerator.ts:545:57)

    at BotInventoryGenerator.generateAndAddWeaponsToBot (C:\snapshot\src\generators\BotInventoryGenerator.ts:486:22)

    at BotInventoryGenerator.generateInventory (C:\snapshot\src\generators\BotInventoryGenerator.ts:81:14)

    at BotGenerator.generateBot (C:\snapshot\src\generators\BotGenerator.ts:196:52)

    at BotGenerator.prepareAndGenerateBot (C:\snapshot\src\generators\BotGenerator.ts:117:20)