Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,255
4,523
548
You made the whole story to put NTR in the end?? No options? Why to put the protagonist in the story if it's to him have his girls stolen? The protagonist should be Jack. I can't compreend NTR, so i'm out.
That was a joke mate...
I even added the small smiling face.
 
  • Like
Reactions: PornHero

zeerin

Active Member
Nov 9, 2017
501
757
196
What you as a player would want changed or improved on ?
It might be helpful if, whenever the girls talk to you (i.e. ask if you have time to talk or ask you on a date), the game didn't shove you back to the City locations list. Or if the girls didn't do those things EVERY time they see you. It's a great game, I really enjoy it, but those two things are destroying my experience with it.
 
Aug 16, 2016
365
933
255
A city map is on my to do list but i havent had the time to code it, I have the art ready...
Would this change anything regarding in-house navigation? Moving around the house is probably where the current system seems the most drawn out. For instance it currently takes three jumps to get from the player's room to the kitchen, this feels quite unnecessary when moving back and forth around the house especially in the mornings or when looking for the girls.

Eliminating some of the unnecessary extra clicks could go a long way to make the game feel smoother and remove some of the more tedious elements. Besides the house movement, which is the most common source of having to click through a bunch of extra stuff; there is also shopping. If I want to buy a number of things I have to go back through the full menu each time. Example: I want to restock my supply of gifts for dates, I have to click Shop > Women's Clothes > Item every time since it closes the selection dialog each time I buy something. Same for if I want to buy a bunch of energy drinks, I have to reopen the shopping menu for each item I buy.
 

zeerin

Active Member
Nov 9, 2017
501
757
196
where can I find Samantha after we have sex I haven't been able too find her.
Have you leveled her heart meter since then? If so, just check the hints, and it should point you to the correct thing. If it says to talk to her, check the bakery, or just wait around the house. I'm pretty sure the last event (which may be the one you're trying to trigger) is just time based (after you hit the heart meter percentage, of course)
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,255
4,523
548
It might be helpful if, whenever the girls talk to you (i.e. ask if you have time to talk or ask you on a date), the game didn't shove you back to the City locations list. Or if the girls didn't do those things EVERY time they see you. It's a great game, I really enjoy it, but those two things are destroying my experience with it.
The girls auto actions are once a day, I am looking to solve the tp bug but so far I have not found the cause for it.
Rebooting the game solve it normaly.
 
  • Like
Reactions: Deleted member 1897

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,255
4,523
548
Would this change anything regarding in-house navigation? Moving around the house is probably where the current system seems the most drawn out. For instance it currently takes three jumps to get from the player's room to the kitchen, this feels quite unnecessary when moving back and forth around the house especially in the mornings or when looking for the girls.

Eliminating some of the unnecessary extra clicks could go a long way to make the game feel smoother and remove some of the more tedious elements. Besides the house movement, which is the most common source of having to click through a bunch of extra stuff; there is also shopping. If I want to buy a number of things I have to go back through the full menu each time. Example: I want to restock my supply of gifts for dates, I have to click Shop > Women's Clothes > Item every time since it closes the selection dialog each time I buy something. Same for if I want to buy a bunch of energy drinks, I have to reopen the shopping menu for each item I buy.
I ll work on those they should be part of today s bug fix
 
  • Like
Reactions: Deleted member 1897

MoonyDrak

New Member
Oct 11, 2018
6
1
174
So I am 60% with Samantha and it says I've reached the end of the story for now. Is that all for her atm or am I missing something?

There you go young man . enjoy it
How can I load that? I tried copy pasting into my saves folder but nothing changed. I tried deleting it after backing up my saves but they're still there. Am I pasting it into the wrong folder?
 

Asgar1990

New Member
Jun 23, 2017
10
5
257
So I am 60% with Samantha and it says I've reached the end of the story for now. Is that all for her atm or am I missing something?



How can I load that? I tried copy pasting into my saves folder but nothing changed. I tried deleting it after backing up my saves but they're still there. Am I pasting it into the wrong folder?
for renpy games u need to find the folder in the appdata
for me it looks like that
C:\Users\Username\AppData\Roaming\RenPy\ewLose-1512630773
i dont know why the folder is called ewloose. normally it would be the game name. here u find
all ur renpy saves
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,255
4,523
548
The new bug fix is up on patreon and itch.io.
With better navigation for the house, mall and office.
 

Sceyro

Member
Sep 21, 2016
112
244
204
How so? I'll give one example: whenever I talk to a female NPC I'm automatically booted out of the "room" I am - e.g. I'm talking to Samantha in the bakery, when she finishes talking to me, I'm teleported out of there.
 

Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,255
4,523
548
How so? I'll give one example: whenever I talk to a female NPC I'm automatically booted out of the "room" I am - e.g. I'm talking to Samantha in the bakery, when she finishes talking to me, I'm teleported out of there.
Save, close the game open it, the bug is gone.
Your welcome.
As told before, I am working on fixing this one.
 

thebomber

Member
Dec 12, 2017
179
52
220
hey am having an issue after loading from a save
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/start.rpy", line 248, in <module>
  File "game/cl/class_room.rpy", line 196, in enter
  File "game/cl/class_ui.rpy", line 122, in execute
  File "game/cl/class_ui.rpy", line 122, in execute
  File "game/cl/class_ui.rpy", line 170, in execute
  File "game/cl/class_ui.rpy", line 171, in execute
  File "game/cl/class_shtick.rpy", line 176, in test
AttributeError: 'Girl' object has no attribute 'love'

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

Full traceback:
  File "start.rpyc", line 245, in script
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\ast.py", line 882, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\python.py", line 1913, in py_exec_bytecode
    exec bytecode in globals, locals
  File "game/start.rpy", line 248, in <module>
  File "game/cl/class_room.rpy", line 196, in enter
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\exports.py", line 2724, in call_screen
    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\ui.py", line 289, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\display\core.py", line 2662, in interact
    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\display\core.py", line 3049, in interact_core
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\display\core.py", line 521, in visit_all
    d.visit_all(callback, seen)
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\display\screen.py", line 424, in visit_all
    callback(self)
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\display\core.py", line 3049, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\display\screen.py", line 434, in per_interact
    self.update()
  File "C:\Users\user\Documents\MEGAsync Downloads\LoSeSb-Patreon-18.11.2-win\renpy\display\screen.py", line 619, in update
    self.screen.function(**self.scope)
  File "game/cl/class_ui.rpy", line 122, in execute
  File "game/cl/class_ui.rpy", line 122, in execute
  File "game/cl/class_ui.rpy", line 170, in execute
  File "game/cl/class_ui.rpy", line 171, in execute
  File "<screen language>", line 171, in <module>
  File "game/cl/class_shtick.rpy", line 176, in test
AttributeError: 'Girl' object has no attribute 'love'

Windows-8-6.2.9200
Ren'Py 7.1.1.929
Love & Sex : Second Base - Patreon Edition 18.11.2
Sun Nov 11 15:09:26 2018
 

Banshee647

Member
Oct 29, 2017
223
136
307
So I am 60% with Samantha and it says I've reached the end of the story for now. Is that all for her atm or am I missing something?



How can I load that? I tried copy pasting into my saves folder but nothing changed. I tried deleting it after backing up my saves but they're still there. Am I pasting it into the wrong folder?
That's the end of her story if you showed her the pics of Ryan. 60% if you show the pics, 90% if you let her marry him.
 
3.60 star(s) 323 Votes