Home Artists Posts Import Register

Content


READ ME:

Your mail is your patreon code. Without his input, the game will not work, so please, before downloading the save/starting the game, enter your email in the input field of the patreon code. In the main menu, you can do this using the key icon. In addition, please, if you have a long download/freeze/any problem- write about it to us by e-mail: slothscommand@gmail.com or in Discord Ne Kaito#7745

Possible problems:

1. If your console doesn't open, even if everything is entered correctly, restart the game. This may be the case at this stage of development. 2. If you do not log into the game, let us know about it, and we will help you with new problems as soon as possible.

In the future, we will fix all the bugs/problems. At the moment, they are connected with the transition to a new version of Python, where the syntax and some libraries differ.

Good luck have fun :)







Download links:

Comments

Anonymous

Probably known: but when at Home, English translations for Bathroom and Kitchen missing (displays in Cyrillic) Suggestion: since it seems the self-voicing defaults now to ON? could an option be put in setting to disable?

Anonymous

Perks: Aspiring Comedian: Description BONUS is in Cyrllic, not english

Anonymous

I am a programmer (achievement): No English description display in Cryllic

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While processing text tag {/u} in '{font=gui/fonts/alegreya.ttf}{size=22}{color=#646464}2. Playing cards [95%]{/color}{/size}{/font}{/u}'.: File "game/mods/npc_main.rpy", line 1358, in script call screen npc File "renpy/common/000statements.rpy", line 609, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) Exception: '/u' closes a text tag that isn't open. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/mods/npc_main.rpy", line 1358, in script call screen npc File "D:\Temp\School Game\School-0.942-win\renpy\ast.py", line 2232, in execute self.call("execute") File "D:\Temp\School Game\School-0.942-win\renpy\ast.py", line 2220, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\Temp\School Game\School-0.942-win\renpy\statements.py", line 281, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 609, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "D:\Temp\School Game\School-0.942-win\renpy\exports.py", line 3181, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\Temp\School Game\School-0.942-win\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Temp\School Game\School-0.942-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 "D:\Temp\School Game\School-0.942-win\renpy\display\core.py", line 3910, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\Temp\School Game\School-0.942-win\renpy\display\core.py", line 2602, in draw_screen surftree = renpy.display.render.render_screen( File "render.pyx", line 495, in renpy.display.render.render_screen File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 884, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 884, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 884, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\screen.py", line 704, 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 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 884, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\viewport.py", line 629, in render surf = renpy.display.render.render(c, cw, ch, st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\behavior.py", line 884, in render rv = super(Button, self).render(width, height, st, at) File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 1334, in render surf = render(child, File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\text\text.py", line 2109, in render virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True) File "D:\Temp\School Game\School-0.942-win\renpy\text\text.py", line 627, in __init__ self.paragraphs = self.segment(text.tokens, style, renders, text) File "D:\Temp\School Game\School-0.942-win\renpy\text\text.py", line 1058, in segment raise Exception("%r closes a text tag that isn't open." % text) Exception: '/u' closes a text tag that isn't open. Windows-10-10.0.19045 AMD64 Ren'Py 8.0.3.22083102 School 0.942 Sat May 27 20:06:09 2023 [/code]

Anonymous

While buying stuff in Grocery Store: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/mods/generation_npc.rpy", line 308, in script python: File "game/mods/generation_npc.rpy", line 499, in if eval(cycle) == True: KeyError: 'corruption' -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/mods/generation_npc.rpy", line 308, in script python: File "D:\Temp\School Game\School-0.942-win\renpy\ast.py", line 1131, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Temp\School Game\School-0.942-win\renpy\python.py", line 1061, in py_exec_bytecode exec(bytecode, globals, locals) File "game/mods/generation_npc.rpy", line 499, in if eval(cycle) == True: File "D:\Temp\School Game\School-0.942-win\renpy\python.py", line 1092, in py_eval return py_eval_bytecode(code, globals, locals) File "D:\Temp\School Game\School-0.942-win\renpy\python.py", line 1085, in py_eval_bytecode return eval(bytecode, globals, locals) File "", line 1, in KeyError: 'corruption' Windows-10-10.0.19045 AMD64 Ren'Py 8.0.3.22083102 School 0.942 Sat May 27 20:10:40 2023 [/code]

Anonymous

IN dialog wiht RNPC,. Option 1 never shows up... (in any of the catagories)

Anonymous

