Thank you! :D
Candles
Recent community posts
I'm looking at the campfire, but I don't get the eye icon. Just the finger pointing to it. I'm making sure it's not in a certain spot either and still not seeing it. It says the same thing every time: "One camp kitchen with hot coal, oh I don't want to burn my hands. But I'll try to take a look at it, maybe there's something left, I'm so hungry, meow." I looked before and after getting the Dragon Rat.
I think there's a bug for me. I go to the firepit and see that the prince is saying he's hungry. I looked everywhere and found nothing, so I looked at the walkthrough below and still found nothing. Then I looked up videos and saw that there's meat in front of a rock behind the firepit, but there's nothing but a patch of grass for me. I tried deleting it and then downloading it again, but that didn't do anything.
I'll extract the game, but I get two errors saying:
"Can not open file: access is denied C:\Users\Andrea\Downloads\Signed_and_Sealed_With_a_Kiss-market\Signed_and_Sealed_With_a_Kiss.exe" and "C:\Users\Andrea\Downloads\Signed_and_Sealed_With_a_Kiss-market\lib\windows-i686\Signed_and_Sealed_With_a_Kiss.exe."
I had just updated Windows 10 yesterday, in case that could be the problem, but all my other .exe files still work. I also completely deleted the other file from before the update without backing it up. I'm not sure if it's necessary to add, but the icon to the .exe file is a blank page.
Hello. So far I'm enjoying the game, even though I'm still on the tutorial (those usually bore me, but I like it the way it's done in this game). But I'm stuck right now. I don't know how to use the bell. I collected the eggs first and then went in front of the barn and pressed enter and most other keys, but nothing happened.
Never mind. I figured it out.
I found a bug in one of Toru's and one of Shuu's CGs. When I clicked on the CG of Haato and Toru kissing, this came up:
[code]
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'cg/toru/kissing.webp'>:
File "renpy/common/00gallery.rpy", line 147, in __call__
renpy.invoke_in_new_context(self.gallery.show, self.index)
File "renpy/common/00gallery.rpy", line 465, in show
result = i.show((button, image) not in unlocked_images, image, len(b.images))
File "renpy/common/00gallery.rpy", line 99, in show
return ui.interact()
IOError: Couldn't find file 'cg/toru/kissing.webp'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\transition.py", line 45, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 906, in event
return handle_click(self.clicked)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 841, in handle_click
rv = run(action)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00gallery.rpy", line 147, in __call__
renpy.invoke_in_new_context(self.gallery.show, self.index)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\game.py", line 279, in invoke_in_new_context
return callable(*args, **kwargs)
File "renpy/common/00gallery.rpy", line 465, in show
result = i.show((button, image) not in unlocked_images, image, len(b.images))
File "renpy/common/00gallery.rpy", line 99, in show
return ui.interact()
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 3132, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2055, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\transition.py", line 359, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'cg/toru/kissing.webp'.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
seiyuudanshifinal 1.0
Thu Nov 15 13:53:21 2018
[/code]
And when I clicked on the CG of Shuu licking Haato's nipple, this came up:
[code]
I'm sorry, but an uncaught exception occurred.
While loading <'Image' u'cg/shuu/shuuhotspring1.png'>:
File "renpy/common/00gallery.rpy", line 147, in __call__
renpy.invoke_in_new_context(self.gallery.show, self.index)
File "renpy/common/00gallery.rpy", line 465, in show
result = i.show((button, image) not in unlocked_images, image, len(b.images))
File "renpy/common/00gallery.rpy", line 99, in show
return ui.interact()
IOError: Couldn't find file 'cg/shuu/shuuhotspring1.png'.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\ast.py", line 862, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\python.py", line 1912, in py_exec_bytecode
exec bytecode in globals, locals
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 3451, in interact_core
rv = root_widget.event(ev, x, y, 0)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\transition.py", line 45, in event
return self.new_widget.event(ev, x, y, st) # E1101
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\screen.py", line 697, in event
rv = self.child.event(ev, x, y, st)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 992, in event
rv = i.event(ev, x - xo, y - yo, cst)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 239, in event
rv = d.event(ev, x - xo, y - yo, st)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 906, in event
return handle_click(self.clicked)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 841, in handle_click
rv = run(action)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\behavior.py", line 315, in run
return action(*args, **kwargs)
File "renpy/common/00gallery.rpy", line 147, in __call__
renpy.invoke_in_new_context(self.gallery.show, self.index)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\game.py", line 279, in invoke_in_new_context
return callable(*args, **kwargs)
File "renpy/common/00gallery.rpy", line 465, in show
result = i.show((button, image) not in unlocked_images, image, len(b.images))
File "renpy/common/00gallery.rpy", line 99, in show
return ui.interact()
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2649, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 3132, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 2055, in draw_screen
renpy.config.screen_height,
File "render.pyx", line 485, in renpy.display.render.render_screen
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\transition.py", line 359, in render
top = render(self.new_widget, width, height, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\screen.py", line 669, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 717, in render
surf = render(child, width, height, cst, cat)
File "render.pyx", line 145, in renpy.display.render.render
File "render.pyx", line 233, in renpy.display.render.render
File "accelerator.pyx", line 108, in renpy.display.accelerator.transform_render
File "render.pyx", line 233, in renpy.display.render.render
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\im.py", line 580, in render
return cache.get(self, render=True)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\im.py", line 266, in get
surf = image.load()
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\display\im.py", line 625, in load
surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename)
File "C:\Users\Andrea\Downloads\SeiyuuDanshiFinal-pc\renpy\loader.py", line 555, in load
raise IOError("Couldn't find file '%s'." % name)
IOError: Couldn't find file 'cg/shuu/shuuhotspring1.png'.
Windows-8-6.2.9200
Ren'Py 7.0.0.196
seiyuudanshifinal 1.0
Thu Nov 15 13:56:17 2018
[/code]
I clicked on ignore, but it keeps bringing me to the beginning of the game, and I just want to look through the CGs.
Sorry if I explained it badly. What I meant was I got both the CG for rimming Toru and the maid costume CG just from having Haato lick Toru's butthole 3 times. If you got the rimming CG on your current playthrough, you'll probably have to restart the game and buy the maid outfits first.
I got it the first time I made Haato and Toru go to the hotel together. Toru was a submissive bottom.