Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+5)

It's a great game, but there are so many bugs. In the past, there weren't this many, and it was somewhat playable. Right now, there's an issue with the delinquent / hooligan interactions during class to initiate conversation (In the crash report, it mentioned something about a quest, but it doesn't work).

 One of the main characters of the game isn't appearing; every time I finish work at the supermarket, it skips an encounter with her, so she never appears. So there's a trend of leaky event triggers messing with the game's encounters. 

There's another bug where, when you go to class, you can press study, nap, or chat with NPCs during class infinitely, and since you can perma spam study, you can farm levels and get all the skills in one day if you're patient enough.

The only way to break the loop is to spend the entire time studying, which passes the class as usual, so a major issue that needs to be addressed is the class interaction events cause I feel like the new code is clashing with older code from previous versions. As you're stuck in this loop, the game's time remains still, meaning you can study like 100+ times in one session without any sort of check to prevent this scenario, leading me to believe the old study code's logic remains as the top priority in the code's logic instead of the new code, or there just isn't a check. Before, this feature was only a one-button study interaction with random chances of something happening in between.  

Next, the combat of the most game-breaking and glaring bug isn't even in the combat interface. When you fight an NPC, and they don't retaliate, you're softlocked with nothing on the screen later, so if you're very strong, you physically can't fight anyone without the game breaking. So I can do the event where you beat the bullies who wanted to steal someone's money, unless I'm weak enough for them to want to fight. The next bug has been here since I played, maybe a year ago, I think. It's the one where you have to save an NPC from getting their money stolen. The bully npc in that scenario almost constantly jumps to other global hooligan type npcs during the scene as if the scene has no NPC assigned as the hooligan, but the game sees the assigned NPC but loops through alternatives to fill an already occupied role that's read as none (I know, confusing), so it leads to a huge performance spike if you do get in the fight. 

Now, in combat, when I tried pushing someone, it worked, but when I tried to get on top of them to punch them, it became an issue. 

There's a visual bug somewhere in the appearance where it won't show your character exactly. For example, my character had green hair, but it shows black hair instead. The reason I bring this up is that it causes a visual mismatch in appearance, not only in the menu sections, but also in the character cutscenes with characters. You can talk to a black character, but they're overlapped with a white character model. Another example, a character with red hair ends up having blue hair, or someone with big boobs now has small boobs in the cutscene.

Next language bugs, this one I personally don't care about too much, but even though I'm set to English, there's a rare occasion I'll read an NPC's description in Russian. I know some Russian, so I don't care as much, but other people may be caught more off guard by this mismatch and tell me other areas in the game may have this problem. This issue is more forgivable compared to others.

When training at the gym, I somehow broke the barbell training in such a way that after the training, the game doesn't track the session as being passed, but it still gives me the stats without cost (I played on easy, so maybe it reduces a player's resources too, but on easy, you can infinitely train without time passing, as all). It's the same issue as the study exploit, but I guess it's harder for players to get. Since I have a laptop which is a touch screen, I used all 4 fingers to press the screen fast, which caused it to freeze at 2 seconds for a while, until like 6 seconds later, I slowed down, causing its counter to continue down. So I think the game rolls me back before I trained, but still gives me the stats I gained after training.

The addition of mood in the game, I find personally frustrating, but I think it's an interesting mechanic to have, especially if maybe one new skill or two could help more with mood. For example, like an optimistic skill or something, for a chance of bad scenarios or outcomes from dampening your mood. Or a skill where, if you have sex, your mood remains high + other benefits for a certain time, but if you become addict which causes you to need sex idk. The old visual ui doesn't easily show the mood debuffs or buffs as easily. Maybe you can find the indicator somewhere, but to my understanding, I can't see it. This blocks a core mechanic in the game loop from being visually seen in the old ui compared to the new default ui which has.

So far, it hints at a pattern the game is undergoing. The game has outgrown its code.

We're working on game stability. Thanks for your feedback, we'll fix it.