CodeDisplay MoreScheduled event: 'spt-traders' failed to run successfully. Cannot read properties of undefined (reading '_parent') TypeError: Cannot read properties of undefined (reading '_parent') at RandomizeTraderAssort.adjustPriceByCategory (F:\SPTarkov\user\mods\SPT-Realism\src\traders\traders.ts:898:38) at RandomizeTraderAssort.setAndRandomizeCost (F:\SPTarkov\user\mods\SPT-Realism\src\traders\traders.ts:881:22) at TraderRefresh.randomizePricesAtRefresh (F:\SPTarkov\user\mods\SPT-Realism\src\traders\traders.ts:1025:25) at TraderRefresh.modifyTraderAssorts (F:\SPTarkov\user\mods\SPT-Realism\src\traders\traders.ts:1017:26) at TraderRefresh.myResetExpiredTrader (F:\SPTarkov\user\mods\SPT-Realism\src\traders\traders.ts:972:40) at TraderAssortHelper.resetExpiredTrader (F:\SPTarkov\user\mods\SPT-Realism\src\mod.ts:249:38) at TraderController.update (C:\snapshot\src\controllers\TraderController.ts:103:41) at TraderCallbacks.onUpdate (C:\snapshot\src\callbacks\TraderCallbacks.ts:22:38) at App.update (C:\snapshot\src\utils\App.ts:71:44)
so, it got rid of the error regarding not being able to randomize, but it somehow made it worse? I spoilered it for you
One of your trader mods is doing something strange and you'll have to choose between it or the Realism's trader randomization. At the same time that error doesn't really make sense considering it's pointing to a line that can't cause an exception which makes me wonder what version of Realism are you using?