Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

I'm stuck on the mushroom bug lmao. (with more than 10 attempts)

I've tried:
- Loading a previous save (close to mushroom collection)
- Creating a new game (Starting from beginning)
- Trying out a mix of collectibles

My observations are:

- It seems that the "state" isn't getting updated during collection (idk what should I call this, I may have experience in coding as I'm the programmer in our school project in College but I haven't had the chance to create a game). What I'm trying to say is, whatever I collected does not refresh/respawn after I load a save and even after I create a new game. But it refreshes/respawns after I close the game and opening it again.

- For a further explanation, I tried doing the following:
   - getting all collectibles
   - mushrooms only
   - red mushrooms only
   - brown mushrooms only
   - collecting others first before mushrooms

- After I did all this I loaded a previous save before the collection (after seeing it didn't work). And everything I collected prior to loading the save wasn't there.


I might have been horrible at explaining this but I hope it helps you find the fix XD. luv ur game btw

(+1)(-1)

Thank you so much for your feedback and for playing/loving my game. I did understand what you're trying to say and that's exactly what that bug is about, for some reason a variable from the player is not refreshing properly. Have you tried deleting the persistent data such as c:\users\{your-username-here}\AppData\Roaming\RenPy\lustingmyreligion*?, please give it a try it may work :). I'm so sorry for the inconvenience and I hope that solution works. In the new version, which will be released in two or three weeks and the bug is no longer present (I hope so...)

(1 edit) (+1)

I'm terribly sorry for the late reply, I wasn't able to apply the fix you recommended because I enjoy visual novel more when I'm playing it on mobile. I've been playing the game on Joiplay and it works.

As for the fix I found that if you use the default name Edward (Basically just don't make a custom name for your character) the game proceed normally.

I found this by repeatedly starting a new game, and based on your previous replies on the comments below, you said the bug was "random". But for me (who always had a custom name for my VN characters) the bug occurred 100% of the time.

So I tried just now going by the default name and the mushroom event triggered.

I just wish I had found this sooner lmao. I'm excited for the 0.4 update btw

Don't worry my friend. That's a super weird bug but thank you so much for your help/feedback!

I'll check all the code again to see if I can spot where the bug is

By the way, version 0.4 will be released next Friday for Tier2 patreons and two weeks later for public. I hope there's no more weird bugs like that... I have no idea why that happens!