Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 844 to 883 of 1,732 · Next page · Previous page · First page · Last page
(+2)

I think it'd make the game better if you could be a girl as well, Along with making it so some of the guys are able to molest/harass you during the playthrough (if they have that trait I mean)

(+2)

it’s planned

Its awesome game but my phone doesnt allow me to "move" any folder into Android/data folder. Thats why i cant fix yuki issue.

I will just wait for an update for this yuki bug...

(+2)

Why are all male characters bald

Bug

Having trouble figuring out how to get past this screen. I'm done editing, I just wanna play the game now. Plus help

While I'm sure you've figured out by now I'm guessing you press the exit sign on the top left or press 100% done I can't remember 

The exit on top. I tapped the 100% done a trillion times yesterday thinking what I'm supposed to do then found it out. but after that all male characters became bald

(+1)

Still waiting on the skin color update... or it was already released and I don't know, I don't check this place monthly

skin color update?? Uhm there wasn't an update about that I don't think any talked about that but I assume when female comes out then maybe that'll be worked on

How do you date the npcs I've tried with like three of them and none of them accepted : (

Still doesn't work?

this game made me realize how life itself is a game and actions and discipline will determine who you will become and all the stats can be increased if you put in the work

Hmm, I don't think the 12$ gave me the Patreon code. I checked my email... Is it somewhere else?

(1 edit)

Contact our technical support if you have not received the patreon code

When you load into the game, It should just ask for email to verify code.

Loved it at first bug same as always there is new content  but way too buggy

(+2)

We are constantly working on their correction

(1 edit) (+1)

Hello I bought the Game for 12$ but I cant play it because I have no Code???

It's your email

(+1)

I tried that. The game says my mail is not registered

Please join the discord server and ping me my name is Kc

Someone has made a bug patch to fix 941 on discord please check there

Why doesn't my festival progress increase even though it's been done by many people and why is my project also never finished even though the progress has exceeded 100%

Why doesn't my festival progress increase even though it's been done by many people and why is my project also never finished even though the progress has exceeded 100%

the penis sizes are the wrong way around... what appears as the biggest in the character creation is stated as "very small" in the profile. 2nd largest is "small", 2nd smallest is "medium" and the smallest dick is shown as "large" in the profile...

Please go to the discord for 941 someone made a mod to fix bugs

(1 edit)

Hi, did downloaded the said file and can see it in-game mod that is running on v941, but it doesn't seems to fix anything about the penis sizes, picked the 1st one that looks the longest/biggest one, in the character creation, once started to play and check the info it says "penis size: very small".

please check the discord someone had made it and it's a fan patch (they're not the devs) I think they responded to u though 

hi uh i have been wondering what changes Initial Relationship in character editor of NPC's? 

or if it doesnt really change anything rn what will it change in the future ?

initial relationship points with npc

(+1)

Has there been a language bug in the game for a while now? Because every now and again I will end up with a choice being Russian while the others are English, or part of the Convo I'm having with a character is in Russian?

(+1)

They can be, since the main text of the game is Russian, which is already being translated into English in the future

(+1)

Are there any plans on adding a sex change to the character creator?

(+1)

yes

lol the public version doesn't even let me start a new game. Instant error after the 'click any button' screen. Can sort of force through, a little, but then I get more errors, and are eventually stuck.

You probably shouldn't use a version that can do that as the public version. That's gonna leave a bad impression.

(-1)

how do you make meiko join the club?

im really confused i cant talk to yuki it wont let me and i dont know how to progress with meiko as it says 'corrupt meiko further' i have no idea what that means

when I try to have sex with RNPS, I get an error

(1 edit)

Hi, I'm afraid that I'm still getting the error "class_npc referenced before assignment" for new start in v942bugfix1 - I can't even start my playthrough at this rate let alone trying out anything. Using mobile version startup prompts faced the same issue. This seems to happen if class size <100 (I did set at 60).

Using savegame from v940 doesn't work out for me too since NPC code checks for MC's [redacted] size in events, but there seems to be no fallback cases for this so the game crashes anyway.

(+1)

SOOO many errors after a new game, no matter how much you press nothing happens, the fix also does not help

(1 edit)

How do I visit the house of Ishida ayano 

And why is the icon red

Короче, игра багается, создать новую игру не получается. Скрин скидывать не буду, ибо чел с такой же проблемой уже есть снизу.

сейчас попробуй, в папке с игрой багфикс2

Щас чекнем

(1 edit)

Нет, после создания персонажа и скипа разъяснений, когда заканчивается заставка "в стиле голливудских боевиков", то игра выдаёт ошибку:

While running game code:

  File "game/initializing_the_data.rpy", line 1332, in <module>

  File "game/system/function_library.rpy", line 1721, in time1

