Evil13

Engaged Member
Jun 4, 2019
3,824
16,364
If someone has been raped, they know they were raped.

You do not need a rape coach to convince you after the fact that you were actually raped when you yourself explicitly do not believe you were raped.
Marital rape.
Statutory rape.
Being drunk or under the influence of any narcotics.
 
  • Like
Reactions: Cartageno

manjarateman

Newbie
Jan 20, 2019
42
78
> Married women are too stupid to recognize it if they were raped
- Evil13

facepalm.
yea, I am done with you and this argument.
Yeah you should be done cause you have no idea what you're talking about, especially with how you ignored the other two examples that the other person gave. Rape victims convincing themselves that they weren't raped and instead just "didn't enjoy it" or similar justifications is one of the most common coping mechanisms to deal with the fact (the actual concept of coping and not the internet brainrot idea of it), so they do indeed need someone to tell them what they actually went through to face reality.
This is especially more likely to happen with rapes within a relationship/marriage because the mind not only has to deal with the abuse itself but also the fact that the perpetrator was their partner.
 

Cartageno

Devoted Member
Dec 1, 2019
8,863
14,996
> Married women are too stupid to recognize it if they were raped
- Evil13

facepalm.
yea, I am done with you and this argument.
Not "too stupid" - "too traumatised" would be the term here. There is the whole victim blaming culture ("No wonder if you were wearing that skirt in that area of town"), there is the situation that you regularily have consensual sex with somebody and this time it wasn't consensual, and the brain tends to mess with people in such situations, to make the unthinkable thinkable. One thing we as a species like to have is agency, control things, and so often (not only in rape or similar) we try to find reasons why something happened so we can avoid it in the future, even if we can't, but taking away the agency from the other party is taking away the blame as well.
 
  • Like
Reactions: juan2198 and Evil13

matufabatorius

New Member
Jun 11, 2021
4
2
Updated my compressed Android port of LoSe: SB to v24.5.1a. Can't speak for any bugs already present in the game and it loads about as slow as the standard port, unfortunately.

Got some basic gestures loaded in: swipe up for save menu, swipe down to hide UI, swipe left to rollback and swipe right to skip. Save files are now stored in the Documents folder. This sometimes means that you may need to close and re-open the port after installing so the save folder is properly created.

Please let me know if you encounter any issues with the port and I'll see what I can do to get them sorted.

Links: Pixeldrain -
Maybe you know how to fix the issue with none of the shops allowing you to buy anything? It returns an error: "AttributeError: 'tuple' object has no attribute 'replace'"
 

Jackseth808808

New Member
Sep 20, 2019
4
0
Is there any way such as mods to change a girls max kink stat? im tryna make minami kink stat past 50 cuz i think i fucked up with siding with her for that one event
 

AsticHam

Member
May 30, 2020
154
193
(Home Harem) At certain point my Mike was confronted by Samantha about if he was dating other girls. So i admited, she was mad, i said that she was the only. The status got to Girlfriend. But after that i break up with her. My path to add Samantha in the home harem is locked after all this?
 

godoftheearth

Member
Jul 6, 2020
219
170
(Home Harem) At certain point my Mike was confronted by Samantha about if he was dating other girls. So i admited, she was mad, i said that she was the only. The status got to Girlfriend. But after that i break up with her. My path to add Samantha in the home harem is locked after all this?
I think yes, Samantha's sub must >=75 at this point
 
  • Heart
Reactions: AsticHam

matufabatorius

New Member
Jun 11, 2021
4
2
try post a full traceback.txt

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/bg/mall1/mall1.rpy", line 71, in <module>
  File "game/cl/class_room.rpy", line 281, in shop
  File "game/cl/labels_ui.rpy", line 1246, in execute
  File "game/cl/labels_ui.rpy", line 1246, in execute
  File "game/cl/labels_ui.rpy", line 1253, in execute
  File "game/cl/labels_ui.rpy", line 1254, in execute
AttributeError: 'tuple' object has no attribute 'replace'

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

Full traceback:
  File "start.rpyc", line 772, in script call
  File "cl/labels_room.rpyc", line 96, in script call
  File "cl/labels_activity.rpyc", line 45, in script call
  File "bg/mall1/mall1.rpyc", line 71, in script
  File "renpy/ast.py", line 823, in execute
  File "renpy/python.py", line 1178, in py_exec_bytecode
  File "game/bg/mall1/mall1.rpy", line 71, in <module>
  File "game/cl/class_room.rpy", line 281, in shop
  File "renpy/exports.py", line 3413, in call_screen
  File "renpy/ui.py", line 301, in interact
  File "renpy/display\core.py", line 2165, in interact
  File "renpy/display\core.py", line 2687, in interact_core
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\screen.py", line 480, in visit_all
  File "renpy/display\core.py", line 2687, in <lambda>
  File "renpy/display\screen.py", line 491, in per_interact
  File "renpy/display\screen.py", line 697, in update
  File "game/cl/labels_ui.rpy", line 1246, in execute
  File "game/cl/labels_ui.rpy", line 1246, in execute
  File "game/cl/labels_ui.rpy", line 1253, in execute
  File "game/cl/labels_ui.rpy", line 1254, in execute
  File "renpy/sl2\sldisplayables.py", line 451, in sl2add
  File "renpy/easy.py", line 136, in displayable
  File "renpy/display\image.py", line 592, in __init__
