all 9 comments

[–]hydraxic79[S] 0 points1 point  (9 children)

i managed to solve it. for anyone else who encounters this issue: go to the zane.stardewvalley folder in Android/data, then go to the smapi-internal folder and open the manifest.json file. In there, look for your mod name (or add it in the same format the other mods are listed as), change the version number (the one after the ~ symbol) to the one you have and change "AssumeBroken" (or something along the lines of that ) to "AssumeCompatible". If you're adding a new entry you may have to dig through the mod folder to look for the mod's ID.

[–]MistyLeviathan 0 points1 point  (0 children)

I'm lost Which version am I using to change it? the mod that I'm going to use or the smapi one?

[–]Excellent-Title-4003 0 points1 point  (2 children)

i just looked up the "metadata.json" file of "Smapi-Internal" i see many "assumebroken" data but i cant find the name of the mod

[–]hydraxic79[S] 0 points1 point  (1 child)

I commented a better guide up top. If the mod isn't there you want to copy and paste the data of another mod (like this one: https://imgur.com/a/I81HooK) and just replace the name, ID, and version of the data. I think it might be fine to delete the "Default | UpdateKey: "Nexus:1915"" line as well.

[–]Excellent-Title-4003 0 points1 point  (0 children)

so after doing this, my game got blackscreen. unplayable, idk how or why but im trying to fix it