NameError: name 'npc1' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "initializing_the_data.rpyc", line 1332, in script

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/initializing_the_data.rpy", line 1332, in <module>

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\exports.py", line 1538, in pause

    rv = renpy.ui.interact(mouse='pause', type='pause', roll_forward=roll_forward, pause=delay, pause_modal=modal)

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\display\core.py", line 3377, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\display\core.py", line 3663, in interact_core

    self.compute_overlay()

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\display\core.py", line 2959, in compute_overlay

    i()

  File "game/system/function_library.rpy", line 1721, in time1

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\python.py", line 1092, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "<none>", line 1, in <module>

NameError: name 'npc1' is not defined

Windows-10-10.0.22621 AMD64

Ren'Py 8.0.3.22083102

School 0.941

Tue May 30 12:50:32 2023

А, ну и также сразу после создания персонажа происходит это:

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/system/generator_randomized_npc.rpy", line 1366, in <module>

  File "game/system/generator_randomized_npc.rpy", line 1258, in generate_npc

UnboundLocalError: local variable 'class_npc' referenced before assignment

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "system/generator_randomized_npc.rpyc", line 1362, in script

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\ast.py", line 1131, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Users\Thegu\OneDrive\Рабочий стол\School-0.941-win\renpy\python.py", line 1061, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/system/generator_randomized_npc.rpy", line 1366, in <module>

  File "game/system/generator_randomized_npc.rpy", line 1258, in generate_npc

UnboundLocalError: local variable 'class_npc' referenced before assignment

Windows-10-10.0.22621 AMD64

Ren'Py 8.0.3.22083102

School 0.941

Tue May 30 12:55:00 2023

все также

Кайто, может выгрузите версию 9.4.0? Она как минимум стабильна.

Does the inital purchase of the game ccover the future update, or do you have to purchase them sperately?

I may have skipped something but how does 'upload a save by id' work?

Is it one time purchase for best friend tier

(2 edits)

Does anyone know how I can make the game work more fluently?

Everytime I click something, it takes a second until it does something (except for the minigame, that works fine).

I already lowered the number of rnpc's onto 40 and I already changed a bunch of options, that could influence the games performance.

I'm playing on Pc btw.

Ps. I really love this game, could use some bug fixes and correct translations though.

Ps. Ps. Also, does someone know how you can change the hairstyle in the game after the whole character creation?

Ps. Ps. Ps. By the way, cockroach best character in the game. Love that little guy/girl/trans

Updating the next round, I would like to adjust the slit to make it a little bigger, is it quite a problem for me?

So when will the generation setting will be available for free?

Try now, we post bugfix2

(2 edits) (+4)

Can't start a new game in the .941 version.



While running game code:

  File "game/new.rpy", line 630, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

-- Full Traceback ------------------------------------------------------------

Full traceback:

  File "new.rpyc", line 630, in script

  File "D:\Downloads\School-0.941-win\renpy\ast.py", line 2115, in execute

    if renpy.python.py_eval(condition):

  File "D:\Downloads\School-0.941-win\renpy\python.py", line 1092, in py_eval

    return py_eval_bytecode(code, globals, locals)

  File "D:\Downloads\School-0.941-win\renpy\python.py", line 1085, in py_eval_bytecode

    return eval(bytecode, globals, locals)

  File "game/new.rpy", line 630, in <module>

TypeError: '>=' not supported between instances of 'NoneType' and 'int'

Windows-10-10.0.19045 AMD64

Ren'Py 8.0.3.22083102

School 0.941

Sun May 28 00:56:17 2023

(1 edit)

Try now, we post bugfix2

i cant change clothes anyone know why

does anyone have tips for completing npcs raids in the house?

the generation setting thats seen in the screenshots didn't appear in my playthrough, also in the character customization i selected the option to make my character feminine but he still looks like a manly man and even had scars which was weird because it seemed like you can only choose one trait and i chose the feminine trait not scars. what am i doing wrong?

Does anyone know how to make money with this game flirting method? If you know, please tell me. :D

There are multiple ways to get Money in this game.

You can steal it, you can get money every weak with the "Mama's boy" perk, but the best and legal way is to go to work.

You can get ajob at the grocery store at the shopping center.

(-1)

I'm facing a problem with Ayano's quest with the 12th ID. I can't find Yuki Oota anywhere, not even in the council. 

A lot has been added since I last played, but a lot of bugs as well that are making the game borderline unplayable and very unstable. As mentioned in another comment the options are not displaying correctly. And I always get an exception error if I click the "To Ask" option. The game also seems to be prone to crashing at times. I never had any of these issues before so I'm hoping these things will be fixed with time and it'll be back to how it was before. It ran fine before.

when will ayano and other not rncp will get uncensored version?

(1 edit)

Hi there i just purchased this at 9.60 where do i find the patreon code?

never mind found something explaining how to/where to find it thanks :)

how to trigger event with azumi a landlord in real estate guys? i don't know how to do it

A fix and revamp to the rnpc's name in the game hopefully would be considered in the next upcoming updates. It was rather difficult to memorize and type their names whenever there's any situation which includes the usage of their names. Specifically the Japanese name, since it was pretty much mixed up with the pronunciation of Russian names. 

Viewing most recent comments 844 to 883 of 1,732 · Next page · Previous page · First page · Last page