Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Focusing on a trait is still somewhat broken, and when I did it it made a bunch of errors pop up, like this:

As you sleep, you let your mind drift to more feminine thoughts an you recall the feelings of your feminine body. Allowing yourself to focus on being more Feminine.

Error: cannot find a closing tag for HTML <set>

>Error: cannot find a closing tag for HTML <set>

>Error: cannot find a closing tag for HTML <set>

>Error: cannot find a closing tag for HTML <set>

>Error: cannot find a closing tag for HTML <set>

>Error: cannot find a closing tag for HTML <set>

>Error: cannot find a closing tag for HTML <set>

>Error: cannot find a closing tag for HTML <set>

>

I was able to fix this (at least for the trait I tested) by using find-replace to change all ">><set" to ">><<set", which suggests that the problem is mismatched angle brackets.
I also had a problem earlier where I couldn't focus a trait at all even after unlocking it, which was solved with a similar find-replace to fix mismatched angle brackets. 
Also, if you go to the "focus on a trait" menu and then choose to just go to sleep instead, it doesn't advance the day properly and you're stuck at 6pm.

Edit: for reference, this was observed on the current free version, 0.10.2
edit 2: itch.io automatically changes the left and right angle bracket character codes (lt; and gt;) to their character equivalents when making a comment. 

(2 edits)

For some reason, starting a new day sets your relationship level with Jessica and Midna to 15. I don't know why this is in there, and Jessica seems to be somewhat broken, which might be related - I can't advance her friendship level past "Acquaintance".

Edit: Not being able to advance with Jessica seems to be unrelated. The check for whether you can 'have fun' with her if you're specifically Shy and Female is broken (uses "gte" where there should be "or"). No other combination is bugged this way, but anyone who habitually plays a female character will probably run into this if their first time befriending Jessica is while trying to get her corresponding Focus unlocked, which requires Shy.

The content near the end of content for version 0.10 seems to be very buggy. When I try to transform Ditto for a second time and finish that questline, I get a fatal error at the end that prevents me from continuing to play. I tried to edit the code to prevent that from happening, but when I did, I got into a strange state where Ditto is in two transformations at the same time. I also can't seem to unlock the ability to focus on Male or Female from Damora, even though I've unlocked every other focus and gotten every guest or staff character to at least "Friends with Benefits."