- Nov 12, 2021
- 13
- 381
One of the best developer notes on this site , lets us know what's planned , what's never gonna be in this VN and pretty much answers all questions that I can think of . Looking forward to play the special episode .
Iirc, the dev has stated that only some girls are going to bi, not everyone.I also have a question. Is this another poly harem game where all the girls are bi out of nowhere? It is just I'm tired of that troupe. I'm just looking for a pure harem game for once. If this is not no problem I will just move on and say good luck Dev I wish you the best.
And the one Li that is bi is an alpha and will dom other Li's and if you don't go after her you miss about 80% of the story so ya.Iirc, the dev has stated that only some girls are going to bi, not everyone.
You can pursue paths with other women, but how much is there going to be content without Jen is hard to say. But clearly Jen is very important for the overall story, with MC having already history with her for some time. Personally based on what we've seen so far, i wouldn't put too much into the claims about how Jen is somehow the most untrustworthy character ever, ok i exaggerate the claims a bit here, but rather she is interesting character with her own stuff going on and who worries on what MC will feel for her in the future and that she is in the end firmly in the MC's corner.New possible player here...
So quick question? After reading through many posts about this Jen character, is it safe to say if I don't accept her then there isn't much of a game to play? Pretty much a similar concept to 'My new family' if you don't accept Sandra (The Harem instigator) then any chance of getting much content from there on, is very limited?
Or can we still expect a monogamous route with other characters, even if it dwindles the amount of game content?
Sorry I know that there has been somewhat of a shit show regarding this in the past, but would like to know where it's up to now from the players/fans perspective. Thanks for any feedback.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/screens.rpy", line 751, in execute
screen preferences():
File "game/screens.rpy", line 751, in execute
screen preferences():
File "game/screens.rpy", line 755, in execute
use game_menu(_("Preferences"), scroll="viewport"):
File "game/screens.rpy", line 456, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 456, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 465, in execute
frame:
File "game/screens.rpy", line 468, in execute
hbox:
File "game/screens.rpy", line 474, in execute
frame:
File "game/screens.rpy", line 477, in execute
if scroll == "viewport":
File "game/screens.rpy", line 479, in execute
viewport:
File "game/screens.rpy", line 488, in execute
vbox:
File "game/screens.rpy", line 489, in execute
transclude
File "game/screens.rpy", line 755, in execute
use game_menu(_("Preferences"), scroll="viewport"):
File "game/screens.rpy", line 757, in execute
vbox:
File "game/screens.rpy", line 759, in execute
hbox:
File "game/screens.rpy", line 786, in execute
vbox: #add these 3 lines
File "game/screens.rpy", line 788, in execute
bar value FieldValue(persistent, "dialogueBoxOpacity", range=1.0, style="slider")
File "renpy/common/00barvalues.rpy", line 285, in get_adjustment
value -= self.offset
TypeError: unsupported operand type(s) for -=: 'NoneType' and 'int'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
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 436, 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/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 751, in execute
screen preferences():
File "game/screens.rpy", line 751, in execute
screen preferences():
File "game/screens.rpy", line 755, in execute
use game_menu(_("Preferences"), scroll="viewport"):
File "game/screens.rpy", line 456, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 456, in execute
screen game_menu(title, scroll=None, yinitial=0.0):
File "game/screens.rpy", line 465, in execute
frame:
File "game/screens.rpy", line 468, in execute
hbox:
File "game/screens.rpy", line 474, in execute
frame:
File "game/screens.rpy", line 477, in execute
if scroll == "viewport":
File "game/screens.rpy", line 479, in execute
viewport:
File "game/screens.rpy", line 488, in execute
vbox:
File "game/screens.rpy", line 489, in execute
transclude
File "game/screens.rpy", line 755, in execute
use game_menu(_("Preferences"), scroll="viewport"):
File "game/screens.rpy", line 757, in execute
vbox:
File "game/screens.rpy", line 759, in execute
hbox:
File "game/screens.rpy", line 786, in execute
vbox: #add these 3 lines
File "game/screens.rpy", line 788, in execute
bar value FieldValue(persistent, "dialogueBoxOpacity", range=1.0, style="slider")
File "renpy/sl2/sldisplayables.py", line 252, in sl2bar
return renpy.display.behavior.Bar(range, value, width, height, vertical=False, **properties)
File "renpy/display/behavior.py", line 1847, in __init__
adjustment = value.get_adjustment()
File "renpy/common/00barvalues.rpy", line 285, in get_adjustment
value -= self.offset
TypeError: unsupported operand type(s) for -=: 'NoneType' and 'int'
Windows-10-10.0.22621
Ren'Py 7.4.11.2266
EPISODE-3-FINAL
Wed Feb 1 04:34:30 2023
Here is my walkthrough mod for this game. This one will highlight my recommended choices. Enjoy
P/s: Updated to Ep3 final
Download: MEGA
View attachment 1886075 View attachment 1886084 View attachment 1886096
You have a very generous interpretation of "working"Walkthrough mod works. You have to start the game without it, edit whatever preferences you want, then add the mod and continue.
Well, believe it or not.You can pursue paths with other women, but how much is there going to be content without Jen is hard to say. But clearly Jen is very important for the overall story, with MC having already history with her for some time. Personally based on what we've seen so far, i wouldn't put too much into the claims about how Jen is somehow the most untrustworthy character ever, ok i exaggerate the claims a bit here, but rather she is interesting character with her own stuff going on and who worries on what MC will feel for her in the future and that she is in the end firmly in the MC's corner.
Well, I adjusted preferences without the mod, closed the game, added the mod, started the game and finished the whole content with no errors. Don't know what you call that, but for me it sure looks like it worksYou have a very generous interpretation of "working"
getting an error when i run the game. can't start at all.The Lost Love [Episode 3 Final fixed] [SpeedPostX] crunched
Original / Compressed Size PC*: 1,35 GB / 284 MB - TheLostLove-EPISODE-3-FINAL-fixed-pc-crunched.zip
Original / Compressed Size Mac: 1,32 GB / 249 MB - TheLostLove-EPISODE-3-FINAL-fixed-mac-crunched.zip
= ~21% of the original size, image/video quality 80% (png 90%)/100%
Download (PC*/Mac): Workupload -You must be registered to see the links-You must be registered to see the links
My compressious likeses!
Give them to us you filthy little pervertses!
This compression is unofficial and untested, use it at your own risk.
The compressing process reduces the quality and can break the game.
*PC = Win+Linux
You don't have permission to view the spoiler content. Log in or register now.
Just tested on my side, works fine, did a second test with the mod works as well.getting an error when i run the game. can't start at all.