大佬们看看这是怎么回事?游戏内用热成像瞄具就会出现这个报错
TypeError: Cannot read properties of undefined (reading '_props')
TypeError: Cannot read properties of undefined (reading '_props')
at filter (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:923:31)
at Array.filter (<anonymous>)
at BotEquipmentModGenerator.getFilterdMagazinePoolByCapacity (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:921:45)
at BotEquipmentModGenerator.chooseModToPutIntoSlot (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:866:28)
at BotEquipmentModGenerator.generateModsForWeapon (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:421:35)
at BotWeaponGenerator.generateWeaponByTpl (C:\snapshot\src\generators\BotWeaponGenerator.ts:181:65)
at BotWeaponGenerator.generateRandomWeapon (C:\snapshot\src\generators\BotWeaponGenerator.ts:82:21)
at BotInventoryGenerator.addWeaponAndMagazinesToInventory (C:\snapshot\src\generators\BotInventoryGenerator.ts:611:57)
at BotInventoryGenerator.generateAndAddWeaponsToBot (C:\snapshot\src\generators\BotInventoryGenerator.ts:550:22)
at BotInventoryGenerator.generateInventory (C:\snapshot\src\generators\BotInventoryGenerator.ts:101:14)
TypeError: Cannot read properties of undefined (reading '_props')
TypeError: Cannot read properties of undefined (reading '_props')
at filter (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:923:31)
at Array.filter (<anonymous>)
at BotEquipmentModGenerator.getFilterdMagazinePoolByCapacity (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:921:45)
at BotEquipmentModGenerator.chooseModToPutIntoSlot (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:866:28)
at BotEquipmentModGenerator.generateModsForWeapon (C:\snapshot\src\generators\BotEquipmentModGenerator.ts:421:35)
at BotWeaponGenerator.generateWeaponByTpl (C:\snapshot\src\generators\BotWeaponGenerator.ts:181:65)
at BotWeaponGenerator.generateRandomWeapon (C:\snapshot\src\generators\BotWeaponGenerator.ts:82:21)
at BotInventoryGenerator.addWeaponAndMagazinesToInventory (C:\snapshot\src\generators\BotInventoryGenerator.ts:611:57)
at BotInventoryGenerator.generateAndAddWeaponsToBot (C:\snapshot\src\generators\BotInventoryGenerator.ts:550:22)
at BotInventoryGenerator.generateInventory (C:\snapshot\src\generators\BotInventoryGenerator.ts:101:14)
具体表现就是热成像瞄具举枪瞄准就掉帧。本来五六十帧瞬间掉到十几帧
装模组发出来,尤其是装备类的模组