3.60 star(s) 38 Votes

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,158
157,678
Mi Unica Hija [v0.21.5 - bugfix] [Binaryguy]

COMPRESSED:

Win/Linux:


- - -

Mac:

- - -
 

binaryguy

Newbie
Game Developer
Oct 18, 2021
90
456
did you find a fix for it?
I tested the game and I didn't encounter those error. Hmmmm.. I checked someone saves earlier with the same issue and the problem I think is you have access the location TandT's Building too early. You should only access it after Tony called Jesse at 6PM. There's a code there $ mapval = 7, it is only 7 but you guys have the value of 8 and I don't know why where did the excess came from. May I ask what file did you download? The 5Gb or compressed versions?

Anyways try my save file before that scene.
 

lolo010

New Member
Feb 11, 2018
13
1
Hello
no it doesn't work here is the error
it looks like the line 569 is missing


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Grid not completely full.

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

Full traceback:
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "label.rpyc", line 309, in script call
  File "script_part2.rpyc", line 705, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "label.rpyc", line 311, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1525, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "script_part3.rpyc", line 915, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "script_part3.rpyc", line 915, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "script_part4.rpyc", line 2308, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screen_001.rpyc", line 720, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3136, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 441, in visit_all
    self.child.visit_all(callback, seen=None)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 570, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/layout.py", line 554, in per_interact
    raise Exception("Grid not completely full.")
Exception: Grid not completely full.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
              (v.0.21.5-Fixed)
Fri May 19 17:32:05 2023
 

fulcrum

Engaged Member
Feb 2, 2018
3,359
1,908
its a grid fault, not a line error.

 

*Lonely*

Newbie
Jul 5, 2018
72
67
I'm on day 40 and nothing happened just watching my daughter in the shower and that's it....I just keep going to work and sleep!
 

*Lonely*

Newbie
Jul 5, 2018
72
67
Hello
no it doesn't work here is the error
it looks like the line 569 is missing


Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
Exception: Grid not completely full.

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

Full traceback:
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "label.rpyc", line 309, in script call
  File "script_part2.rpyc", line 705, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "label.rpyc", line 311, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1525, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "script_part3.rpyc", line 915, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "script_part3.rpyc", line 915, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "script_part4.rpyc", line 2308, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screens.rpyc", line 1492, in script call
  File "screen_001.rpyc", line 720, in script
  File "renpy/ast.py", line 2015, in execute
    self.call("execute")
  File "renpy/ast.py", line 2003, in call
    return renpy.statements.call(method, parsed, *args, **kwargs)
  File "renpy/statements.py", line 278, in call
    return method(parsed, *args, **kwargs)
  File "renpy/common/000statements.rpy", line 569, in execute_call_screen
    store._return = renpy.call_screen(name, *args, **kwargs)
  File "renpy/exports.py", line 3136, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3325, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
  File "renpy/display/core.py", line 3737, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/screen.py", line 441, in visit_all
    self.child.visit_all(callback, seen=None)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 568, in visit_all
    d.visit_all(callback, seen)
  File "renpy/display/core.py", line 570, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3737, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/layout.py", line 554, in per_interact
    raise Exception("Grid not completely full.")
Exception: Grid not completely full.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
              (v.0.21.5-Fixed)
Fri May 19 17:32:05 2023
too many bugs ... I don't play it anymore!
 

9alwa

Member
Sep 16, 2020
461
529
Goated game. The new intros and inclusion of dark path were worth the redownload. Really looking forward to see where it's going. I'm just a bit suprised that you get to fu*k the daughter that early on the dark intro. I was expecting corruption that would slowly lead to non-con stuff eventually but hey, still was very hot, just a bit weird.

binaryguy How do you plan your next updates? Will you be advancing all paths story lines at the same time or do you plan to focus on one at a time?
 
  • Like
Reactions: TankH04

Sketty

Newbie
Nov 24, 2017
31
9
Hello,

maybe someone can help me with this game.

I can't go on. But without error messages or crashes. After the first night, the father is just in bed. I can't click on anything because there are no buttons or icons.

If I choose the dark variant in the first selection, I just end up in this junk house, then a never-ending sex scene with the daughter starts, without buttons or icons, i.e. it doesn't go any further.

With the other variant, I drink my 3 beers from 9 p.m., then go to sleep, a short blurry picture of my daughter comes up, then the father is just lying in bed without which I can do anything.

Am I doing something wrong or is it a bug?
 

vartotojas

Newbie
Jun 27, 2017
40
29
I tested the game and I didn't encounter those error. Hmmmm.. I checked someone saves earlier with the same issue and the problem I think is you have access the location TandT's Building too early. You should only access it after Tony called Jesse at 6PM. There's a code there $ mapval = 7, it is only 7 but you guys have the value of 8 and I don't know why where did the excess came from. May I ask what file did you download? The 5Gb or compressed versions?

Anyways try my save file before that scene.
Wow what shit reasoning :D Shouldn't the game be written so that locations you should not visit would not reveal themselves beforehand?
 
  • Angry
