Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 1 to 34 of 1,625 · Next page · Last page

MILF UPDATE LES GOOOOOO

How many

(2 edits)

I gotten this error during Azumi fight event on the beach in version 0.958

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/character/azumi.rpy", line 797, in <module>

IndexError: list index out of range

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

Full traceback:

  File "character/azumi.rpyc", line 784, in script

  File "C:\Users\Naqua\Desktop\School-0.958-win\renpy\ast.py", line 823, in execute

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

  File "C:\Users\Naqua\Desktop\School-0.958-win\renpy\python.py", line 1179, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/character/azumi.rpy", line 797, in <module>

  File "lib/python3.9/random.py", line 346, in choice

  File "C:\Users\Naqua\Desktop\School-0.958-win\renpy\revertable.py", line 221, in __getitem__

    rv = list.__getitem__(self, index)

IndexError: list index out of range

Windows-10-10.0.22631 AMD64

Ren'Py 8.2.1.24030407

School 0.958

Sun Nov  3 12:31:52 2024

(1 edit)

how far can you play the game( main Tasks) in the free version until you complete them all?

i think you can do pretty much everything on the free version , the paid one give cheat and customisation as well as earlier updates

I got a question. When will Suzuki cohabit with my character?

Will there be a female mc in the possible future?

The developer says that yes but they're working on it

Is there a way to see what perks for RNPCs do

Can someone please tell me the timing of meiko swimming practice? I got one complete but the second i cant complete it,it said go to the education pool on the appointment on week

fridays after school so after 15:00 if i rememeber right

ahh thanks,I think it's 2 pm

他现在有翻译吗?中文?

I'm unsure what exactly is causing this but the game won't open for me, I'm a Mac (M1/Silicon) user and I use the free version, if that helps. I don't think the issue is related to what's used for file extraction, because both attempts I've made today (once with Archive Utility, once with The Unarchiver) have resulted in the same thing: the game will bounce on the apps bar for like a second and then dissapear every single time I try to open it.

(+1)

Hi, for MAC: Right-click on app file → get information → open with rosetta And VOILA If rosetta is install the game start else you will ask for install rosetta (if it does not start)

(1 edit)

Thanks! That works :D

Hello , my game have little lag and its not my pc the 0.957 have not lag but the 0.958 i lag a lot, its make the experience very uncomfortable , beside that the game is incredible , any solution ?

You can try use setting of performance

If its thats its really strange , the other version have no lag and its definitely not a pc performance probleme 

I got bug at for waiting yuki call at ftiday,how to resolfe that problem?

(+3)

Hi! Do you have any downloadable pdf walkthroughs for each route that I can have to help me in the game progress? I know theres a book in game but it isnt enough and Im getting stuck in some scenarios. Thank you so much! Great game btw since im able to play it on android! 

Hi. Thanks for the kind words! Game doesn't have any pdf walkthroughs at the moment

I had bunch of saves because im scared of cutting  a route of a character if ever i choosen a bad answer again.. A walk though will definitely help alot

(+2)

with v0.959 the biggest bug for me, I don't know if anyone else is experiencing this but it's the new food system. can't put it in auto feed mode or all the food just disappears and can't actually cook which I found kind of fun to a point without the game shitting itself. besides that, you did a really good job but some of the "milf" characters have broken shoulders.

We'll fix it all

thank you for the reply but please don't stress too much it's really not that bad. I have been a fan and bought the game two years ago, so I've seen much worse, you have done amazing work since then and the game has changed so much so I hope you keep doing amazing work!

(2 edits) (+2)

Have the v0.959 BugFixes 1 Android version, and anytime I try to invite a NPC onto the occult Club or Try to see who is at my house door to see me, I've an error saying the "bool" of the minus_relationship_with_npc variable  isn't iterable or subscriptable. (Making it a fail)

(+1)

have the paid itch version, but my email wont work since i guess it isn't a patron email?

(1 edit)

It's your email. If you paid for a long time (2 years and more) it could be skip for our system. You can write your email us; slothscommand@gmail.com ; and we'll add your email in our database.

(+1)

i get errors on 0.959 whenever i try to cook anything

How do I properly install it even? I tried extracting from both Windows files, and the game either crashes or doesn´t work at all.

