Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

kuroriya

4
Posts
3
Following
A member registered Jun 02, 2017

Recent community posts

I thought the same thing! I think that character is designed by a backer. In Morningdew, there was a patreon promotion where if you donated certain amounts you could have something featured in the game. The highest tier reward was to design a character that would give something to the main character throughout the game. 

So I imagine the same happened here. Seems that backer puts a lot of funding into these games! I can't blame them here, the game looks so good, I can't wait!

Just keep playing the foreplay mode, even after the little lovemaking heart has popped up. If you just keep going, eventually he gets tired of waiting and will take over. It seems you always bottom in that case, though, fair warning!

(1 edit)

Two days ago! I actually went back to a slightly older save file, and that seemed to correct the issue, so I've been able to get past it! It was odd, though, because the save file with the error was for June 7, which should have been a Monday, but loading it took me straight to the foreplay screen as if it were still a Sunday date? I tried reinstalling the game again and loading my  old file and still got the error? Anyway, I played beyond the part that was giving me trouble and haven't gotten another error, but I thought you might like the details! 

Hello! Sorry for the trouble, but I've run into an error:

[code]
I'm sorry, but an uncaught exception occurred.

While running game code:
Exception: DynamicImage u'char/MC/[express].png': could not find image. (u'char/MC/moaning2.png')

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

Full traceback:
  File "main.rpyc", line 635, in script call
  File "newforeplaymodeshuu.rpyc", line 2465, in script
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\ast.py", line 652, in execute
    renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\exports.py", line 1199, in say
    who(what, *args, **kwargs)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 1016, in __call__
    self.do_display(who, what, cb_args=self.cb_args, **display_args)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 817, in do_display
    **display_args)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 566, in display_say
    rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\ui.py", line 287, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\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\Brittany\Desktop\seiyuudanshi-windows-final\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\Brittany\Desktop\seiyuudanshi-windows-final\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\Brittany\Desktop\seiyuudanshi-windows-final\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\Brittany\Desktop\seiyuudanshi-windows-final\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\Brittany\Desktop\seiyuudanshi-windows-final\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\Brittany\Desktop\seiyuudanshi-windows-final\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\Brittany\Desktop\seiyuudanshi-windows-final\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\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(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\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, 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\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1260, in render
    return 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\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 495, in render
    return wrap_render(self.target, width, height, st, at)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 306, in wrap_render
    rend = render(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\Brittany\Desktop\seiyuudanshi-windows-final\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\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 331, in render
    surf = render(self.child, 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\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1258, in render
    self.update(st, at)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1247, in update
    child.visit_all(lambda c : c.per_interact())
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 513, in visit_all
    callback(self)
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1247, in <lambda>
    child.visit_all(lambda c : c.per_interact())
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 726, in per_interact
    self.find_target()
  File "C:\Users\Brittany\Desktop\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 632, in find_target
    raise Exception(error)
Exception: DynamicImage u'char/MC/[express].png': could not find image. (u'char/MC/moaning2.png')

Windows-8-6.2.9200
Ren'Py 7.0.0.196
seiyuudanshifinal 1.0
Mon Dec 17 21:55:01 2018
[/code]