Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

ChuzColes

68
Posts
A member registered Mar 08, 2022

Recent community posts

ahahah, strange way of being of help.

You are welcome! Glad it helped you.

Join their discord. And reach them out there.

The team just checks from time to time here on this comment section.

It seems you have a lot of questions, so it would be easier for you to check out the wiki:

wiki.andrealphusgames.com

You will find out most of how to date all the girls and their events, and how to augment their submission.


But basically the reason why you fail to get the harems is because you need to:

A: Fill a minimum of submission points on each girl

B: Fill a minimum (usually 45) of "lesbian" points on each girl

If you dont meet those requirements, girls will always fight you for your infidelities and leave you.

Well during the bible reunions you should have questioned her every time.

Then after finishing all the studies there are side missions if you wish to call them, that will also lower the minimum rank of her purity.

At that point you should give her romance novels as presents, each novel reduce her purity by 1.

Huge Thanks for the job.

During her events of the study of the bible, you should have picked the option to question the bible and the religion. You need a certain amount on the INT stat for that.

And with that some of the following event would have either been a little different, or completely different.

Seeing you already have 85 of love, you basically lost this option. So you should first finish her romance with her full purity and marry her. To get the achievement. 

Reload the game before proposing.

And then use the hypnosis skill to reduce her purity and corrupt her.

(1 edit)

Have a PROBLEM. This ERROR appears everytime i try to check the logbook.

[code]

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 28, in execute

  File "game/cl/labels_ui.rpy", line 28, in execute

  File "game/cl/labels_ui.rpy", line 48, in execute

  File "game/cl/labels_ui.rpy", line 54, in execute

  File "game/cl/labels_ui.rpy", line 267, in execute

  File "game/cl/labels_ui.rpy", line 272, in execute

  File "game/cl/labels_ui.rpy", line 273, in execute

  File "game/cl/labels_ui.rpy", line 278, in execute

  File "game/cl/labels_ui.rpy", line 279, in execute

  File "game/cl/labels_ui.rpy", line 279, in <module>

ValueError: Future days is in the past: 108 < 109

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