Here´s what it showed me:

I'm sorry, but an uncaught exception occurred.

While loading <renpy.display.im.Image object ('gui/overlay/mm/main_menu1.jpg') at 0x0000000024a73820>:

  File "renpy/common/00start.rpy", line 241, in script call

    call _splashscreen from _call_splashscreen_1

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

Exception: Could not load image 'gui/overlay/mm/main_menu1.jpg': error('JPEG loading error')

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

Full traceback:

  File "renpy/common/00start.rpy", line 241, in script call

    call _splashscreen from _call_splashscreen_1

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

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\ast.py", line 1972, in execute

    self.call("execute")

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\ast.py", line 1953, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\statements.py", line 349, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 671, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\exports.py", line 3413, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\ui.py", line 303, in interact

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

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-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 "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\core.py", line 2818, in interact_core

    self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\core.py", line 1352, in draw_screen

    surftree = renpy.display.render.render_screen(

  File "render.pyx", line 486, in renpy.display.render.render_screen

  File "render.pyx", line 260, in renpy.display.render.render

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\layout.py", line 900, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\layout.py", line 900, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\layout.py", line 900, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\screen.py", line 754, in render

    child = renpy.display.render.render(self.child, w, h, st, at)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\layout.py", line 900, in render

    surf = render(child, width, height, cst, cat)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\transform.py", line 957, in render

    return RenderTransform(self).render(width, height, st, at)

  File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render

  File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child

  File "render.pyx", line 260, in renpy.display.render.render

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\image.py", line 513, in render

    return wrap_render(self.target, width, height, st, at)

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\image.py", line 316, in wrap_render

    rend = render(child, w, h, st, at)

  File "render.pyx", line 170, in renpy.display.render.render

  File "render.pyx", line 260, in renpy.display.render.render

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\transform.py", line 957, in render

    return RenderTransform(self).render(width, height, st, at)

  File "accelerator.pyx", line 978, in renpy.display.accelerator.RenderTransform.render

  File "accelerator.pyx", line 413, in renpy.display.accelerator.RenderTransform.render_child

  File "render.pyx", line 260, in renpy.display.render.render

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\im.py", line 626, in render

    return cache.get(self, render=True)

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\im.py", line 309, in get

    surf = image.load()

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\im.py", line 761, in load

    raise e

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\im.py", line 722, in load

    surf = renpy.display.pgrender.load_image(f, filename)

  File "E:\(X)\School-0.958-win_BugFix10\School-0.958-win\renpy\display\pgrender.py", line 201, in load_image

    raise Exception("Could not load image {!r}{}: {!r}".format(filename, extra, e))

Exception: Could not load image 'gui/overlay/mm/main_menu1.jpg': error('JPEG loading error')

Windows-10-10.0.19041 AMD64

Ren'Py 8.2.1.24030407

School 0.958

Mon Oct 28 18:13:34 2024

For first, download 11BugFix. It's available. For second, you need unzip all files. Your files are missed. Maybe it's reason of you didn't unzip files, maybe just that your archiver skipped some files. 

Alright, I figured out the problem: One of the files won´t extract.

Its ´´archive.rpa´´, a 1.58GB file wich I guess its important.

Any tips on why it may not extract?

You shouldn't extract that. It's renpy file

Hey Kaito there is a bug in version 0.957 where if a girl has big breasts, her breasts will disappear and look like they are censored, and I have seen it from small to big.  Then another bug I saw was that the atmosphere in the game was not alive, they never went to the toilet, canteen, school roof, school gym, very different from 0.956, please fix it immediately so it doesn't interfere Convenience in playing and to grow many fans, so that they don't think it's a loss to buy this game. 

We fixed it in 958. Download it, it's free

Soo help out guys..how do you invite the npc to the occult club at the beginning, everytime i talk to them i cant find the club promotion or invitation button

For first, you should receive this quest from Ayano Yoshida

Uuuh..the bug ..why does my stats alwys depleted whenever I perform action like push up,cooking etc..can you tell me how to fix this..I play it on android 

Try download 958 vers, it's for free

ok..do I need to uninstall the older version?

(+5)

This game is crazy, I've never seen a game using RNPC and allowing you to interact with them as well.

Great job.

Thanks for the kind words!

(2 edits) (+2)

I had a few questions about RNPC's with their "character traits" and "perks" (1-2 are questions, 3-4 are requests)

1. I can't tell what this character trait...   

2. There is also a perk called "Omega" on RNPC's, what does that do?

3. Would it be possible that when you look at RNPC's "Character profiles" looking at their Traits and perks pops up a side menu, explaining what the Trait/Perk does.

(sort of like what you guys have with the side page that pops up with your character's side page pop up when hovering over your [MC] character's "neutral skills" and "Attribute")

also, as a side request, you made it so we could color each character's name, but not any place where those colors save. It makes it a little more difficult for someone like me who tries to color every character's name where I color based off of likeability, if certain RNPC's are quest givers, etc.

(Sorry if some of thit was poorly written, I've never been a very good writer. Note: if this comes off as a critique or something, it's not. I love the game wholeheartedly, its in top 3 on Itch.io for me.)

(Thank you if you read this, and hope you have a wonderful day!)

The character trait translates to "Lying"

(+1)

This is an amazing game, I wasn't able to play all of it since I'm on Android and my phone doesn't function right but I will say this game absolutely amazing

Thanks for thw kind words! If you have many problems with it, you can try do settings of performance lower

I probably just read over it or something in the tutorial, but why am I unable to see nipples?  I am using Mac free version 0.957.  Can anyone help?  Thanks.

Wdym?

It’s as if they’re censored.  I see what looks like a square of their skin color where they should be.  Maybe my computer doesn’t load them in so they appear like that?  

(+1)

I can't tell if I'm doing something wrong or not, but I can't figure out how to level up authority. I do fights, I choose sparing, I mock, but be it a success or fail I keep losing authority, what am I doing wrong?  (The biggest reason I'm doing this is I'm doing the quest where you beat up the bullies and try to make them have the "weak" trait... But have the quest be nigh impossible due to whatever I'm doing wrong.) 

