掲示板 Forums - Disappearing Kao Garden Items (Possibly only gardens/planters)
Top > renshuu.org > Questions about renshuu Getting the posts
Top > renshuu.org > Questions about renshuu
Hey all! I have a very un-groovy bug/problem to report. Recently, I've been enjoying the Kao Garden *quite* a lot, but that enjoyment lessens considerably when my plots disappear!
Twice now, I have been customizing my garden and I have forgotten to save before I close the app. When this occurs, it seems as though some of my plots will actually just... "poof", away. Poof, as in: They are not visible in my Kao Garden, and they are not visible in my Stuff page. Furthermore, it seems to affect only plots that I have bought in that unsaved editing session. Which is perfectly fine, I can just retry, except for the fact that the plants in said plot also disappear, AND the Kao coins I used to purchase said plot in the unsaved session get used up!
So, is it possible for a dev to look into this? I'm not sure if this is just a problem with my phone, rather than the app itself, but it's very frustrating when it happens. Thanks! 
Or, could these items just be hidden? I'm not sure. I did find the one of the missing plots once, but that was many days after I had completely destroyed and reconstructed my garden, and even then I have no idea where it came from. Help!
You have two dirt kinda off-screen at the bottom, if that's what you're looking for 
You also have one behind this log, not sure if you know about that one?
If you hit F12 on PC (most browsers) it pulls up the developer tools. Every piece of dirt is contained in an HTML element, and uses the same image source (URL). Basically, I can search for every instance of that source to find every piece of dirt and its location. You can also "zap" elements to remove them temporarily. It's all on the client of course.
Just some basic web dev stuff. Anyway, I probably sound like a huge nerd right now XD
PS: Let us know if you're missing anything else, since Michael probably won't chime in if the problem looks solved.
Edit: Ah, I just noticed this isn't the "Bugs / Problems" section of the forums
Anyway, you're welcome!
Thanks for the tip, that will be super useful! And I actually think you found it all XD