Full traceback:

  File "start.rpyc", line 756, in script call

  File "cl/labels_room.rpyc", line 84, in script

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ast.py", line 1968, in execute

    self.call("execute")

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ast.py", line 1950, in call

    return renpy.statements.call(method, parsed, *args, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\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:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\exports.py", line 3413, in call_screen

    rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ui.py", line 301, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 2165, 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:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 2687, in interact_core

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\displayable.py", line 431, in visit_all

    d.visit_all(callback, seen)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\displayable.py", line 431, in visit_all

    d.visit_all(callback, seen)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\displayable.py", line 431, in visit_all

    d.visit_all(callback, seen)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\screen.py", line 480, in visit_all

    callback(self)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 2687, in <lambda>

    root_widget.visit_all(lambda d : d.per_interact())

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\screen.py", line 491, in per_interact

    self.update()

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\screen.py", line 697, in update

    self.screen.function(**self.scope)

  File "game/cl/labels_ui.rpy", line 28, in execute

  File "game/cl/labels_ui.rpy", line 28, in execute

  File "game/cl/labels_ui.rpy", line 48, in execute

  File "game/cl/labels_ui.rpy", line 54, in execute

  File "game/cl/labels_ui.rpy", line 267, in execute

  File "game/cl/labels_ui.rpy", line 272, in execute

  File "game/cl/labels_ui.rpy", line 273, in execute

  File "game/cl/labels_ui.rpy", line 278, in execute

  File "game/cl/labels_ui.rpy", line 279, in execute

  File "game/cl/labels_ui.rpy", line 279, in <module>

  File "game/cl/class_appointment_ren.py", line 100, in get_agenda

  File "game/cl/class_appointment_ren.py", line 100, in <lambda>

  File "game/cl/class_appointment_ren.py", line 103, in <listcomp>

  File "game/cl/class_game_ren.py", line 142, in get_future_day_of_week_name

  File "game/cl/class_game_ren.py", line 210, in _m1_class_game__get_future_day_of_week_name_for_season_and_day

  File "game/cl/class_game_ren.py", line 140, in get_future_day_of_week_name

  File "game/cl/class_game_ren.py", line 205, in _m1_class_game__get_future_day_of_week_name_for_days_played

  File "game/cl/class_game_ren.py", line 133, in get_future_day_of_week

ValueError: Future days is in the past: 108 < 109

Windows-10-10.0.19041 AMD64

Ren'Py 8.2.1.24022602+nightly

Love & Sex : Second Base - 24.2.0c 24.2.0c

Sat Mar  9 00:49:17 2024

[/code]

The one i keep getting is that whenever Mike spanks a girl on the nightclub, a red mark appears on his suit.

Tried sex slave cassidy? or girlfriend cassidy?

I dont remember having problems with emma when Cassidy's status was that of sex slave.

Unless you are a patreon supporter. Nowhere.

That content is on beta/alpha and wont be released until this summer.

She had the default dress she uses when dating her on the fancy restaurant. I haven't given her any clothes.

Hey guys. I am sure you are incredible busy with those infernal errors because of the size of the game.

But i wanted to report 2 errors i found while playing (steam hasn't release the newest update of the game).

ERROR 1

Here is more of a grammatical error than a bug. it should be "her show", not "she show"
ERROR 2
And here there is indeed an real bug. Its Ayesha's Birthday date. And she suddenly got naked in that scene.

Yep. nothing to do, you picked the wrong option to move on her romance path.

hahahahahahahahaha.

Ok ill be honest, this ERROR, made me laugh. it was a funny transition of events.

Not that i complain, but i am pretty sure Lavish shouldn't  suddenly lose her skirt and underwear during the office christmas party while doing the photocopier prank

Thanks for your continuos hard work. Love your game and thanks for reading my reports.

Best of luck with the job.

(1 edit)

This is not funny any more, my luck cant be this bad. Another Error i found.

Here this happens during the birthday date with Kyle:


She is here witha normal close up


Then the angle moves to her mid zone. So far so good if that was the intention


And here it goes crazy and her legs are on the ceiling...

No idea if the transition from 1 to 2 was intended but pretty sure the one from 2 to 3 was not the case.

(1 edit)

the hypnosis skill you get it by reading the book that the mc's father sends to him. Not so sure if you receive the book from the beginning of the game or if you need to play some days to receive it. But it will come to you automatically.

And to lower Harmony's purity there are only 2 ways, either you pick specific choices during her events that will lower it or use the hypnosis skill XP.

Here, read the wiki:

https://wiki.andrealphusgames.com/wiki/Harmony

(2 edits)

Either i am cursed or the game wants me to keep reporting the errors.

Had this error show a couple of weeks back, before the steam version updated to the 24.1.4.

Thought the update would make it meaningless to report, But i got this right now:

The only constant is that both happened while slaping them on the nightclub.

Ok i need help once again. Had this error pop up while doing the introduction of Sasha & Audrey harem.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "game/da/date_nightclub.rpy", line 62, in <module>

AttributeError: 'NoneType' object has no attribute 'split'

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

Full traceback:

  File "start.rpyc", line 756, in script call

  File "cl/labels_room.rpyc", line 43, in script call

  File "cl/labels_events.rpyc", line 14, in script call

  File "da/date_nightclub.rpyc", line 62, in script

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "game/da/date_nightclub.rpy", line 62, in <module>

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\exports.py", line 698, in show

    name = tuple(name.split())

AttributeError: 'NoneType' object has no attribute 'split'

Windows-10-10.0.19041 AMD64

Ren'Py 8.1.3.23091805

Love & Sex : Second Base - 24.1.4 24.1.4

Mon Feb 19 22:26:14 2024

[/code]

ohhh she appears on that game? i will check it out. but i do hope she appears here too.

Well thats strange. i play the steam version, and no new updates have been shown on my galery.

Steam says i am fully updated.

Now a more curiosity question. Will there ever be more material of Harmony's mother, Diane?

Does Edna has no image in this scene? it felt strange since Ayesha's image was moved to the right side of the screen.

Got the same problem again. In a different event with Anna.

[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "renpy/common/00action_file.rpy", line 397, in __call__

    renpy.save(fn, extra_info=save_name)

TypeError: cannot pickle 'odict_keys' object (perhaps renpy.game.log.log[109].objects[3][0]._cache['stories'][('all', 1)]['getting_started_male'].steps['eat'].start[0] = odict_keys([]))

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 3582, 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:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 4543, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\screen.py", line 770, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1403, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 281, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 1142, in event

    return handle_click(self.clicked)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 1075, in handle_click

    rv = run(action)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 372, in run

    new_rv = run(i, *args, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 379, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 397, in __call__

    renpy.save(fn, extra_info=save_name)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\loadsave.py", line 432, in save

    reraise(t, e, tb)

  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\loadsave.py", line 413, in save

    dump((roots, renpy.game.log), logf)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\compat\pickle.py", line 103, in dump

    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)

TypeError: cannot pickle 'odict_keys' object (perhaps renpy.game.log.log[109].objects[3][0]._cache['stories'][('all', 1)]['getting_started_male'].steps['eat'].start[0] = odict_keys([]))

Windows-10-10.0.19041 AMD64

Ren'Py 8.1.3.23091805

Love & Sex : Second Base - 23.12.0 23.12.0

Wed Jan 31 02:19:46 2024

[/code]

(1 edit)

Yep, it was when Mike kissed palla for the first time in "Palla discusses the nightclub".

Thanks for telling, and glad to be of help.

Ok this was bizarre and worrisome. An error pop up... while i was trying to save.


[code]

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "renpy/common/00action_file.rpy", line 397, in __call__

    renpy.save(fn, extra_info=save_name)

TypeError: cannot pickle 'odict_keys' object (perhaps renpy.game.log.log[61].objects[1][0]._cache['stories'][('all', 1)]['getting_started_male'].steps['eat'].start[0] = odict_keys([]))

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

Full traceback:

  File "renpy/common/00gamemenu.rpy", line 174, in script

    $ ui.interact()

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ast.py", line 1138, in execute

    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\python.py", line 1122, in py_exec_bytecode

    exec(bytecode, globals, locals)

  File "renpy/common/00gamemenu.rpy", line 174, in <module>

    $ ui.interact()

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\ui.py", line 299, in interact

    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 3582, 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:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\core.py", line 4543, in interact_core

    rv = root_widget.event(ev, x, y, 0)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\screen.py", line 770, in event

    rv = self.child.event(ev, x, y, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1403, in event

    rv = super(Window, self).event(ev, x, y, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 281, in event

    rv = d.event(ev, x - xo, y - yo, st)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\layout.py", line 1179, in event

    rv = i.event(ev, x - xo, y - yo, cst)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 1142, in event

    return handle_click(self.clicked)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 1075, in handle_click

    rv = run(action)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 372, in run

    new_rv = run(i, *args, **kwargs)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\display\behavior.py", line 379, in run

    return action(*args, **kwargs)

  File "renpy/common/00action_file.rpy", line 397, in __call__

    renpy.save(fn, extra_info=save_name)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\loadsave.py", line 432, in save

    reraise(t, e, tb)

  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/site-packages/future/utils/__init__.py", line 444, in raise_

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\loadsave.py", line 413, in save

    dump((roots, renpy.game.log), logf)

  File "C:\Program Files (x86)\Steam\steamapps\common\Love & Sex Second Base\renpy\compat\pickle.py", line 103, in dump

    pickle.dump(o, f, pickle.HIGHEST_PROTOCOL if highest else PROTOCOL)

TypeError: cannot pickle 'odict_keys' object (perhaps renpy.game.log.log[61].objects[1][0]._cache['stories'][('all', 1)]['getting_started_male'].steps['eat'].start[0] = odict_keys([]))

Windows-10-10.0.19041 AMD64

Ren'Py 8.1.3.23091805

Love & Sex : Second Base - 23.12.0 23.12.0

Mon Jan 29 02:20:17 2024

[/code]

To collar the girls they need to be 100 or almost there.

You should check the Wiki of the game, cause most girls have multiple and entirely different requirements to unlock their upper capacity.

Noted. thanks.

And on the same topic of the gallery, there is problem. No idea if its just on me.

Whenever i click on one of the images, the games stop working briefly ( the message of "unresponsive" appears next to version of the game) and it takes to long to open the scene.

Pretty sure there is a bug here. I remember those scenes with all the girls appearing on them, but here it seems like they just disappeared.

Thanks for the explanation i noticed today too another scene were the bree and sasha were gradually zoomed like they were getting near to mike. Its a nice detail.

Maybe the scene with Emma and Ayesha just felt too sudden the change in the zoom instead of gradual, but thanks eitherway.


Nice add up.

(1 edit)

Found another "character position" bug.

Emma got zoomed and then moved a little from the center of the window.

It seems many (if not all) the new scenes are with this problem.

(2 edits)

You are welcome. Here i found a new error, this was on the birthday date of Anna.

It was after giving her a birthday present. First she got an angle of only her lower half and the next click show her all way on the top of the screen (barely i must say).

And then keep changing between being an angle of only her bottoms, making a strange zoom on her arm or just like the posted image.

Its just wrong her position and zoom in all this sequence.

posd: game version: 23.12.0


was she supposed to not be shown? even the question mark is there but nothing of audrey.

(1 edit)

Dear developers. Happy new year to all of your.

I have some inquiries for you.

1-. Can you change back Reona's design? her new design is not as good as the previous one and the previous one was more in syntony with how an otaku Gyaru is usually portraited.

2-. There is a constant bug with the "send text" function in the phone that was not there 4 months back. Whenever a "sexy text" is send with different characters, the woman in question answers with with what would be the follow up of another message, before actually answering with the correct follow up. Can you check it up?

Example: MC talk about wanting to badly see this girl, the girl answers how she is wearing X clothes on her, and then she answers that she also wants to see the MC.

3-. Can you ever please offer a way to buy the Android version of the game in an individual set? I am more than willing to pay a second time for the game to get it on my cellphone, but not with that bundle that makes me buy the pc version again.

Sorry i am answering sooo late.

If it still helps. I had the problem with the:
- Home Harem

- Bitchy Harem

- Jealous Harem

You are Hero!! Thanks!

Wanna report a visual error.


This happened while playing the threesome between those 2.


When i rolled back to the previous dialogue the error affected the previous scene too.

(1 edit)

That's not it, that's the office christmas party.

But seeing the achievements list, It seems there is a christmas house party.

So both are different. since both have different achievements.

(1 edit)

have tried multiple times with different harems, not always work.

In some cases the option to propose a certain harem doesn't even show after proposing to someone else of the harem.

In some cases i proposed to both or more parties in different places and some of them weren't included in the wedding like if i hadn't asked them.

The only 100% success i have had with the harems is when i propose to all of them at the same time.