- Sep 4, 2017
- 410
- 333
Ohh so thats what happend for meIs there some fix?
When you move cursor to the heart.You don't have permission to view the spoiler content. Log in or register now.
Ohh so thats what happend for meIs there some fix?
When you move cursor to the heart.You don't have permission to view the spoiler content. Log in or register now.
Send me a save pls about this.It works for me but my game crashes
I'm sorry, but an uncaught exception occurred.
While running game code:
Exception: Grid overfull.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/menumain.rpyc", line 77, in script
��Tғ&��R��w����惍�i��
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\ast.py", line 624, in execute
renpy.exports.say(who, what, interact=self.interact, *args, **kwargs)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\exports.py", line 1173, in say
who(what, *args, **kwargs)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\character.py", line 911, in __call__
self.do_display(who, what, cb_args=self.cb_args, **display_args)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\character.py", line 747, in do_display
**display_args)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\character.py", line 523, in display_say
rv = renpy.ui.interact(mouse='say', type=type, roll_forward=roll_forward)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\ui.py", line 287, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\core.py", line 2553, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\core.py", line 2916, in interact_core
self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\core.py", line 1980, in draw_screen
renpy.config.screen_height,
File "renpy/display/render.pyx", line 430, in renpy.display.render.render_screen (gen\renpy.display.render.c:6938)
rv = render(root, width, height, 0, 0)
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\layout.py", line 702, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\transition.py", line 361, in render
top = render(self.new_widget, width, height, st, at)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\layout.py", line 702, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\layout.py", line 702, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\screen.py", line 625, in render
child = renpy.display.render.render(self.child, w, h, st, at)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\layout.py", line 702, in render
surf = render(child, width, height, cst, cat)
File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445)
cpdef render(d, object widtho, object heighto, double st, double at):
File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983)
rv = d.render(widtho, heighto, st, at)
File "C:\Users\Barkaway\AppData\Local\Temp\Rar$EXa0.090\My_cute_roommate-0.7.0ex-win\renpy\display\layout.py", line 416, in render
raise Exception("Grid overfull.")
Exception: Grid overfull.
Windows-8-6.2.9200
Ren'Py 6.99.13.2919
0.7.0ex
Yep, agree 100%, well except that I think 'cousins' would probably be the least frowned upon relationship level that most would tolerate as pseudo-normal if it progressed into anything physical.I completely agree with your main point here; it's disappointing when a game appeals to you for a certain reason and then gets scrubbed of the content because of Patreon' rules. But it also gets a bit tiresome whenever an incest and/or mind-control game gets Patreoned and the threads here turn into pages and pages of conversations that have taken place multiple times already. Especially since I think a lot of players are not as into a "fetish" as others might think, but just want fun sexy game to play. For me, and I know it's just one simple opinion, but this game makes more sense to me if the girl isn't the MC's cousin based on how it played out, so I'll shrug and keep playing.
I'm much more irritated by the fact that I have to restart from the beginning...
@jande21 I know it won't solve the problem, but cant the OP be updated to note that SAVES WILL NOT WORK? Maybe we'll get only 100 posts asking for saves instead of 500 :/
you dont need an organization for that fictonal incest is not forbidden everywhere. There are tons of porn on the matter fyi. Also incest is not just an immoral act. It can also cause shit load of health problems for new borns(who are created through blood related sex). So you can watch incest porn but cant find a decent incest sex game because only developer funder site we know doesnt want to endorse incest.Me too, niece aswell. I find this strange. I can marry a man, I can have children with him, I can even become a combat helicopter, but I can not fuck my sister or cousin. It does not violate my rights and freedoms? Is there any organization like lgbt that is fighting for my right to have sex with my hypothetical sister or daughter?
You need to use the videos that you bought in the store.Mmm, there is no more scene when i watching movie with my cousin and she touch my dick? Now i cant do scene with shop keeper to get screwdriver, it is strange...
I understand that I can do whatever I want, if nobody will know about it. In my country, I can marry a niece, I can even marry my sister or daughter, although it is illegal, I just need to keep silent about our blood, so I will only have to pay a fine for providing false information, if it reveals, but the marriage will not be terminated. But all this is complicated, and in some countries, like Germany, is also criminally punishable, it turns out that I can go to jail for loving my sister?you dont need an organization for that fictonal incest is not forbidden everywhere. There are tons of porn on the matter fyi. Also incest is not just a immoral act. It can also cause shit load of health problems for new borns(who are created through blood related sex). So you can watch incest porn but cant find a decent incest sex game because only developer funder site we know doesnt want to endorse incest.
and now he added some black dude..... i guess this game is over for me, id rather avoid it than be surprised later.Well the potential ntr with that guy she works with doesn't bother me at all now. Can't remember if that story progressed where she accuses him of stealing the red folder and then has to goto dinner with him
"What do you want? Wanna know just how I'm gonna fuck your ROOMMATE" just doesn't have the same sting as if she were family. He still has a punchable face but I now care a little less lol
i dont know what you are asking here. If you are talking about morality of the act yes it is immoral. But i dont care since every era has it's own morality. For all i care you can do and orgy with your mom,dad,sister,brother whatever. But marriage wise it should be illegal because when you get married you will want to reproduce after some point. It causes health problems(genetics wise) for everyone. I dont care about love part either cause i was never interested in other people's affairs(social wise).I understand that I can do whatever I want, if nobody will know about it. In my country, I can marry a niece, I can even marry my sister or daughter, although it is illegal, I just need to keep silent about our blood, so I will only have to pay a fine for providing false information, if it reveals, but the marriage will not be terminated. But all this is complicated, and in some countries, like Germany, is also criminally punishable, it turns out that I can go to jail for loving my sister?
Actually that isn't completely true. While yes, blood related incestual reproduction does have a higher chance of defects, it only happens when both sets of genes contain defects and really isn't that high of a chance. Just slightly higher.Also incest is not just an immoral act. It can also cause shit load of health problems for new borns(who are created through blood related sex).
Check gallery... see big black dude... run away... problem solved?and now he added some black dude..... i guess this game is over for me, id rather avoid it than be surprised later.
even more when i have to start all over again
Problem is life is not that worthless. I mean if you are willing to take that risk and reproduce be my guest i dont care. Then again child born with genetic defections have to suffer because you thought it was ok. That's not ok on my partActually that isn't completely true. While yes, blood related incestual reproduction does have a higher chance of defects, it only happens when both sets of genes contain defects and really isn't that high of a chance. Just slightly higher.
The problem actually happens when the parings happen multiple times without injecting genes from outside the family tree. This can be seen in royal bloodlines quite often. Many royal marriages historically are between siblings or at least 1st or 2nd cousins. They believed it kept the family stronger.
1st generation incest parings generally don't have issues, unless there were strong defects in the first place.