First of all I'm really enjoying this game! I have a few bugs for you. If I try to kiss or hold hands with any of the NPCs it automatically gives me an error and when I rollback I can't progress further.
Just bought the Best Friend tier of the game here on Itch and I only have access to 0.965b, I start the game then I get an error when I try to do the tutorial, then I get locked into "You've already done push ups today" forever.
Do I have to wait for 0.966 to come out for the Best Friend tier? I can't believe I bought the version that doesn't work
Hello, this is a very interesting game. I saw that you added futanari. What other content are you going to add? Whether there will be furries or kemenomimi among them.
Можно ли как то сбросить сюжет? У меня игра забаговалась, я прокачал атрибуты, потом пошел поговорил с Юки, сказал ей, что-то вроде "Нечестные выборы - это не правильно"(воспользовался атрибутом интеллекта), до этого подписал анкету для вступления в клуб. После разговора пошел в клуб, прокликал все диалоги, и по идеи я на моменте, где надо вербовать в клуб, но я не могу этого сделать. В диалогах с Рнпс нет возможности пригласить их в клуб, в задачах висит, что надо вернуться и пообщаться с Аяно, но в диалоге с ней нет ничего нестандартного, скажем так. Заодно хотел узнать, есть какие нибудь публичные патрео коды?
1) i think, i know the answer, but still: if i buy a version, do i get the guture updates as well or would i need to buy it every time a new update releases?
2) would it be the same, if i buy the exclusive content "pack" for the steam key?
Is there a possibility of adding Spanish as a language? It would be quite helpful for me, for example, since I am not very advanced, to say the least, haha.Even if they use Google Translator
Багов насколько много и они вездесущи, что даже не верится что они когда нибудь уйдут.
Я бы хотел конечно чтобы добавлялся интересующий меня контент, фиксилось меню создания персонажей и т.д. но пока она в таком состоянии, просто боишься нажать на какую клавишу и получить ошибку.
Особенно обидна не возможность сохранить свою академию и персонажей в облаке т.к. сразу ловишь баг(хотя облачную папку создал), а делать в игре лично мне, кроме создания чаров нечего
1. Azumi told me I can be a bouncer for a bar but I can't seem to find where to do that. I know there's a bar at the beach but all I can do is buy alcohol. How do I access this?
2. How do I level up the occult club? I've stayed at 0 progress the entire time.
3. At the end of the meeting with Yuki at the cafe I'm getting a consistent crash every time (I assume) I'm suppose to be going back home. Possible infinite loop according to the error screen. Usually I avoid these crashes by returning home at a different time of day, but since this event happens at a certain time, that isn't an option. What should I do?
When i played version 963 i had errors occasionally, but in version 965 i have errors that i cant rollback or ignore when i try to go home after talking too long with a rnpc, when i try to turn off the pc after spending some time in it, and the game just crash, in things that we are always doing, so i'd be happy to know if in the version 966 this still occurs
Im in version 964 on pc. Yuki Mission tells me to visit the cabinet of the journalism Club but every time I go to the journalism Club it says I'm not supposed to be there yet . I think I read somewhere that I have to go to the factory but in order to get there don't I have to beat up a certain amount of bullies and break them to break them it says I need 300 Authority I've literally went around and beat this shit out of every ugly NPC I come across and my authority is still at 260 and not Rising. No matter if a beat up after winning fight, humiliation, etc.
All other characters say you do not have any task assigned to this character except for Meiko it says wait for new updates.
Idk if its a bug , but when im in the occult club management my game lag a lot like one click by click by minute , and its not my computer , i check the setting and i lower them but that didnt change anything
I read a comment talking about crashes on 0.965 for PC involving unending push-ups I think. I'm from 0.964, the worst for me was the Infinite Loop on Android, it ruined all my saves outside my room or house.
Please tell me 0.966 will be fixed for all of us. Why must we endure eternal push-ups and Infinite loops?
← Return to game
Comments
Log in with itch.io to leave a comment.
First of all I'm really enjoying this game! I have a few bugs for you. If I try to kiss or hold hands with any of the NPCs it automatically gives me an error and when I rollback I can't progress further.
+ есть баг, при любых любовных действиях(Поцелуи, погладить, посмотреть в глаза и тп) выдает ошибку и нет картинки
UPD: если взять задание на избиение всех хулиганов, то в избранное добавляются не только персонажи с чертой агрессивный, а вообще все
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 144, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 144, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 167, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 168, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 169, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 172, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 173, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 173, in <module>
TypeError: 'bool' object is not subscriptable
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "mods/ivent_npc_list.rpyc", line 748, in script
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\ast.py", line 2566, in execute
Say.execute(self)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\ast.py", line 615, in execute
renpy.exports.say(who, what, *args, **kwargs)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\exports.py", line 1493, in say
who(what, *args, **kwargs)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\character.py", line 1394, in __call__
self.do_display(who, what, cb_args=self.cb_args, dtt=dtt, **display_args)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\character.py", line 1045, in do_display
display_say(who,
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\character.py", line 741, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\ui.py", line 303, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\display\core.py", line 2165, 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:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\display\core.py", line 2687, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\display\core.py", line 2687, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Program Files (x86)\School-0.965-win_BugFix2\School-0.965-win\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 144, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 144, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 167, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 168, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 169, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 172, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 173, in execute
File "game/mods/npc/cg_scenes_for_npcs.rpy", line 173, in <module>
TypeError: 'bool' object is not subscriptable
Windows-10-10.0.26100 AMD64
Ren'Py 8.2.1.24030407
School 0.965
Thu Jun 5 12:00:40 2025
Just bought the Best Friend tier of the game here on Itch and I only have access to 0.965b, I start the game then I get an error when I try to do the tutorial, then I get locked into "You've already done push ups today" forever.
Do I have to wait for 0.966 to come out for the Best Friend tier? I can't believe I bought the version that doesn't work
Hello, this is a very interesting game. I saw that you added futanari. What other content are you going to add? Whether there will be furries or kemenomimi among them.
Можно ли как то сбросить сюжет? У меня игра забаговалась, я прокачал атрибуты, потом пошел поговорил с Юки, сказал ей, что-то вроде "Нечестные выборы - это не правильно"(воспользовался атрибутом интеллекта), до этого подписал анкету для вступления в клуб. После разговора пошел в клуб, прокликал все диалоги, и по идеи я на моменте, где надо вербовать в клуб, но я не могу этого сделать. В диалогах с Рнпс нет возможности пригласить их в клуб, в задачах висит, что надо вернуться и пообщаться с Аяно, но в диалоге с ней нет ничего нестандартного, скажем так. Заодно хотел узнать, есть какие нибудь публичные патрео коды?
Is it possible to invite ayano to live with me after making yuki to live separately with me?
Where to find yuki after quitting the student council
Will there be a translation into Portuguese?
Maybe in future
I am not sure if I lost something in the releases, but is female PC avaiable yet for the free version?
No
hi there.
i have a few questions:
1) i think, i know the answer, but still: if i buy a version, do i get the guture updates as well or would i need to buy it every time a new update releases?
2) would it be the same, if i buy the exclusive content "pack" for the steam key?
3) will we be able to play as a girl?
thank you very much for your answers.
No. Here's a one-time purchase.
Yes
Yes
File not found in GDrive
What's version exactly doesn't have file?
Game keeps giving errors after attempting to start game, how can i fix this?
Question:
After yuki quit the students council where can you find her after that?
For additional context she doesn't live with me
Please can this question please be answered?
I loaded the part where she still in the student council and invited he to live with me and then proceeded to the event o the journalist club.
But now i can't progress with ayano, meiko and suzuki story
Is there a possibility of adding Spanish as a language? It would be quite helpful for me, for example, since I am not very advanced, to say the least, haha.Even if they use Google Translator
Maybe in future, but i'm not sure about this
Can you get a npc pregnant
yes
how tho
Promising game so far. Are there any plans to add pronouns/trans options in the future? Thanks!
Без малого прошел целый год как я слежу за игрой.
Багов насколько много и они вездесущи, что даже не верится что они когда нибудь уйдут.
Я бы хотел конечно чтобы добавлялся интересующий меня контент, фиксилось меню создания персонажей и т.д. но пока она в таком состоянии, просто боишься нажать на какую клавишу и получить ошибку.
Особенно обидна не возможность сохранить свою академию и персонажей в облаке т.к. сразу ловишь баг(хотя облачную папку создал), а делать в игре лично мне, кроме создания чаров нечего
İt is really good game imo but i think it needs better optimization. Some time i got kicked out in my 2 years old phone
Thanks for the kind words, we're working on optimization
Three things:
1. Azumi told me I can be a bouncer for a bar but I can't seem to find where to do that. I know there's a bar at the beach but all I can do is buy alcohol. How do I access this?
2. How do I level up the occult club? I've stayed at 0 progress the entire time.
3. At the end of the meeting with Yuki at the cafe I'm getting a consistent crash every time (I assume) I'm suppose to be going back home. Possible infinite loop according to the error screen. Usually I avoid these crashes by returning home at a different time of day, but since this event happens at a certain time, that isn't an option. What should I do?
if i purchase the "best friend" version of the game off patreon, can i play as a girl? >_<
You can
...ntr....ayano main story....lewd...ayano and other cute girls lewd development...need...convince....girls.
I just support ntr.( In a way not being completely taken but just simply being a lewd girl)
When i played version 963 i had errors occasionally, but in version 965 i have errors that i cant rollback or ignore when i try to go home after talking too long with a rnpc, when i try to turn off the pc after spending some time in it, and the game just crash, in things that we are always doing, so i'd be happy to know if in the version 966 this still occurs
Im in version 964 on pc. Yuki Mission tells me to visit the cabinet of the journalism Club but every time I go to the journalism Club it says I'm not supposed to be there yet . I think I read somewhere that I have to go to the factory but in order to get there don't I have to beat up a certain amount of bullies and break them to break them it says I need 300 Authority I've literally went around and beat this shit out of every ugly NPC I come across and my authority is still at 260 and not Rising. No matter if a beat up after winning fight, humiliation, etc.
All other characters say you do not have any task assigned to this character except for Meiko it says wait for new updates.
Am I missing something?
If it's line with Mikoto, you don't need beat everyone. Event will appear, when you'll be in abandoned factory
Idk if its a bug , but when im in the occult club management my game lag a lot like one click by click by minute , and its not my computer , i check the setting and i lower them but that didnt change anything
I'm not sure about that, but we'll check it. Thanks for the info
I read a comment talking about crashes on 0.965 for PC involving unending push-ups I think. I'm from 0.964, the worst for me was the Infinite Loop on Android, it ruined all my saves outside my room or house.
Please tell me 0.966 will be fixed for all of us. Why must we endure eternal push-ups and Infinite loops?
It was fixed, don't worry. For public and 966
Thank you for the reply and telling me this. The game is fun, so I really want to keep playing.
Bro has a zip file in a zip file
Whenever i create an Rnpc the swimsuit shows up as a grey one piece no matter which one i choose. Am i doing something wrong? How do i fix it?
Idk curryntly, but we'll check it
What are the Android requirements ? My phone is about four or five years old . With 3 gigs of RAM.
Well, you can play in game, but with low settings of performance
Мне бы хотелось узнать, как сделать что-бы милфы не были в академии, а то это как-то странно что они студенты
При создании новой игры можно их отключить, а также, в настройках, пункт фильтрация и сложность.
Да знаю, но мне бы хотелось убрать их именно в академии
Они не студенты, они преподаватели. Это написано в их биографии