RED1130
Newbie
- Jul 17, 2017
- 15
- 31
- 122
There you go young man . enjoy itAnyone have the save complete or with great progress? I've only been able to reach the scenes of 2 women and I'm stuck
There you go young man . enjoy itAnyone have the save complete or with great progress? I've only been able to reach the scenes of 2 women and I'm stuck
That was a joke mate...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.
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.What you as a player would want changed or improved on ?
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.A city map is on my to do list but i havent had the time to code it, I have the art ready...
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)where can I find Samantha after we have sex I haven't been able too find her.
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.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.
I ll work on those they should be part of today s bug fixWould 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.
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?There you go young man . enjoy it
for renpy games u need to find the folder in the appdataSo 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?
I just ask that you dont give access to my cheat mod.@Andrealphus am i allowed to upload cheat or mod ?
How so ?This went from a good game to a buggy grindfest. Holyfuck.
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.How so ?
Save, close the game open it, the bug is gone.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.
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
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.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?