Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Baked_Potato69

8
Posts
1
Followers
2
Following
A member registered Aug 09, 2022

Recent community posts

So apparently on my end the apk it downloads is still the 3.29.0 which is actually the one I download first and use to check if new scenes are added (I don't really look at the changelog tbh), hence why I didn't notice that it was indeed supposed to be 3.30.0. Luckily it did download 3.30.0 for pc, however after attempting to unlock the new scenes, while most of them actually unlocked, for Puca either 1 scene changed and it didn't unlock or it relocked it for some reason (possibly due to a codename change, unless it's a bug in the new version), while the 3 new scenes didn't unlock at all either leaving 2/6 unlocked if we exclude 'Normal'. I don't know why it isn't unlocking the scenes for Puca specifically but I'll test and see what I can do, which is not much if I'm being completely honest so no garantees. I'll also update the profile.json in my previous comment for the time being.

So just to clarify, they're locked for the 3.30.0 version? If so it would explain the probable codename change for scenes in the coding as you mentioned before, which I can't really do anything about right now since I have version 3.29.0 in which all scenes are unlocked with no issues, I would have to wait until version 3.30.0 is released for the public (non-patreons) to get the new and fixed profile.json file.

If it's about the scenes, I have a previous comment that I edit with every new update (non-patreon version, so 3.29.0 as of now) with the profile.json file that's has all the scenes unlocked, so new scenes from the patreon version are not yet unlocked

Updated a previous comment with the new profile.json file with the new scenes unlocked.

Already posted it earlier on this thread

https://itch.io/post/6607944

(19 edits)

(Updated 4/21) Here is the [ALMOST 100%] profile for v0.3.42.0


Mega: https://mega.nz/folder/dw921aIR#1QWVDzFtzSmreg-ISUfczQ

GoogleDrive: https://drive.google.com/drive/folders/1q2ejeV0LGqsqbDF1c3vZwN3_2-sBuelU?usp=sha...

Managed to get it working! Somehow missed when you mentioned you tweaked the JSON and then noticed one of your new replies mentioning it again and so I opened the encounters.json on vscode and after fixing 3 or 4 errors it worked! XD

(1 edit)

I've tried running the code in python to no avail. I don't have experience with coding so I don't know what might be wrong, I just copy-pasted it in python, which resulted in an error with line 6 "jencounters = json.loads(f.read())", any help?