Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 61 to 100 of 2,371 · Next page · Previous page · First page · Last page

How do I get Lexi to live with Mike

(+1)

I have an issue with the android version i read that it fixed for some users

A user reported that he was able to bypass this issue with the multi app feature.
He manages to keep the browser and the download active in a split screen.


How do i corrupt Harmony, every time I try to ask her out she says she doesn't see me that way and I already have her at 85 love. 

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.

(2 edits)

I picked all the options to lower her purity during the Bible events. I should be able to go into her corruption events butI don't know why it's not working

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.

(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]

We were able to narrow the issue to a change in the calendar (switching from 30 days per month to 31 days per month).

It should be fixed in the next monthly.

Huge Thanks for the job.

Is there someone who can help with the purchase? It is not possible to pay from the territory of Russia (

(-1)

24.2.0c not working for me either but works for some people? Anyone know how to fix it?

We are working on it

(1 edit) (+1)

Hello, I bought ugra on Steam in the hope of playing on my phone, but it turned out that you can't download from Steam to TelefoHello, I bought ugra on Steam in the hope of playing on my phone, but it turned out that you can't download it from Steam to your phone(

Can I give away a game in this store that I can install directly on my phone? 

I can provide confirmation of the purchase in Steam, I bought the full package with the developer support package

Be kind, answer and help 

It is not possible to buy in this store because the payment systems do not work (

It should be fixed

(+1)

will we ever get full nude office harem?

24.2.0c no working download

It should be fixed

(1 edit)

Hey I wanted to ask since I have no idea how to how do I meet Reona again after meeting her at the university, and where I find Jack for Kat's second quest

Unless you are a patreon supporter. Nowhere.

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

(+1)

As someone said, this game is a freakin' 4D chess. It's pretty, it's interesting, it's infuriating to the point you'd want to smash your damn device.

Wrong dialogue choice somewhere before the current dialogue? The girl's out, locked path. The game thinks you did something you actually didn't? Softlocked, the girl's out. Interacted with the girls out of correct order that the developer intended (noone told you what's the right order is)? Well, too bad for you, buddy. 

I spent so many hours in-game, starting again several times, just to find out one of my previous choices that was made real-time days ago makes the girl I came here for leave forever.

You either play it with wiki open or you're in for a hard time. 

Andrealphus, have some mercy on us.

Anyone knows how to get rid of Cassidy the pet? Emma's path seems to hate her.

(+2)

You can always utilize the save scuming  if youre really struggling that bad^^ although in my opinion most of the dialogue options are pretty straight forward. Some girls have more difficult branching stories than others . 

Harems are "doable" but requires you to plan ahead and in most cases having high kink and somewhat balanced sexual preference of targeted harem (50 or 60% lesbian cant remember but it tells you exactly in the ingame walkthrough)  is what you need before having sex with more than one girl from that harem without locking yourself out. 

You need to finish Cassidy story to progress with the office harem and there is a way to make her submissive. 
If you cant be bothered with completing office harem on your current playthrough you can simply tell her to F. off when she ask you to give her a lift to airport and you wont see her again  ☺️ 

Theres always NG+ so you can focus even on one girl at a time and keep your skills from books so you dont have to grind again.

Tried sex slave cassidy? or girlfriend cassidy?

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

"You either play it with wiki open or you're in for a hard time."

this is and has always been my biggest complaint with this game
Emma is my go to example for this considering her path can get closed off you are not careful on sams path

I'm still having trouble downloading the new version. Is it on my end?

It should be fixed

I bought the Game already and it still says "buy now"

anyways i wanted to download the new update and i did(pc) but where do i see if its running or working or how do i patch?

Sometimes I don't understand how Itch.io works...
It also ask me to buy the game I'm working on....

You should be able to find the download files if you go in "My libray".

If you're downloading PC/Linux/Mac versions, you don't need to patch anything.
The version of the game (latest: 24.2.0b) is shown at the bottom right of the main menu.

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.

Was Ayesha wearing S3xy dress ? i think thats what could cause the bug I had the same issue with Harmony other day.

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

Yeah i duuno these few past updates devs seems to like to undress girls as well as MC in random places. The other one i find odd is when you spank girls in the office MC is naked in that scene too.

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

There seems to be some kind of pregnancy issue where Bree is falsely telling men she has taken a test and that they are the father of her baby. 

My version of Bree already took one test and has correctly informed Mike that he is the father but then told Scottie she took another  test that she did not and that he is the father when he is not. There was no pregnancy popup with him because she is already pregnant and aware. 

Is this going to occur with every guy we sleep with? Completing storylines will not be easy when we are forced to avoid the men after we get a pregnancy popup. 

(+2)

I still have this issue even 24.2.0b on my phone, sometimes when I try to verify it says, "400 internal server error" and when it doesn't appear that it doesn't download the files, am I doing something wrong?, I did allowed the game to put the files in my phone.

Is there a way to transfer achievements for the new version on android or do i have to grind all of them again 😫?  

(1 edit)

In the last months, we changed the saves location to your Document folder (that's why the game asks for the folder permission).
You should have a renpy saves folder in Documents with subfolders under it.
You can copy/paste saves files from between folders as you want.
Achievements are stored in the persistent file, which should be in these folders too

It's not up to date but still has useful information:
https://wiki.andrealphusgames.com/wiki/How_to_find_a_save_file

Is the authentification problem fixed, because on my side it's not, i still get this.

I just found/fix another issue with 24.2.0b and itchio. Can you retry please?

Have an issue downloading

I just found/fix another issue with 24.2.0b and itchio. Can you retry please?

(+1)

It worked. :)

Is taking a pregnancy test necessary for the progression of pregnancy when playing as Bree?

Show post...

I own the game i itch but it took me on a loop back to those also the token says I don't own it on itch is there any other way like could the dev email it to me or something yeah on the page where the token takes me it says I don't own it on itch.io also I keep getting this

There's an issue with Itchio authentication, we're working on it.

It should be better now, you might need to redownload the package

(2 edits) (+1)

I am having the same issue as the first guy. I redownloaded the android variation multiple times from Itch and could not get through it. I can't figure out what I am doing wrong.

Edit: I had to switch to the Firefox browser on my phone, but I managed to get through that issue of it not connecting after authorizing on Itch. Now I am getting the weird "An error occurred while trying to download game data: This game can not be run until the game data has been downloaded." issue instead.

(1 edit) (+1)(-2)

@edit Working fine now after instaling the latest fix.


There's an issue with Itchio authentication, we're working on it.

No pressure.Keep us posted. Thanks

It should be better now, you might need to redownload the package

Still cant get my game to download on android. 

Not sure what you mean by better but its still coming back with the same error 🤷‍♀️. I've installed this launcher on two different phones and even tried running it on Quest 3 with no luck . Is patreon authentication working fine ? if it is then i might be tempted to give it a go.

Hum, I'm not sure what's going on but the whole thing works as intended on my side...


I'm still going to check if I can find out why the authentication doesn't work on your side

(+1)

I just push a new fix. Can you check again? Thanks

(-1)

There's an issue with Itchio authentication, we're working on it.

It should be better now, you might need to redownload the package

Why the android version is as 50 MB file instead of 1 GB file recently?

Due to an android technical limitation, we can't install the full game (size > 2GB) anymore.

The latest package is a downloader, you'll be asked to login ingame to retrieve the missing assets

oh, okay, thanks.

(1 edit)

What a shame about the error, we have to wait a little to enjoy the incredible game in the new version

There's an issue with Itchio authentication, we're working on it.

It should be better now, you might need to redownload the package

Yes but not

I just push a new fix. Can you check again?

Thanks

(1 edit) (+1)

Nice good job!!!


I been playing this  game frist came out this update i have downloaded it keep doing this to me 

There's an issue with Itchio authentication, we're working on it.

Deleted 65 days ago

There's an issue with Itchio authentication, we're working on it.

ive tried to do the give sasha foot massages thing but ive been able to give her 1. just wondering if anyone knows why i cant give her more

hey ive dowloaded an update (android version)but its only 50 mb is that it ? i remember all the ones prior to this one were at least 1gb in size . Please let me know as i dont want to mess anything up 😊 

(+1)(-1)

Due to an android technical limitation, we can't install the full game (size > 2GB) anymore.

The latest package is a downloader, you'll be asked to login ingame to retrieve the missing assets

(+1)

Thanks for reply although ive tried pairing launcher with my itchio account and looks like only patreon users can dl the game at this time . It gives me an error whenever im trying to dowload the files. KeyError"gameonly_patreon" .

(+1)

I'll check what's wrong.
Thanks for your feedback.

There will be a bugfix release today.

Is there an ETA on this?

before 6 PM UTC+1

(1 edit)

The problem got fixed! Thank you for the update!

Deleted 65 days ago
(1 edit)

Due to an android technical limitation, we can't install the full game (size > 2GB) anymore.
We had to move to a downloader, as it's a rather new feature so probably a little instable.
The "keyerror" issue should be fixed by now

(1 edit)

I am not able to progress with Hanna after lending her 5000 dollars no new event triggers for me checked even though her love is capped at 70

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

(1 edit)

Why hasn't this page been updated too this yet ?.

The game has been updated at the same time as Patreon

Hey, so I've bought the game twice now and I still can't play. I download and install the app. I open the app and it says to download demo/download full game. I of course pick full game and then it brings me to a page that says it needs privileges and the token redemption.  I click on that and then nothing happens. Please help if possible.

I'm also having the same issue on Android as well. I hope this gets fixed soon.

This should be fixed

good Afternoon Lent1,

This issue is still occuring for me, with a little digging on my own and i found this, although i don't know if this helps or not, i tried finding why it happened, not clue what-so-ever, as i have next to zero coding knowledge.

Do you know what might be causing this?

I know how much this must stress you and as such i will wait patiently for ypur reply

P.S.: i did not change anything in the Json files if you are wondering, all i did was look and screenshot.


Thanks for the help. The issue behind the error is caused by an internal 404 error that can't be parsed in json.
I just found and fix another issue with 24.2.0b and itch.io
Can you retry?

I'm trying to go to Samantha's wedding but it's not triggering

(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.

Indeed, it was not the expected moves.
I 'd just fix it (for the next update) with a nicer staging between the actual birthday date and the beginning of the sex scene.
Thank you for your help allowing us to improve the game.

Nico, Andrealphus team

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

Best of luck with the job.

I have two questions.

1. How can i lower purity on harmony

2.How can i learn/ get the hypnose skill? 

Please help me

(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]

(1 edit)

HI!  Every time there is an update, do I have to start from the beginning of the game to see what's new?  Thank you

It's rarely necessary unless we add events in a previously finished story line

Viewing most recent comments 61 to 100 of 2,371 · Next page · Previous page · First page · Last page