Hello! Haven't been playing in Tarkov in years. Saw 3.8.0 and decided to try. I know that 3.8.0 is not officially supported yet, but I got strange error while... compiling? server.
TypeError: Cannot set properties of undefined (setting 'min')
at MainSVM.postDBLoad (C:\Escape from Tarkov\user\mods\ServerValueModifier\src\SVM.js:2180:54)
It is (trader.fence.presetMaxDurabilityPercentMinMax.min = Config.Traders.Fence.FenceGunDurability_Min) in "traders section".
Does this happens because of version 3.8.0 I'm using or something else? If I disable whole traders section all together, server will compile. This happens with some other sections too, but most other sections work fine.