Reactions: American Gothic

vartotojas

Newbie
Jun 27, 2017
40
29
Did you even take a look at the Walkthrough?
What should that mean? Have you yourself looked at the walkthrough? Because for something written with loads of " Remember, always look at the game tips, it might be different for you." you sure feel like it's bulletproof.
And if straying of the Walkthrough means the game should brick then you should turn the game into a simple visual novel with no room for player error.

Most ignorant response possible, game got a stupid bug lets put it on user
 
  • Angry
Reactions: American Gothic

binaryguy

Newbie
Game Developer
Oct 18, 2021
90
456
Goated game. The new intros and inclusion of dark path were worth the redownload. Really looking forward to see where it's going. I'm just a bit suprised that you get to fu*k the daughter that early on the dark intro. I was expecting corruption that would slowly lead to non-con stuff eventually but hey, still was very hot, just a bit weird.

binaryguy How do you plan your next updates? Will you be advancing all paths story lines at the same time or do you plan to focus on one at a time?
Regarding on the dark intro, there are three choices with different ending. Ending with "To be continued" means like there will be a continuation and possibly we will add corruption points that will gradually make her a bad girl if you know what I mean or maybe a more dark. That's depends on people who likes these stuffs. If there will be an update, I'm only posting it on my discord server under the dark channel. Why added sex scene too early? I just added it for you guys to enjoy the first release of dark path. :) But actually the main game there is in the basement.

I can't say that yet coz I don't want you to expect but I will try to add a one scene (either the basement scene or Ricky's scene). Because we are going to continue the last update (which is the an*l s*x with Molly) and lots of scene. Btw thanks for downloading it again!
 
  • Love
  • Like
Reactions: redronnie and 9alwa

binaryguy

Newbie
Game Developer
Oct 18, 2021
90
456
Wow what shit reasoning :D Shouldn't the game be written so that locations you should not visit would not reveal themselves beforehand?
I'm not fluent in English and I can say that you misinterpret my comment. And I'm sorry. I used a player's save file on that and saw that he had access to the TandT Building (location) which was supposed to be inaccessible. And he had an extra value $ mapval (If you are good in coding maybe you can read it properly.) Total locations are 7 ($ mapval = 7 + null >>>> I added a null to complete the grid which is 8), but in there case they have a total of ($ mapval = 8 + null >>>>>>> the total will be 9) and that cause the error "GRID NOT COMPLETELY FULL" because there's an extra one mapval. That's why I tested it again to see if there's really an error but I tried every choices but I didn't really encounter that error. If I see that error, I will make sure to fix that and I will keep trying to test it again and again to find the errors. I can't find all the errors myself that's why I really appreciate if someone report a bug/error. I hope if I fixed my bug/errors here, yours will be fixed too. I don't know if you understand my English, if not then I'm sorry.
 
  • Like
Reactions: bob55575 and V&M

binaryguy

Newbie
Game Developer
Oct 18, 2021
90
456
Hello,

maybe someone can help me with this game.

I can't go on. But without error messages or crashes. After the first night, the father is just in bed. I can't click on anything because there are no buttons or icons.

If I choose the dark variant in the first selection, I just end up in this junk house, then a never-ending sex scene with the daughter starts, without buttons or icons, i.e. it doesn't go any further.

With the other variant, I drink my 3 beers from 9 p.m., then go to sleep, a short blurry picture of my daughter comes up, then the father is just lying in bed without which I can do anything.

Am I doing something wrong or is it a bug?
Regarding your first problem, that was actually the problem before (you can't see any buttons, but it has been fixed lately.)

About the second problem, I have fixed it and I have provided a script file on my discord under the "bug-channel"

About the third problem, hmmmmm that's odd...Can you try to reload the game before that scene?
 

Sketty

Newbie
Nov 24, 2017
31
9
Regarding your first problem, that was actually the problem before (you can't see any buttons, but it has been fixed lately.)

About the second problem, I have fixed it and I have provided a script file on my discord under the "bug-channel"

About the third problem, hmmmmm that's odd...Can you try to reload the game before that scene?
So points 1 and 3 are still with me.

I have the current version and even if I start a new game, I have the one that the next morning my father is lying in bed with no symbols or icons. Whether sober or with a beer in the evening. What has helped so far is to save in the morning and then reload, then all symbols and icons are there again.

Furthermore, after the bathroom scene, I always only have a black picture where it doesn't go any further. Here only Ctrl-Alt-F4 helps to exit.
 
Last edited:
  • Like
Reactions: dbf

binaryguy

Newbie
Game Developer
Oct 18, 2021
90
456
So points 1 and 3 are still with me.

I have the current version and even if I start a new game, I have the one that the next morning my father is lying in bed with no symbols or icons. Whether sober or with a beer in the evening. What has helped so far is to save in the morning and then reload, then all symbols and icons are there again.

Furthermore, after the bathroom scene, I always only have a black picture where it doesn't go any further. Here only Ctrl-Alt-F4 helps to exit.
thyuue1.png
 
3.60 star(s) 38 Votes