there seems to be an error
TypeError: Cannot set properties of undefined (setting 'DestroyedPart')
TypeError: Cannot set properties of undefined (setting 'DestroyedPart')
at Mod.postDBLoad (C:\DATA\New folder\Escape From Tarkov\user\mods\vinihns-makemedsgreatagain\src\mod.ts:69:59)
at PostDBModLoader.executeModsAsync (C:\snapshot\src\loaders\PostDBModLoader.ts:63:45)
at PostDBModLoader.onLoad (C:\snapshot\src\loaders\PostDBModLoader.ts:26:24)
at App.load (C:\snapshot\src\utils\App.ts:51:26)
TypeError: Cannot set properties of undefined (setting 'DestroyedPart')
TypeError: Cannot set properties of undefined (setting 'DestroyedPart')
at Mod.postDBLoad (C:\DATA\New folder\Escape From Tarkov\user\mods\vinihns-makemedsgreatagain\src\mod.ts:69:59)
at PostDBModLoader.executeModsAsync (C:\snapshot\src\loaders\PostDBModLoader.ts:63:45)
at PostDBModLoader.onLoad (C:\snapshot\src\loaders\PostDBModLoader.ts:26:24)
at App.load (C:\snapshot\src\utils\App.ts:51:26)
for people that are having similar errors
checking src/mod.ts shows the grizzly's ability to do surgery as the cause of the error
removing its ability via the config seems to fix it for me.