hey i just updated mine on android and got this errors
Error: <<effects>>: error within widget contents (Error: <<effectstime>>: errors within widget contents (Error: macro <<time>> does not exist; Error: macro <<time>> does not exist))
update: when opening my game a popup says
View attachment 315706
Thanks a bunch. Several people were having issues, and this was the clue I needed. I've made a small edit to the Android version on my blog, which should fix it. Some of the code I used for swipes wasn't compatible with all devices.
1. I think an interesting addition, though maybe difficult to actually implement, would be to have customization avatars for other characters like Robin, Whitney, and Kylar, in a similar vein to how you can customize the MC's appearance. (possibly also to allow these avatars to engage with the MC's during sex.)
2. I also absolutely love the fact that different hairstyles have been added. Thank you so much for this bit.
I agree customisable avatars for other characters would be interesting. They would indeed take a lot of work to get right.
I'm glad you like the new hairstyles. You're very welcome.
I've noticed a weird bug during the sex scenes where the MC's body isn't visible. It may have something to do with the changed hairstyle (twin tails in my case)
That's strange. Thanks for the heads up, I'll look into it.
Small suggestion: Move the hair options from the Wardrobe to the Mirror. Every time you make a choice it jumps to the top of the page currently, and you have to scroll down. But the Mirror page has plenty of room to hold it with no scrolling.
Maybe also add options to switch INTO saved outfits to the Wardrobe. Currently you can saved outfits there but not actually put them on
I decided to add hairstyles to the wardrobe as they are available in more locations. Perhaps they should be in both.
Now we need a roll-over action!
I'll see what I can do!
Ryan Waxx and
Oddly Blank are correct, clothes for missionary aren't in yet. Some of the art is done.
I'm getting errors whenever I try to save or sleep.
If you're on the Android version, then the version on my blog should fix this. If you're not, then that's very bizarre.
Im new to html games is your old saves ok with new versions of the game
Saves should be compatible between versions. We've had one update that broke saves on Android.
I somehow feel as if when you asked to be naked in the school pool any real teacher would say no. Maybe a corruption mechanic could be added where this makes sense (in a suspension of disbelief kind of way)
I've considered a corruption-like mechanic. So far most stats are related to the player character, rather than the world.
I have one small but annoying problem with save from text only version. If I load this save in the normal version of the game there is no option to enable the images in the setting. Somebody knows another way to enable images?
A quick and dirty fix would be to open the html file in a text editor, then search for:
<<widget "settings">><<nobr>>
On the line beneath that add:
<<set $textonly to 0>>
Save it, then open and load the game. Go to the settings page and click confirm. That should restore images for you.
"Apologies! A fatal error has occurred.Aborting.
Error:no valid storage adapters found..."
Game wont open for me,shet.
Cumknuckles is right that this usually results from cookies being blocked.
savegames lost ? i played previosu version (32.2) and decided to "install" new version, clicing on load..only to id my saves lost. what happened ?
i allwas asumed taht wneh i click on save it is automacaly saved on harddisk.
if it is not happening - it is here a way to allways force saving on disk (and loading form it) ?
Schnipo gives a good answer. Explicitly saving to disk as
AriaZaia suggets is the safest way, if you're unsure.
By the way, i have noticed that during shool lessons random encounters only seem to happen during the first and second part of the lessons but never in the third part regardless of what you choose to do during the third part.
Aye. I fear I'll need to rework how lessons are structured in order to fix it