3.50 star(s) 33 Votes

Ifartedtoolong

Well-Known Member
Feb 27, 2022
1,747
1,450
I messed with it a bit the other day until I broke it enough to where I could just ignore the error to make it go away but undid it when I went back to redo the Nicole stuff and just deleted the unren dev mode rpy files before replaying that part. I have already finished playing it so I'll leave it as is till next update. But if more defined twice errors appear again in other versions I'll edit them like you said.
 

shynos

Member
Jul 21, 2021
322
203
hello again: I read in this thread that someone had edited or modified the game and in doing so saw that the game had events or scenes that were not seen in it, my question, can you see those scenes in any way?


hola nuevamente: leí en este hilo que alguien había editado o modificado el juego y en su proceder vio que el juego tenia eventos o escenas que no se veían en el , mi pregunta se puede ver esas escenas de algún modo ?
 

enano79

Newbie
Aug 12, 2019
47
5
when I try to go out (any clothes I get this error)


Code:
[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 "label.rpyc", line 183, in script call
  File "script_part2.rpyc", line 674, in script call
  File "label.rpyc", line 185, in script call
  File "label.rpyc", line 185, in script call
  File "screen_001.rpyc", line 497, in script
  File "renpy/ast.py", line 2010, in execute
    self.call("execute")
  File "renpy/ast.py", line 1998, 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 3132, 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 3276, 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 3694, 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 437, 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 3694, 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.8.1895
Mi Unica Hija (v.0.17.2-PUBLIC)
Mon May  2 10:59:26 2022
[/CODE]
 

fekjames

Newbie
Feb 6, 2022
28
5
After sleeping pills for nicole it says "just wait for a several days" i skipped two weeks but nothing happened, can u help?
 

lolqwertylol123

New Member
Dec 11, 2021
1
0
When I extract using unren and launch the game I get this:



Code:
The label bathdmcm1 is defined twice, at File "game/script_part2.rpy", line 535:
                        menu bathdmcm1:
and File "game/script_part2.rpy", line 1225:
                        menu bathdmcm1:


The label bathdmcm2 is defined twice, at File "game/script_part2.rpy", line 583:
                        menu bathdmcm2:
and File "game/script_part2.rpy", line 1271:
                        menu bathdmcm2:


The label sneakingupnicole2 is defined twice, at File "game/partialnicole_script.rpy", line 1:
label sneakingupnicole2:
and File "game/script_part4.rpy", line 2278:
label sneakingupnicole2:
 

MrCdots

Newbie
Jun 27, 2018
17
8
Anyone trying to play this on Joiplay I believe it doesn't work . Tried everything on my flip z and nothing . No screen options or time at top to click. Always getting stuck in store or barbershop.
 

Ifartedtoolong

Well-Known Member
Feb 27, 2022
1,747
1,450
I think running increases energy and you can keep running everyday till it's maxed out. I suggest propping your feet up before starting as it'll take awhile to do and don't be surprised if you start dozing off during it as you can't skip the animation.
 

lolo010

New Member
Feb 11, 2018
13
1
```
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 overfull.

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

Full traceback:
File "label.rpyc", line 183, in script call
File "script_part2.rpyc", line 674, in script call
File "screen_001.rpyc", line 511, in script
File "renpy/ast.py", line 2010, in execute
self.call("execute")
File "renpy/ast.py", line 1998, 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 3132, 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 3276, 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 3694, 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 437, 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 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 3694, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/layout.py", line 546, in per_interact
raise Exception("Grid overfull.")
Exception: Grid overfull.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Mi Unica Hija (v.0.17.2-PUBLIC)
Thu May 12 19:39:30 2022
```
 

shynos

Member
Jul 21, 2021
322
203
Hello guys. if those scenes are in the game i really never saw them


hola chicos. si esas escenas están en el juego de verdad que nunca las vi
 
3.50 star(s) 33 Votes