- Jan 30, 2021
- 127
- 12
How am I supposed to talk to her when she is in the Classroom and I'm outside/University?It was bugged for a short while. It was fixed pretty quickly. I'm not sure if the version here has that fix.
How am I supposed to talk to her when she is in the Classroom and I'm outside/University?It was bugged for a short while. It was fixed pretty quickly. I'm not sure if the version here has that fix.
Mike (the male MC) has a mother named Angela, who only appears in two events if you play as a man, in case you play as Bree (the female MC) you can have a romance with Mike's mother, although I don't think you can have a mother and son harem. The game mentions that Mike has a father, but outside of some conversations and a book he gives you, it doesn't have that much of an impact on the story.Okay, i have just two question: Is there mom, or someone close (stepmom, someone who the developer can make mom in the future) to this role in this game. And if so - what is her name? I would be grateful for an answer
u need to pay for it fore androidIs this no longer support Android? , only PC, Linux and Mac now?. Am just curious and wondering why no update in Android here
Thx for clarifying, I have a question about Bree's route. If I understand correctly, I need to raise Bree's relationship with Mike in order for Angela to show up, right? But my relationship with Mike is locked at 10% and doesn't rise at all. Is this a bug or I'm doing something wrong? I'm playing on Android,v 24.7.0aMike (the male MC) has a mother named Angela, who only appears in two events if you play as a man, in case you play as Bree (the female MC) you can have a romance with Mike's mother, although I don't think you can have a mother and son harem. The game mentions that Mike has a father, but outside of some conversations and a book he gives you, it doesn't have that much of an impact on the story.
In Bree's case, she has a father who is not very happy with Mike (and his mother), is not a romantic option for any protagonist, and serves as an antagonist. (in my opinion Angela can also be considered a type of antagonist, like other characters)
Half of what is known about the characters' relatives is from anecdotes, and the other half is because they are characters that are a romantic option or secondary, for example: almost all of Mike's family is known except for his father ( that you can only talk to him by phone); Alexis (Mike's ex) and Kylie (his sister); Cassidy, her father Dwayne (she has some scenes with Mike MC and is a possible romance for Bree MC), and her stepmother Cherie (no route of her own); and characters like Harmony or Shiori also have known relatives with whom they can interact, only in specific events of their respective routes and their faces are not seen.
ps I know this part is already out of the question, but just in case I put it
To be honest, I haven't played enough as Bree so I haven't gotten to that part yet, I think theThx for clarifying, I have a question about Bree's route. If I understand correctly, I need to raise Bree's relationship with Mike in order for Angela to show up, right? But my relationship with Mike is locked at 10% and doesn't rise at all. Is this a bug or I'm doing something wrong? I'm playing on Android,v 24.7.0a
The Bree MC's part is still a huge work in progress and the in-game quest log is vague, to put it mildly. You need to check Mike's tag in the quest log and see which events need to take place to unlock the thresholds in the love bar. I am currently on 30% and need to share a sandwich with him on a Sunday in the Park (why Sunday? why Park? why a sandwich?), but don't know how to achieve this. I've met the poor fella there one Sunday, had a conversation about food there, but nothing happened. And he refuses to go on a date, probably still doing his bit of soul searching regarding his orientation. Perhaps other characters events need to happen first, or something?Thx for clarifying, I have a question about Bree's route. If I understand correctly, I need to raise Bree's relationship with Mike in order for Angela to show up, right? But my relationship with Mike is locked at 10% and doesn't rise at all. Is this a bug or I'm doing something wrong? I'm playing on Android,v 24.7.0a
I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/cl/labels_ui.rpy", line 100, in execute
File "game/cl/labels_ui.rpy", line 100, in execute
File "game/cl/labels_ui.rpy", line 118, in execute
File "game/cl/labels_ui.rpy", line 123, in execute
File "game/cl/labels_ui.rpy", line 539, in execute
File "game/cl/labels_ui.rpy", line 539, in <module>
AttributeError: family_name
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "start.rpyc", line 965, in script call
File "cl/labels_room.rpyc", line 84, in script
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\ast.py", line 1971, in execute
self.call("execute")
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\ast.py", line 1953, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\statements.py", line 349, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\exports.py", line 3420, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\display\core.py", line 2166, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\display\core.py", line 2688, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\display\displayable.py", line 431, in visit_all
d.visit_all(callback, seen)
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\display\core.py", line 2688, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\display\screen.py", line 491, in per_interact
self.update()
File "C:\Users\gokul\Downloads\New folder\Love_Sex_Second_Base-24.7.0a-pc_patreon\LoSeSb-24.7.0a-pc_patreon\renpy\display\screen.py", line 697, in update
self.screen.function(**self.scope)
File "game/cl/labels_ui.rpy", line 100, in execute
File "game/cl/labels_ui.rpy", line 100, in execute
File "game/cl/labels_ui.rpy", line 118, in execute
File "game/cl/labels_ui.rpy", line 123, in execute
File "game/cl/labels_ui.rpy", line 539, in execute
File "game/cl/labels_ui.rpy", line 539, in <module>
File "game/cl/class_person_ren.py", line 141, in __getattr__
AttributeError: family_name
Windows-10-10.0.22631 AMD64
Ren'Py 8.2.3.24061702
Love & Sex : Second Base - 24.7.0a 24.7.0a
Sat Aug 3 19:11:01 2024
File "game/mod/ui_mod.rpy", line 245, in execute
imagebutton auto "ui/Vajsko/phone/ico_smart_%s.png":
game/mod/ui_mod.rpy
is not a base game file. Probably the mod you're using is outdated, does it work if you delete the mod folder?no it doesn't work thats why i reinstalled the mod with its fixes but it still had an errorgame/mod/ui_mod.rpy
is not a base game file. Probably the mod you're using is outdated, does it work if you delete the mod folder?
Hmm, the family_name variable normally gets set during the intro. Unless you're using a save from a really old version, I can't say how this happened.no it doesn't work thats why i reinstalled the mod with its fixes but it still had an error
I can open the game start a new game and everything i just cant open a save file and it wont let me roll back or ignore itHmm, the family_name variable normally gets set during the intro. Unless you're using a save from a really old version, I can't say how this happened.
Does it happen on a new game or only when loading your save? Does the game crash completely or do you have a chance to rollback or ignore? (If so you might can set the variable through console afterwards)
Okay, i have just two question: Is there mom, or someone close (stepmom, someone who the developer can make mom in the future) to this role in this game. And if so - what is her name? I would be grateful for an answer
TLDR for both of you, lots of indicators in the files and code for an originally intended Angela romance but it is all just placeholder/legacy that's never gonna be implemented (officially). It's for sure been a popular topic/request here but sadly Dev vociferously shot it down and tends to get pretty heated when people keep advocating for it.Hey, was there a change in Angela's character? Is she going to be a romance option for Mike? I've read somewhere that she is actually only a stepmother and when I checked the files, there are pictures of her pregnant and I don't think she can be pregnant in Bree's playthrough.
What version are the saves from? Others are complaining the latest broke their saves.is there a way i can edit the files to fix it
Lol, uh oh. Let's hope we scared him off from here for good so he never sees that.