side question: Is it possible to gain authority without ruining your characters reputation?

Btw I'm doing the free v0.957

(+1)

Authrity will up, when your agressive actions is success or you buying something from hooligans, and will down, when your actions fail

(+1)

Yeah just noticed, thank you for responding only a day after me asking the question btw

(-1)

I tried to get the job in the supermarket but was rejected When I later tried to complet the task to meet SUZUKI MATSUI I didn't find her  how do I find her

(+1)

So when is the female mc going to be available for public? 

(+1)(-1)

It'll be some time.

Прикольно было бы если например Добавили полицию и работала примерно так ты избил чела а он может пожаловатся полиции и тебя задержат на пример на 2 дня или например что нибудь украл и тебя поймали и тоже самое на 2-3 дня вот это было бы классно

What version will be on Steam? Will it also have cut features or be a full one? I don't want to pay every month, but it really annoys me when content gets cut like this. I'd rather wait for the Steam version if it's going to be the full game

(+1)

Without any online content: cloud save, cloud characters and etc. Another will be. But anyway it won't be soon

Is there a date for a steam release? I would love to buy this game on steam.

(+1)

2 years maybe

(+1)

Why does your game crash so often, even while I’m in the NPC character edit screen? I’ve tried playing on PC and Android. I wonder what the minimum specs for this game on PC.

You haven't enough RAM

(1 edit)

What should be the minimum amount for PC and Andriod?

Will milf be available in the free version?

Yes

When will the milf be added in the free version?

yes

(+1)

when 959 is free

Will the game have a french translation, if yes how can we help working on it?

Well, game enough open-source, so you can take any file from tl/ and use it for creating translate. Except it, you can write about it us to email, and we can send you this files

(1 edit) (+5)(-1)

Legend has it we still await a female mc...... -.- 

(+1)

Same brother, same as you

(+2)

Yep, been waiting 5 almost 6 months

(+3)

Well, female MC available, but only for beta-testers or sponsors. It don't ready for public rn

(+4)

Take your time, we will wait

I'm patiently waiting, I wonder how close to finished you are with it but I'll wait ☺️

female mc is out for paid version

(+1)

I know dat, I would've already gotten the paid version but sadly I am unemployed and cannot afford it 😔 I'm a brokie 

Viewing most recent comments 1 to 34 of 1,625 · Next page · Last page