This architectural style actually brings back many memories of my own childhood in Atlantic Canada. Absolutely beautiful work - thank you for sharing it with the community. <3
if you install it and your buildings have a strange texture showing through (like this), I fixed this issue myself by doing these 2 things:
1. deleting the Paint Masks folder entirely.
2. opening the content.json file (you can open and edit .json files easily with free programs like notepad++) and deleting the chunk of code that applies a paint mask. the chunk of code l deleted is here in grey and when you're done it should look like this.
The mod is compatible with 1.6. I had an issue with the deluxe coop, but I solved the problem on my end. The paintmask file was overlaying, and removing the paintmask xnb file from the Buildings folder fixed it. (I'm not sure how to disable the xnb from showing, but I'll need more time to dig into that and see what to do.)
Hi! I'm not really that techy and I'm so confused on how to make this mod work. Can someone please give me a step-by-step instruction? I already followed what's posted on this page but it still won't work :( Send help please
Actually nothing about this is broken by 1.6! It'll throw a warning but worked fine for me in testing, I'll just have to update the format ID to get rid of the warning. Where are you getting stuck friend? Have you been able to get anything else working with SMAPI/ContentPatcher or is this the only mod you've tried?
Hi! Yes, all my other mods work perfectly fine but this one just doesn't. It appears on my mods list however when it still wouldn't change. I tried editing the config.json and saving it to which building I prefer but it still wouldn't show up :((
Hmmm possible you have another mod in your set conflicting with it. I'd suggest taking the other mods out of the mods folder and trying it by itself. If it works by itself, you can add the other mods back in one by one until you find the conflict. It's tough to troubleshoot when there's a lot of factors involved!
Are you seeing any errors in the SMAPI window other than the compatibility warning? If you see something like "error loading content pack Hudson Valley Buildings (blah blah blah) This doesn't seem to be valid JSON", then it could be you made a typo when editing the config file. I'd try it with the config file unmodified, and if that fixes it, doublecheck for typos when you try switching the colorway again.
89 comments
if you install it and your buildings have a strange texture showing through (like this), I fixed this issue myself by doing these 2 things:
1. deleting the Paint Masks folder entirely.
2. opening the content.json file (you can open and edit .json files easily with free programs like notepad++) and deleting the chunk of code that applies a paint mask. the chunk of code l deleted is here in grey and when you're done it should look like this.
hope this helps and happy modding! ♡
I had an issue with the deluxe coop, but I solved the problem on my end.
The paintmask file was overlaying, and removing the paintmask xnb file from the Buildings folder fixed it.
(I'm not sure how to disable the xnb from showing, but I'll need more time to dig into that and see what to do.)
Are you seeing any errors in the SMAPI window other than the compatibility warning? If you see something like "error loading content pack Hudson Valley Buildings (blah blah blah) This doesn't seem to be valid JSON", then it could be you made a typo when editing the config file. I'd try it with the config file unmodified, and if that fixes it, doublecheck for typos when you try switching the colorway again.
Lmk how it goes!