zippity21 / Stardew_Valley_Regression_Mod

Ported version of abandoned Mod for Stardew Valley that added a system for hunger, thirst and incontinence.
MIT License
24 stars 12 forks source link

Mac Download Problems #79

Open ghost opened 1 year ago

ghost commented 1 year ago

Hi, I'm having issues with installation on Mac. When I unzip the download into the Mods folder, it creates two separate folders as normal, and everything on the install seems correct, but when I run the game, SMAPI says the dialogue jsons do not exist, even though I can see them in the correct folder. The json names do not match up with the file names that SMAPI needs, but even when I rename the jsons, the error persists.

Unfortunately I can't get the verbose logging thing to work, but here is a screencap of what SMAPI is showing me.

BFFR

I will also include screenshots of how the files look currently.

Screen Shot 2023-02-20 at 2 59 16 PM Screen Shot 2023-02-20 at 2 59 38 PM

Just to be clear: Right now, the Jodi file, for example, is called Regression Mod\Regression Dialogue\NPCs\Jodi.json, which does not match the file name that SMAPI is missing. But even when I change it to Dialogue/NPCs/Jodi.json, to match the file name, I get the exact same issue. Everything else in the mod seems to be working as intended.