Purple_Heart
Engaged Member
- Oct 15, 2021
- 3,000
- 5,335
- 637
If you had searched the file for errors, you would've seen that the very first result actually explains why this error is occurring.Hello. Need help, does anyone know why this error occurs when launching via steam? I installed a bunch of mods, it seems I did everything correctly...
Code:
"error": {
"message": "Error: Found conflicting files. Preform clean re-installation of the game if you installed mod manually",
"stack": [
"Error: Found conflicting files. Preform clean re-installation of the game if you installed mod manually",
" at validateModFiles (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/mods/CC_Mod.js:25830:19)",
" at Object.validate (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/mods/CC_Mod.js:25838:5)",
" at Object../module/src/index.ts (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/mods/CC_Mod.js:17898:12)",
" at __webpack_require__ (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/mods/CC_Mod.js:27267:42)",
" at chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/mods/CC_Mod.js:27319:37",
" at chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/mods/CC_Mod.js:27322:12",
" at webpackUniversalModuleDefinition (chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/mods/CC_Mod.js:17:20)",
" at chrome-extension://dbennnecmgmoehpnglochencfhgfchec/www/mods/CC_Mod.js:18:3"
]
}