Manfegor

Active Member
May 20, 2017
906
762
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
Send me a save pls about this.
 

Ozygator

Engaged Member
Donor
Oct 15, 2016
2,042
3,321
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 :/
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.

Agreed about Patreons rules, but people can always mod it back if the changes are just dialogue. :) Agreed, a PITA to have to start over..Ugh.
 

Skaldy

Well-Known Member
Nov 7, 2017
1,260
1,147
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 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.
 

evildead

Active Member
Feb 11, 2018
621
330
the dev killed it .... by not making old saves work ,not going to redo all that time playing it just to get to where I was ...and its not 100% that it will not happen again
 

chocolate

Member
Oct 27, 2017
175
157
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...
 

gleb2017

New Member
Aug 30, 2017
12
5
in the ass of these developers - two plus two can not be folded.
as they say, if you can not shit - do not torture your ass
 

Wallnut

Newbie
Jan 20, 2017
50
63
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
 

Manfegor

Active Member
May 20, 2017
906
762
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...
You need to use the videos that you bought in the store.
The shopkeeper screwdriver scene works as before, there isn't change there.
 

calisurfer

Newbie
Jul 3, 2017
48
18
Look, the dev obviously had to make some changes to keep it on Patreon. Which, by the way, is probably the only way he continues to work on the game. I assume most of you, like myself, are not Patreon supporters of this dev, so... could we have some perspective? Maybe?

As far as saves not working, this community is fantastic. I'm sure someone will post a save where 0.6 left off shortly. Or just replay it. From what I remember, it looks like the dev made some gameplay changes, too.

(steps off high horse)
 

paust.alex

Active Member
Apr 15, 2018
605
3,321
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.
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?
 

Deleted member 15555

Harem Lover
Donor
Apr 25, 2017
3,482
11,906
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
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
 

Skaldy

Well-Known Member
Nov 7, 2017
1,260
1,147
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?
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).
 

Sural Argonus

Chimpanor Productions
Donor
Game Developer
May 12, 2017
762
2,037
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).
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.

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.
 

Manfegor

Active Member
May 20, 2017
906
762
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
Check gallery... see big black dude... run away... problem solved? :D
I assume you don't even know who is that guy and what is he doing in the game. :p But if you check that gallery image once more, you can see familiar things on that, which may have give you a hint about The Thing. :D
 
  • Like
Reactions: YesmanYes9999

aladinus

Newbie
Jun 14, 2017
21
21
Just extracting img. click in few min.. few new hot image but not impressive. thx dev. for 0.7 see what we have in future..and new gui horrible..
p.s. Mabe in ~1.0 we get more content with cusine, but now thay not focus on she. No content with Emmy, but she hot to..few new costumes.(0) 3-4/10 what he do all month?
 

Skaldy

Well-Known Member
Nov 7, 2017
1,260
1,147
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.

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.
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 part
 
3.40 star(s) 172 Votes