Forum Discussion

Re: Removed File Still Causing Error

@wllah24

Have you tried clearing the sims cache files? You should do that whenever you remove mods/cc.

What I do is this: Create a batch file called "ClearCache.bat" in your "Documents\Electronic Arts\The Sims 4" folder and put this in it:

@echo off
del localthumbcache.package /F /Q
del cache\*.cache /F /Q
del cachestr\*.* /F /Q
rd onlinethumbnailcache /S /Q

Just run it whenever you want to clear your cache files. It won't hurt anything in the game.


ThePsycho
____________________________________________________________

Accept as Solution button - If a post answers your question please let everyone know by hitting this button.
Me Too button - 'Me Too' helps track how many players are also experiencing that issue. Definitely make use of this button.
XP button - Say Kudos and help players 'Level Up' by giving them XP for helpful posts.

No RepliesBe the first to reply