Re: sims 4 housing cc not showing in build
@rileymarie22 Since your mods are working, your CAS cc is working and some of your build cc shows, then there is only a couple of things it could be.
First, make sure that you extracted any compressed files. They end in zip, rar, or 7z usually. The game can't read them so you need to extract them. You will need a program like WinRAR to do that.
2nd, make sure you installed them in the Mods folder. If the folder you mentioned, "Housing CC" is not in the Mods folder, the game can't find the cc. It has to be in the Mods folder. Just move your Housing CC folder into the Mods folder.
3rd, After checking those things and you still can't find it, then if you have subfolders in the Mods\Housing CC folder, things may be too deep for the game to find. So you may need to move things up a level in the folder hierarchy or modify your resource.cfg file to allow you to have more nested folders. Mine goes 6 levels deep and looks like this.
Priority 500
PackedFile *.package
PackedFile */*.package
PackedFile */*/*.package
PackedFile */*/*/*.package
PackedFile */*/*/*/*.package
PackedFile */*/*/*/*/*.package
If your missing cc still does not show after doing all that, then you may have some outdated cc. Outdated cc can cause all sorts of problems. One of them is causing whatever it is not to show up in the game and depending on what it is, can block other items that used the same base when it was made. If you downloaded a bunch of stuff and dumped it in your mods folder at one time, then chances are you got something outdated. It's easy to do. So that leaves with the 50/50 method of ferreting out whatever may be bad. If you don't know how to do that, then come back and ask.
Hope this helps you.