ZaneYork / SMAPI-Android-Installer

SMAPI Installer for Android
GNU Lesser General Public License v3.0
657 stars 56 forks source link

Mods not loading #697

Open imQdd opened 2 months ago

imQdd commented 2 months ago

I redownloaded Stardew valley after a year or something and found out that smapi doesn't work on the latest update so I downgraded my sv to 1.5.6.39 and smapi worked but then I found out that none of the mods work , not even the ncp location mod , and yes I have my mods in the right folder ,

Rawlicious commented 1 month ago

Maybe it's the mod's version. Have you check if the mod has updated?

bai0012 commented 1 month ago

It is possible that the Mod folder is not located in "/storage/emulated/0/StardewValley/Mods" as we originally thought, but rather at "/storage/emulated/0/Android/data/com.zane.stardewvalley/files/Mods" (using my phone as an example).

You can open Stardew Valley with SMAPI, after entering the main interface, use the virtual keyboard to access the console interface. The second line of the console will tell us where the mod folder is, for example:

[SMAPI] Mods go here: /storage/emulated/0/Android/data/com.zane.stardewvalley/files/Mods

Move your mods there and see if they are loaded correctly.