Accessing the Store If you are having trouble accessing the two different stores on controller, you can try moving your right joy stick over the door and hitting `A` to open the store. It's sometimes kind of janky, but it works.
Hey, I didn't find any errors in SMAPI but the Hardware Store can't be interacted at all. Previously I didn't use other mods. However, after I installed the Flower Valley mod, this is what it looks like. Here is the image link
Nevermind, I found the solution. Create a false dependency hardware store in the Flower valley manifest and the hardware store works fine. Haha, maybe my method is wrong, but as long as it works it's no problem.
In manifest.json, I add hardware store as false dependency, like this "Dependencies": [ { "UniqueID": "Stuyk.HardwareStoreCP", "IsRequired": false, }, ]
Maybe the author forget to update the manifest.json., just try to edit version in manifest.json to the latest version. I just download it and my problem just like yours and try this in both [CP] and [STF] folders "Version": "1.0.1", to "Version": "2.0.0",
I’m pleased to see this is being updated, my life has been empty without the hardware store. However after downloading the new version and the updated shop tile framework mod that pathoschild linked, I don’t seem to be able to interact with it. I can see it now, which is an improvement, but nothing happens when I try to open the shop menus. Any idea what might be going on?
Nvm, turns out I was having trouble installing the required mods that I downloaded from an external link. Finally found the updated files buried on the mod pages and were back in business! Thanks so much for updating this!!
This mod was such a game changer. Sincerely hoping you might consider updating this for 1.6, I had no idea how badly I'd miss it. Thanks for your work.
71 comments
Accessing the Store
If you are having trouble accessing the two different stores on controller, you can try moving your right joy stick over the door and hitting `A` to open the store. It's sometimes kind of janky, but it works.
"Dependencies":
[
{
"UniqueID": "Stuyk.HardwareStoreCP",
"IsRequired": false,
},
]
"Version": "1.0.1", to "Version": "2.0.0",
1. Download original HARDWARE STORE MOD
2. Download the file below
https://www.mediafire.com/file/fct0rpbtxtrie9w/content.json/file
3. Replace [CP] Hardware Store > Content.json
Shop Preview << Preview Image here
Hope everything fix for now :) and wish for official update soon...
*Credit StuykGaming*