Ren'Py School Game [v0.954] [Sloths Command]

2.50 star(s) 50 Votes

Gojii

Active Member
Oct 29, 2019
899
1,285
Good concept. But if theyre stealing the assets.... Man glad I come onto here. Almost shilled.
 

season12345

Newbie
Mar 15, 2018
38
9
is it possible to fuck a npc ? and if its possible, how do i do it. I brought the npc back home but i dont see the option to do and erotica things like with ayano
 

Kail Nightwalk

New Member
Dec 20, 2017
13
4
Is it just me is the V9.21 for android is not installing? I did have like a 5g of storage left so it should have been installed.
 

Fenyastr

New Member
Mar 10, 2019
5
1
When I change the form it throws this error, can anyone help?

```
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'character/npc/new/body/body.png'>:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'character/npc/new/body/body.png'.

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

Full traceback:
File "mods/ivent_npc_list.rpyc", line 3136, in script
File "renpy/ast.py", line 2009, in execute
self.call("execute")
File "renpy/ast.py", line 1997, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3057, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3792, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2521, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 681, 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 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 708, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
IOError: Couldn't find file 'character/npc/new/body/body.png'.

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
School 0.921a
Tue Sep 28 20:15:11 2021
```
 

Wooho272

Member
Mar 2, 2020
193
312
When I change the form it throws this error, can anyone help?

```
I'm sorry, but an uncaught exception occurred.

While loading <'Image' u'character/npc/new/body/body.png'>:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
IOError: Couldn't find file 'character/npc/new/body/body.png'.

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

Full traceback:
File "mods/ivent_npc_list.rpyc", line 3136, in script
File "renpy/ast.py", line 2009, in execute
self.call("execute")
File "renpy/ast.py", line 1997, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3057, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3276, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3792, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "renpy/display/core.py", line 2521, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 492, in renpy.display.render.render_screen
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/screen.py", line 681, 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 263, in renpy.display.render.render
File "renpy/display/layout.py", line 786, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 170, in renpy.display.render.render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/transform.py", line 708, in render
return transform_render(self, width, height, st, at)
File "accelerator.pyx", line 140, in renpy.display.accelerator.transform_render
File "render.pyx", line 263, in renpy.display.render.render
File "renpy/display/im.py", line 607, in render
return cache.get(self, render=True)
File "renpy/display/im.py", line 271, in get
surf = image.load()
File "renpy/display/im.py", line 688, in load
raise e
IOError: Couldn't find file 'character/npc/new/body/body.png'.

Windows-10-10.0.19041
Ren'Py 7.4.6.1693
School 0.921a
Tue Sep 28 20:15:11 2021
```

Do not put the new version on top of the old one. In addition, saving old versions (up to version 920) will not work on this version.
 
Aug 14, 2021
9
30
Is there no visualization for groping/kissing or do I need a patreon code to see it?

Edit: after browsing game files seems like there 5-6 sex-scenes for "custom" characters and nothing for "generic npcs". Is that truly so?
Can you even have an intercourse with an npc? Inviting someone home only leads to playing, talking and drinking. So apart from few "quests" with shitty otaku writing game has no content? All it consists of is useless grind system and pretty, yet really user non-friendly UI that makes navigation a pain in the ass. I saw this game before and I can't spot what has improved over the year or so.
 
Last edited:
  • Like
Reactions: 69FapChampion69

cooperdk

Engaged Member
Jul 23, 2017
3,382
4,963
This game should be banned on Patreon (and unsupported here) due to stolen artwork.
The idea is good, but stealing graphics is simply unacceptable.
 
2.50 star(s) 50 Votes