2.30 star(s) 148 Votes

youbet567

Member
Jun 21, 2023
436
1,297
i mean there are single developers who actually have put out a shole lot more content while having an actual job......
Not with this quality
Quality content like this takes way more time and skills.
also look at the natural poses and expressions in this game.
you dont pose those with pre set poses you make those poses manually.
 
Last edited:

Biffinator

Newbie
Jun 7, 2020
42
37
Error when trying to visit Lucy in cafe first time.
Tried to ignor and clicking cafe, but end up in library
NO MOD ACTIVE


```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "renpy/common/000statements.rpy", line 539, in execute_show_screen
args, kwargs = a.evaluate()
File "game/map.rpy", line 657, in <module>
File "game/map.rpy", line 152, in ch_loc_info
NameError: global name 'lgone' is not defined

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

Full traceback:
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 657, in script
File "renpy/ast.py", line 2009, in execute
self.call("execute")
File "renpy/ast.py", line 1997, 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 539, in execute_show_screen
args, kwargs = a.evaluate()
File "renpy/ast.py", line 191, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/map.rpy", line 657, in <module>
File "game/map.rpy", line 152, in ch_loc_info
NameError: global name 'lgone' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
HS 0.6.3
Thu Aug 1 15:52:42 2024
```
 
  • Like
Reactions: UruZai

Kirito28350

New Member
Jan 25, 2023
1
0
Personally, I just find the game buggy all over, error every time on the map, and impossible to go to the café because it takes me to the library. I'm giving up on this game, too bad...
 

LovesReD

Member
Jul 11, 2022
206
284
Hello friends, if you are having problems with the game, I recommend you not to mess with it like I did because either when you enter the bedroom on the left in the house or when you need to stop by the cafe for Lucy, it will take you to the library every time. and it will throw an error. It is not possible to progress. The gallery will meet your needs, don't worry. All animations are available, just have the latest version of the game installed without downloading any mods or rpyc extension files. Leave the one I shared in your save folder and open the save 2 or 3 times. The gallery will open automatically. If the mc name or character statuses in the gallery bother you, open a new save after loading the gallery, enter the character names, complete the first step, save, and then you will see that the names are correct.

 

UruZai

Newbie
Sep 10, 2019
30
10
Error when trying to visit Lucy in cafe first time.
Tried to ignor and clicking cafe, but end up in library
NO MOD ACTIVE


```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "renpy/common/000statements.rpy", line 539, in execute_show_screen
args, kwargs = a.evaluate()
File "game/map.rpy", line 657, in <module>
File "game/map.rpy", line 152, in ch_loc_info
NameError: global name 'lgone' is not defined

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

Full traceback:
File "renpy/common/00start.rpy", line 234, in script call
call _splashscreen from _call_splashscreen_1
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 659, in script call
File "game/map.rpyc", line 657, in script
File "renpy/ast.py", line 2009, in execute
self.call("execute")
File "renpy/ast.py", line 1997, 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 539, in execute_show_screen
args, kwargs = a.evaluate()
File "renpy/ast.py", line 191, in evaluate
args.append(renpy.python.py_eval(v, locals=scope))
File "renpy/python.py", line 2249, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 2242, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/map.rpy", line 657, in <module>
File "game/map.rpy", line 152, in ch_loc_info
NameError: global name 'lgone' is not defined

Windows-10-10.0.22621
Ren'Py 7.4.6.1693
HS 0.6.3
Thu Aug 1 15:52:42 2024
```
same problem.. The main Map, Lucy's room, and the bathroom at first.
 

idkfaiddqd

Newbie
Oct 1, 2020
63
25
Since Lucy caught me in Rosie she just removed from the game. Any idea how, or when she comes back? Also Rosie relationship is 5, but in the bathroom she acts like in early game.
 
  • Like
Reactions: milanino

Palamabron

New Member
Nov 5, 2023
7
13
Completely solved the crash problem.
Yeah ... crashes are gone ... but Lucy does not show up anymore. Finished quite everything, but she remains gone :( and she stays at 34% / lvl4 with an exclamation mark in the status overview. Not sure, if i reached the end of the current version ...
 

Gun-Bao

Member
Sep 10, 2019
358
170
Yeah ... crashes are gone ... but Lucy does not show up anymore. Finished quite everything, but she remains gone :( and she stays at 34% / lvl4 with an exclamation mark in the status overview. Not sure, if i reached the end of the current version ...
This is a story bug for now: dev didn't think about it. Maybe you will try end Lucy's story before ending Rosie's virginity?
 

BVonkX

Active Member
May 6, 2017
859
820
i mean there are single developers who actually have put out a shole lot more content while having an actual job......
And so? because one does that, the other suddenly can't do otherwise? What nonsense, just let a developer do his thing. You can always choose to play and support it. And many continue to do so.

Or you can keep whining about it over and over again.
 
Last edited:

cursedscarecrow

New Member
May 30, 2018
7
12
After following this Game here and there over the past few years the day has finally arrived! We finally can fuck Rosie! Freedom at last!

From now on i can forget about this Game forever and the snail pace development it has. NLT Media for example has pumped out how many? 4 Quality games in the same time?

Rosie is hot as fuck. But not worth so many years of attention, might come back in 4 years or so if i'm still alive to see if he added 3somes.

Best of luck.
 
  • Like
Reactions: easterlol
2.30 star(s) 148 Votes