running into an issue when trying to use conflict deleter the error i keep getting is
Plugin "Conflict Deleter" failed: "FileNotFoundError:[WinError 3] The System can not find the path specified At: shutil.py(473):copy2 shutil.py(906):move C:/modpack/plugins/ConflictDeleter.py(122):_deleteConflicts C:/modpack/plugins/ConflictDeleter.py(55): display
i am useing a wabbajack modpack and wanted to remove some of the conflicting/overlaping mods but i cant seem to get this to work i have no experiance with this kinda stuff since most of my modding experiance comes from basicly a plug and play kinda mindset i never really go too far into that but it seems like i might need to.... any help with this issue with this plugin would be greatly appreciated
Conflict deleter seems to not work due to this one mod, If i had to guess it may be due to the fact that in both files the filename is different (.NIF and .nif) but I am unsure
the error I got:
Plugin "Conflict Deleter" failed: FileNotFoundError: [Errno 2] No such file or directory: 'C:/Games/Halls of Sovngarde/mods/ConflictDeleter_Backup_2024_12_25_10_59_27\\iBeasts - Argonian and Khajiit replacer for Interesting Npcs (3dNPCs) - includes new playable assets for Beast races\\Meshes\\actors\\character\\FaceGenData\\FaceGeom\\2DNPC.esp\\00002910.nif'
At: shutil.py(282): copyfile shutil.py(436): copy2 shutil.py(845): move C:/Games/Halls of Sovngarde/plugins/ConflictDeleter.py(122): _deleteConflicts C:/Games/Halls of Sovngarde/plugins/ConflictDeleter.py(55): display
Thank you very much for updating Conflict Deleter. I saved a good 30 gbs on a 150 gbs install modlist. I can't even imagine how much space a bigger modlist like Nolvus would have with just overwritten files. My SSD is only 500gbs so 30 is like a lot.
7 comments
Plugin "Conflict Deleter" failed: "FileNotFoundError:[WinError 3] The System can not find the path specified
At:
shutil.py(473):copy2
shutil.py(906):move
C:/modpack/plugins/ConflictDeleter.py(122):_deleteConflicts
C:/modpack/plugins/ConflictDeleter.py(55): display
i am useing a wabbajack modpack and wanted to remove some of the conflicting/overlaping mods but i cant seem to get this to work i have no experiance with this kinda stuff since most of my modding experiance comes from basicly a plug and play kinda mindset i never really go too far into that but it seems like i might need to.... any help with this issue with this plugin would be greatly appreciated
the error I got:
Plugin "Conflict Deleter" failed: FileNotFoundError: [Errno 2] No such file or directory: 'C:/Games/Halls of Sovngarde/mods/ConflictDeleter_Backup_2024_12_25_10_59_27\\iBeasts - Argonian and Khajiit replacer for Interesting Npcs (3dNPCs) - includes new playable assets for Beast races\\Meshes\\actors\\character\\FaceGenData\\FaceGeom\\2DNPC.esp\\00002910.nif'
At:
shutil.py(282): copyfile
shutil.py(436): copy2
shutil.py(845): move
C:/Games/Halls of Sovngarde/plugins/ConflictDeleter.py(122): _deleteConflicts
C:/Games/Halls of Sovngarde/plugins/ConflictDeleter.py(55): display
EDIT: wait a minute the scripts are looking for PyQt6 wtf
EDIT2: I installed PyQt6 via python and these plugins now work.