Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Actually, I think I know what the problem was. I put over 3 checks just to confirm that a tile is ocupied because sometimes the game just won't recognize it for some reason. What happens (or what I think was happening, was that one of those checks was if one plant was over another object, which was the tiles. However, what I didn't realize as I made the tiles invisible (so the background tiles would seem as the actual tiles) was that actually, the plants were created on a lower layer than the tiles, thus a plant would never be above said tile, which could cause an error. If this doesn't solve it then I don't know what it could be. Hopefully the new version won't have any bugs.

Edit: I uploaded it and it seems it has been fixed. At least the bug I found before seems fixed, and luckily, the bug you found is so.

Legit, I was going to put that it might've been a layer issue in my first reply, but it seems it may not be the case

(2 edits)

Is that screenshot from now or it was from before? Askin cuz I just uploaded again and Imma punch my pillow if it's still not working lol.

Edit: Turns out I hadn't upload the right file. Sorry! If you're still there I'm asking for the actual version.

It was from just now, I even closed my browser, hmm. I've got no clue what might be causing it, but the switching tabs thing seems to re-activate it again for whatever reason.

(4 edits)

I just uploaded it again. Could you check it now please? I confused the file before and accidentally put the same one as the old version.

Fr*ck. I think the new version solved it but now I ranned into another bug.

Nevermind I think it was just some other thing. Still I would like you to see if the main bug was fixed. I understand if you're tired but it would really help me.

Forget it, the bug is still there. I'm pretty much gonna stay here a long time, I would actually recommend you to just go and do other stuff, I have actually made you lose a lot of time.

(1 edit)


It seems a lot harder to get the bug to occur consistently, but unfortunately occur it did. Also, for a bit after the mine explodes, I have some difficulty placing plants in it's tile, was that the other bug?

Edit: After some more testing (and general clicking around) I think I have a hunch, I think it's caused directly by the potato mines. After they explode, after a few seconds, I can start making plant stacks.

I think so. However, I think I got what causes the main bug. Not sure about mine one, but main one is caused right after a zombie eats a plant, I think. I'm working on it rn.

Yeah, seems to be just when a plant gets removed, very strange.

Just read your edit, I'm the one who volunteered to bug hunt in the first place, it's not a problem, no need to feel bad

(1 edit)

Thank you for that. It seems I actually figured out how to solve the bug but I need some more testing cuz it's not quite amusing to repost. Anyway, the problems seemed to be that when a zombie ate a plant, it didn't just reset the state of that tile, instead it reset the state of EVERY SINGLE TILE. That's why it kept being like that. However, now I added a condition that if a plant is above a tile, it automatically sets its state as an ocupied tile. This should work now.

Edit: Still trying, I'll let you know when it's done.

Aight, it's ready. The bug should be gone now.