gnadudu

Well-Known Member
Aug 31, 2018
1,895
2,803
Can't compile game on renpy version 8.
The game is made in renpy 7.5.0. You can't compile it with renpy 8 unless you update the code to python 3...

UNREN FOR LOVE SEX

It is placed in the home folder of the game, not the one that says game
This produces errors, for instance try to watch tv with multiple persons in the living room...
The ArgumentInfo needs to be updated for 7.50 because extrapos and extrakw are deprecated:
 

Arthas Menethil

Well-Known Member
Apr 7, 2019
1,179
787
The game is made in renpy 7.5.0. You can't compile it with renpy 8 unless you update the code to python 3...



This produces errors, for instance try to watch tv with multiple persons in the living room...
The ArgumentInfo needs to be updated for 7.50 because extrapos and extrakw are deprecated:
With that Unren decompiled the whole game, nothing to do with ast.py

I know that renpy 8 is python 3, but the code of the game does not work for that version, it has to be fixed
 

gnadudu

Well-Known Member
Aug 31, 2018
1,895
2,803
With that Unren decompiled the whole game, nothing to do with ast.py
Yeah it decompiles fine, but there are errors which you only see while playing the game... ^^
Like I said try to watch TV with multiple girls in the living room, or try to watch porn with them after decompiling with Unren v7.5.0 v1...
 

Cartageno

Devoted Member
Dec 1, 2019
8,809
14,949
Yeah it decompiles fine, but there are errors which you only see while playing the game... ^^
Like I said try to watch TV with multiple girls in the living room, or try to watch porn with them after decompiling with Unren v7.5.0 v1...
For a second I forgot that "watching TV with girls" refers to the in game action and thought you were circumvently trying to explain the problem of different RenPy versions with some non-obvious simile ...
 

ArDZer

Well-Known Member
Feb 20, 2019
1,681
4,695
Hmm, you can try the following things (I guess you're on windows?):
You don't have permission to view the spoiler content. Log in or register now.

After that editing should be possible...

You don't have permission to view the spoiler content. Log in or register now.


At least 6 days, some girls need to be in a specific location (like Bree in the shower), be aware not all girls react to pregnancy yet...
After a girl gets impregnated there should be an icon flashing up for a few seconds:
View attachment 1937182
I think the girls that don't react (as in revealing their pregnancy in a conversation with the protagonist) so far are Emma and Harmony. That might change in future updates.
 

jimmyjoo

Active Member
Jun 28, 2019
711
372
If I were to critique this game I would fix two things for sure ... First, I'd make it so that you can skip whole days instead of MAYBE skipping a few hours sleeping. Second, I would fix the fact that Emma is next to impossible to get unless you forego getting any of the other Harems. I have all of the Harems and girls except her. I've collared all of them I'm able to.

I like the game in general ... though I'd fix the art on quite a few scenes. For example, the scene of the quintet is pretty awesome, but there are some other scenes that are not great. Overall it's a fun game, except when you have to wait for the Beach to open. That drags on quite a bit.
It's not impossible but it does require you to have a plan. You need to complete Emma's story to the point of judgement before dating other girls. Once you compete that milestone, you're free to date or engage in other harems with no issues.
 

4shBorn

New Member
Jan 2, 2019
2
0
hey just saying i love this game but ... do they plan on updating for Mac ? cause i've been waiting for an update a long time now X)
 

Cartageno

Devoted Member
Dec 1, 2019
8,809
14,949
hey just saying i love this game but ... do they plan on updating for Mac ? cause i've been waiting for an update a long time now X)
The game is updated in Mac as well, only nobody is sharing it here.

Trulove is the love&sex remake???
Dunno whether it will be a remake as such, it's Andrealphus' announced new game scheduled to release September.
 
  • Like
Reactions: 4shBorn

OmegaZXA

Member
May 10, 2019
183
105
So I just got this exception error after having Lexi's hot tub scene. I also had dates with both Bree and Sasha (despite being in the harem we can't just have a group date?).

While running game code:
File "game/cl/class_event.rpy", line 184, in <module>
AttributeError: 'Event' object has no attribute 'cancel_activity'

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

Full traceback:
File "cl/class_event.rpyc", line 184, in script
File "renpy/ast.py", line 2095, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1080, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1073, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/cl/class_event.rpy", line 184, in <module>
AttributeError: 'Event' object has no attribute 'cancel_activity'
 

Lohengrin77

Newbie
Dec 29, 2018
40
73
I use the steam version and the event where Danny is supposed to call you in the morning to have the life and death fight with Mike is not triggering. Played for like 2 seasons and nothing happened.
Anyone else got that problem?
 
3.60 star(s) 300 Votes