Seiyuu Danshi: 18+ BL/Yaoi Visual Novel / Dating Sim Game may contain content you must be 18+ to view.
Are you 18 years of age or older?
Log in with itch.io to leave a comment.
I'm on the Hikaru route and every time I load my save it loads into foreplay mode with Hikaru then crashes.
[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 "lib/windows-i686/main.rpyc", line 635, in script call
File "lib/windows-i686/newdirtytalk.rpyc", line 448, in script call
File "lib/windows-i686/newforeplaymodehikaru.rpyc", line 2676, in script
File "C:\Users\Ted\Documents\PC\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\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\exports.py", line 1199, in say
who(what, *args, **kwargs)
File "C:\Users\Ted\Documents\PC\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\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\character.py", line 817, in do_display
**display_args)
File "C:\Users\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\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\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1258, in render
self.update(st, at)
File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1247, in update
child.visit_all(lambda c : c.per_interact())
File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\core.py", line 513, in visit_all
callback(self)
File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\layout.py", line 1247, in <lambda>
child.visit_all(lambda c : c.per_interact())
File "C:\Users\Ted\Documents\PC\seiyuudanshi-windows-final\SeiyuuDanshiFinal-pc\renpy\display\image.py", line 726, in per_interact
self.find_target()
File "C:\Users\Ted\Documents\PC\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
Thu Jan 03 11:41:32 2019
[/code]
I just bought the game 10 days ago and downloaded it then so it should be the latest version. Sorry, I deleted the messed up saves when I tried the save I made at the festival and it didn't go to foreplay mode. I lost a month of progress but the game seems to be working fine now. Should I re-download the game and start over?
I love this game so much, but... I'm sad I can't find any guides. I think I was supposed to have wooed the guy by now, but I keep being stumped at what to do next... I'm pretty sure I've done everything... where did I go wrooong. Toru! Just marry me alreadyyyy *sob* Where should I go for advice about the game? ;w; EDIT: AAA! The fanbook will have a guide!? I'm defs getting it! Can't wait, thank you :D
Hi there! If you have any specific questions on what to do, you can ask here and someone will usually help. I'll help if I can - I've romanced everybody by now, lol.
The biggest tip that helped me move guys from friends to crush and lovers is to date them to raise their heart level, but visit them at every place during the week and - crucially - at every location. There's lots of scenes that won't unlock until you meet some criteria of heart level, but the scenes are location locked and only go in order. So, for example, if your next scene with Toru is at the park but you're only visiting him at another location, your relationship will never progress.
For more general help, here's a fanmade guide with help with auditions and things:
https://docs.google.com/document/d/1P6iYaiVrfa9TLpGbv7B51TocGv3zhcPUK89HzrbKyIw/...
Thanks so much!! I already ordered the fanbook ehehe, but it's not out yet anyways. Looking forward to that tho! Reading thru comments I found that the problem was, I thought it was by location, not by day! I was checking each location only once a week, but then working every friday for money sooo... that was probably the day I was missing, LOL. But I missed many events so I had to start over my game... very sad. But I restart with more knowledge this time!! :)
Congrats on your successful ending! :D
Oh, it's not my walkthrough, sorry if it sounded like that - I don't know what marvellous person made it! You can request access to edit the file and add things though, so it's worth a try. They'd probably be happy to get more input. If not, making a second document or a gameFAQ would be great - I'm sure future fans would thank you!
I'm replying based on memory since no access to the game, but if I remember right, it should be the one with the maid costume? (I'm not sure since I forget the CG row number, but that one's the hardest to get so I'm assuming it is x'D)
If that's the CG you're missing:
Go to maid cafe with Toru, take the crossdressing job and MC & Toru will talk about a certain bet. Win the audition. Then, buy maid costume with size M on top of one with Toru's size. Make Toru wear the maid costume once (I think), then you will get the scene, but MC needs to be a bottom, if I remember it right.
that's not the one unfortunately D: , I already got the maid one because i found how to get it in the other comments. But it seems like this one wasn't that hard to get because i can't find anyone else asking about it so now i feel kinda dumb and confused haha ^^;; im guessing i should be able to get this one during foreplay mode but i dont know how...
I think I'm encountering a glitch with the Shuu route. Almost specifically on Fridays when Shuu is at the bookstore, if I click to check my text messages the screen will go black and stay black. I've only encountered it when trying to check for a new text but it's happened 3 or 4 times in a row and figured I should let you know. Thankfully I save frequently so it's not a big deal for me, butlLet me know if I can provide more detail
I mention the Shuu route specifically because I haven't seen this pop up with either the Shiba or Toru routes.
But basically on Fridays if I click on the text message button specifically and then click to exit out of them, the screen will either go black or it'll pull up the background CG for the office. There are no options to click out of what I'm seeing so it essentially freezes the game until you close the program (the message before closing pops up and works like normal). So far from trying to replicate it I haven't encountered any issues anywhere except in the Commercial District. It occasionally happens when looking at the the Commercial District as a whole, but it's happens almost every time when you go into any of the buildings in the Commercial District, pull up, and then exit out of the text messages.
Let me know if this was clear. If you want to see what's happening I'd be happy to record and send a video of what's going on (I can post that on here or send that privately)
Hi! I just bought your game, it was pretty fun. Liked the persona style calendar system, map and colors. I create VNs myself, Freak-Quency that has been adapted to a lezhin comic and Amplitude on steam, and another one I'm making is Lingering. If you ever want to meet up in Jakarta that could be fun. It's nice to see another all female Indonesian developer who isn't afraid to go yaoi lol. Anyway it was a fun game
Trying to change a sub to a dom and was wondering if during dates you just let the screen sit until the guy initiates? or something like that? I know how to use foreplay mode to make him initiate during sex, but nothing gets explained as to how you make your guy initiate during a date or to initiate the date itself. Clarification please and thank you!
Ah. Okay. The way they worded it in game made it seem like if you got his personality to be dominant enough he'd start calling you out on dates so just wanted to see if I was missing something.
Oh. But as far as the foreplay part goes, the only way you end up on bottom is if he's a top, meaning if you've been bottoming to him to the point his preferred role is to top then his subsequent "can't wait anymore" in foreplay mode leads him to fulfill said preferred sexual role. That's been my experience so far at least. ....And I've been testing it VERY thoroughly! ^///^
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]
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!
The events of Toru go out of order. After they became lovers, the Toru called on Sunday and after having a date they had sex. Some book that they bought was mentioned, but this event happened much later. I also learned about the past of the Toru earlier than about the past of Haato. They had to tell each other about their past in the one scene as I understood. So I did not see this * sigh *
Oh, and the second sex they had was initiated by the Toru. But this time, Haato said that the first attempt was failed due to the fact that Toru’s parents did not leave to celebrate the anniversary.
All this did not prevent me from enjoying the root in general (I love this shy sun so much), but I would like to know why it does not work. I have an old version of the game? Or did I hurry with something and broke the game? This was my first root, so I played without cheats.
And sorry for my google translate english.
ok ok ok idk if i’m doing something wrong or what but i can’t for the life of me make foreplay mode happen. i’m on the first of august and have been making moves on tora ever since i arrived in game but nothing has happened yet. i haven’t even became lovers with him yet. am i doing something wrong? does foreplay mode not unlock until later? am i just stupid?? pls help
Foreplay mode happens only after you become lovers with your guy! So, you're not doing anything wrong there! To help you become lovers with Toru (or any of the guys) as soon as possible, you will need to hang out with him as much as possible. Everyday, you should try to hang out with him to trigger an event scene which fills up your stars. When you can't spend time with him on a certain day, you should remember what day you missed and hang out with him next week. For example, if you miss Toru on Wednesday due to an audition, then you should try to meet with him the following week's Wednesday. This will help with filling up the stars. As for the heart, spending time with him (when it doesn't trigger an event), calling him, and inviting him out on dates will raise it. IIRC you only need to heart filled up to 80? or 90% to get a confession scene. I hope this help?
Okay, so- I bought the game and I´m currently playing but for some reason in foreplay mode I only get images of the guys´ (Tocchan, Toru and Shuu so far) upper bodies. I can´t interact with their lower half, like I´ve seen in demo pictures or when other users were talking about it-... any way to trigger this, or is my game broken? Am I doing it wrong? I´m confused... and also a bit frustrated because, as you can imagine, actions are limited if you don´t even get to (in shuu´s case) the guy´s nipples... any ideas?