[code] I'm sorry, but an uncaught exception occurred. While processing text tag {/u} in '{font=gui/fonts/alegreya.ttf}{size=22}{color=#646464}2. Playing cards [95%]{/color}{/size}{/font}{/u}'.: File "game/mods/npc_main.rpy", line 1353, in script call screen npc File "renpy/common/000statements.rpy", line 609, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) Exception: '/u' closes a text tag that isn't open. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/mods/npc_main.rpy", line 1353, in script call screen npc File "D:\Temp\School Game\School-0.942-win\renpy\ast.py", line 2232, in execute self.call("execute") File "D:\Temp\School Game\School-0.942-win\renpy\ast.py", line 2220, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\Temp\School Game\School-0.942-win\renpy\statements.py", line 281, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 609, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "D:\Temp\School Game\School-0.942-win\renpy\exports.py", line 3181, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\Temp\School Game\School-0.942-win\renpy\ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Temp\School Game\School-0.942-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 "D:\Temp\School Game\School-0.942-win\renpy\display\core.py", line 3910, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "D:\Temp\School Game\School-0.942-win\renpy\display\core.py", line 2602, in draw_screen surftree = renpy.display.render.render_screen( File "render.pyx", line 495, in renpy.display.render.render_screen File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 884, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 884, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 884, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\screen.py", line 704, 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 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 884, in render surf = render(child, width, height, cst, cat) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\viewport.py", line 629, in render surf = renpy.display.render.render(c, cw, ch, st, at) File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\display\behavior.py", line 884, in render rv = super(Button, self).render(width, height, st, at) File "D:\Temp\School Game\School-0.942-win\renpy\display\layout.py", line 1334, in render surf = render(child, File "render.pyx", line 170, in renpy.display.render.render File "render.pyx", line 266, in renpy.display.render.render File "D:\Temp\School Game\School-0.942-win\renpy\text\text.py", line 2109, in render virtual_layout = Layout(self, width, height, renders, drawable_res=False, size_only=True) File "D:\Temp\School Game\School-0.942-win\renpy\text\text.py", line 627, in __init__ self.paragraphs = self.segment(text.tokens, style, renders, text) File "D:\Temp\School Game\School-0.942-win\renpy\text\text.py", line 1058, in segment raise Exception("%r closes a text tag that isn't open." % text) Exception: '/u' closes a text tag that isn't open. Windows-10-10.0.19045 AMD64 Ren'Py 8.0.3.22083102 School 0.942 Sat May 27 20:15:55 2023 [/code]

Anonymous

(above was switching to the (To Ask) option while talking to RNPC

Anonymous

Swimming with RNPC at beach: [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/tl/english/mods/npc_main.rpy", line 1592, in script "However, soon the usual splashing turned into a heavy slaughter – you started drowning each other, going on "boarding", and your forces were clearly in favor! During your water battles, you turned out to be the winner many times, and over time [name_npc] got tired of losing, which is why she came ashore." File "renpy/common/00library.rpy", line 303, in say who(what, interact=interact, *args, **kwargs) Exception: Say has image attributes ('boarding',), but there's no image tag associated with the speaking character. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/tl/english/mods/npc_main.rpy", line 1592, in script "However, soon the usual splashing turned into a heavy slaughter – you started drowning each other, going on "boarding", and your forces were clearly in favor! During your water battles, you turned out to be the winner many times, and over time [name_npc] got tired of losing, which is why she came ashore." File "D:\Temp\School Game\School-0.942-win\renpy\ast.py", line 921, in execute renpy.exports.say(who, what, *args, **kwargs) File "D:\Temp\School Game\School-0.942-win\renpy\exports.py", line 1371, in say renpy.store.say(who, what, *args, **kwargs) File "renpy/common/00library.rpy", line 303, in say who(what, interact=interact, *args, **kwargs) File "D:\Temp\School Game\School-0.942-win\renpy\character.py", line 1206, in __call__ old_attr_state = self.handle_say_attributes(False, interact) File "D:\Temp\School Game\School-0.942-win\renpy\character.py", line 1030, in handle_say_attributes if self.resolve_say_attributes(predicting, attrs): File "D:\Temp\School Game\School-0.942-win\renpy\character.py", line 956, in resolve_say_attributes raise Exception("Say has image attributes %r, but there's no image tag associated with the speaking character." % (attrs,)) Exception: Say has image attributes ('boarding',), but there's no image tag associated with the speaking character. Windows-10-10.0.19045 AMD64 Ren'Py 8.0.3.22083102 School 0.942 Sat May 27 20:19:46 2023 [/code]

KaitoSi

Everything you wrote about has been fixed in BugFix 1. You can download it from the links in the post

fjptxzy

and how can I open the RNPS editor? I can't find it

fjptxzy

I just want to find a way to disable bald girl,but I can't find how to do.