Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

awfulworldkid

10
Posts
3
Following
A member registered Mar 20, 2020

Creator of

Recent community posts

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."

(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.

(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)

The new night event (at least the first one) has some lines that don't check for what you set your pronouns to - I saw some 'he' in the text and some 'she'. At least the voice lines are all neutral this time.

edit: different pronouns in the same line??? i can't seem to post an image but it's "Everytime she pushes my tit onto his cock~~"

(3 edits)

Open the game up in your HTML editor of choice and change the line <<set $GrowthQuests to true>> (in version 0.9.2 it seems to be line 2468) to <<set $GrowthQuest to true>> (remove the S at the end of GrowthQuests), save the file, then restart the game from a new game, or a save before that feature is supposed to unlock (talking to Gwen after getting Ditto to transform for the first time). This should fix the issue you're having; it did for me.

edit: itch.io automatically interprets the less than and greater than HTML codes when you put them in a comment; as far as I can tell, you can't escape that function. You'll have to translate the "<" and ">" back to their character codes to find the line, or just use the line number, or just search for the "set $GrowthQuests to true" part.

(1 edit)

None of the options to develop your personality seem to work in the public build. I looked in the HTML code in Virtual Studio and as far as I can tell, this is because the variable that's set when you're supposed to unlock developing your personality is $GrowthQuests and the variable that actually determined whether you can develop your personality is $GrowthQuest with no S at the end. If you edit the code to remove that extraneous S, the quest will work properly on a new game; I edited in the correct line somewhere else and viewed it and it suddenly made my focus quests start working

There's also a bunch of other bugs I've encountered, like how cleaning your room in the hotel seems to increase Submissive without decreasing Dominant, or how talking to certain NPCs or going to bed with the right sleepwear on can sometimes increase your Female above 20, but I don't know how to debug those right now.

Edit: The focus quest text appears but does not seem to work as a link if you've already gotten that character to 15 relationship points and Intimate Lovers status.

(1 edit)

What's the highest amount of Influence that anyone else has managed to acquire at any one time? I managed to get up to 70 at the end of the game by winning every challenge and doing all of the extra bits I could find, but maybe there's something I missed that would let you accrue more wealth. 

Edit: Using one of the paths added in the newest update, I made it up to 73 influence by the end, which I believe is mathematically optimal. Once Reese gets a harem path added, this will be able to increase to 88.

When will the public find out what won the theme vote on the 3rd?

Is it just me, or is this version really buggy? I've ran into an issue a bunch of times where it's possible to get stuck at 6pm because some things don't trigger the end of day properly, and then every time I try to focus on a personality I also get stuck at 6pm because it doesn't bring me to the next day properly.

would be nice to get some variant voice lines so that the pronoun selection at the beginning actually affects them; usually the voice lines default to them but for the pet path they default to him and it's really jarring for any other pronoun