AttributeError: 'tuple' object has no attribute 'replace'
 

godoftheearth

Member
Jul 6, 2020
219
170
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/bg/mall1/mall1.rpy", line 71, in <module>
  File "game/cl/class_room.rpy", line 281, in shop
  File "game/cl/labels_ui.rpy", line 1246, in execute
  File "game/cl/labels_ui.rpy", line 1246, in execute
  File "game/cl/labels_ui.rpy", line 1253, in execute
  File "game/cl/labels_ui.rpy", line 1254, in execute
AttributeError: 'tuple' object has no attribute 'replace'

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

Full traceback:
  File "start.rpyc", line 772, in script call
  File "cl/labels_room.rpyc", line 96, in script call
  File "cl/labels_activity.rpyc", line 45, in script call
  File "bg/mall1/mall1.rpyc", line 71, in script
  File "renpy/ast.py", line 823, in execute
  File "renpy/python.py", line 1178, in py_exec_bytecode
  File "game/bg/mall1/mall1.rpy", line 71, in <module>
  File "game/cl/class_room.rpy", line 281, in shop
  File "renpy/exports.py", line 3413, in call_screen
  File "renpy/ui.py", line 301, in interact
  File "renpy/display\core.py", line 2165, in interact
  File "renpy/display\core.py", line 2687, in interact_core
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\displayable.py", line 431, in visit_all
  File "renpy/display\screen.py", line 480, in visit_all
  File "renpy/display\core.py", line 2687, in <lambda>
  File "renpy/display\screen.py", line 491, in per_interact
  File "renpy/display\screen.py", line 697, in update
  File "game/cl/labels_ui.rpy", line 1246, in execute
  File "game/cl/labels_ui.rpy", line 1246, in execute
  File "game/cl/labels_ui.rpy", line 1253, in execute
  File "game/cl/labels_ui.rpy", line 1254, in execute
  File "renpy/sl2\sldisplayables.py", line 451, in sl2add
  File "renpy/easy.py", line 136, in displayable
  File "renpy/display\image.py", line 592, in __init__
AttributeError: 'tuple' object has no attribute 'replace'
Cannot reproduce same problem on PC 24.5.1a, what's your game version? and maybe it's cause by a faulted save file, try it in a new game to see if it has the same problem.
 

GrafRex

New Member
Oct 30, 2021
7
3
Is there a guide? How do I increase Bree's sub stat?
need to be on the Maid Path to increase it above 50. Otherwise, Talking about books or sex, slapping her butt and touching her breasts, watching SM Porn with her, being dominant during conversation
 

Settum

Well-Known Member
Jan 10, 2019
1,027
943
> Married women are too stupid to recognize it if they were raped
- Evil13

facepalm.
yea, I am done with you and this argument.
"All women be stupid." - harem.king

See? Others can misquote people too.
In case of marriage, it's often not even considered rape. Many countries a husband can do whatever he wants, sexually, and it's none of the government's business, so just shut up about trying to be right.
And it's not even about culture. Coercion is also a thing, gaslighting is also a thing. It's also easiest to brainwash people when they are broken/at their lowest, hence why when someone that assaults or torture tells them something, they might believe it, including that it's their fault.
Also, keep in mind that men confess or report rape even less often than women, so I guess
"All men be even more stupid." -harem.king
 
  • Like
Reactions: Evil13

Cartageno

Devoted Member
Dec 1, 2019
8,863
14,996
Is there any way such as mods to change a girls max kink stat? im tryna make minami kink stat past 50 cuz i think i fucked up with siding with her for that one event
You can try console commands to up her sub value

try (...) minami_sub_max. set them to whatever the wiki says would've been the reward for choosing the right option.
or replay the event

Try the console command DONE.pop("spank_minami"), this removes the event from the DONE list, so you can replay it... (make the correct decisions this time...)
However, as always, save before entering any commands and keep that save around for a while. Commands often break internal flags and connections which sometimes only materializes weeks later and then the damage would be done.
 

divingmedic

Engaged Member
Aug 15, 2023
2,586
3,662
Is there a trick to trigger the Lexi and Sasha dance event? I've taken taken Lexi to the night club 8 Saturday nights in a row and Sasha never shows up.
 

rd3123

Member
Jul 26, 2017
271
126
Is there a trick to trigger the Lexi and Sasha dance event? I've taken taken Lexi to the night club 8 Saturday nights in a row and Sasha never shows up.
Did you give Sasha the sexy dress? That is also a requirement. Otherwise, I found you going on Saturday evening the easiest in regards to all nightclub related dates since the other girls needed are always there after midnight as long as you don't have randomness enabled.
 

divingmedic

Engaged Member
Aug 15, 2023
2,586
3,662
Did you give Sasha the sexy dress? That is also a requirement. Otherwise, I found you going on Saturday evening the easiest in regards to all nightclub related dates since the other girls needed are always there after midnight as long as you don't have randomness enabled.
I bought her the dress. How do you go about removing the randomness please? Thanks for your help. Edit: Randomness is off.
 
3.50 star(s) 302 Votes