Comments

Log in with itch.io to leave a comment.

Viewing most recent comments 677 to 716 of 2,376 · Next page · Previous page · First page · Last page

Has anyone previously posted about issues collecting "Danny's Corpse" in Lexi's storyline on Android?

AFAIK it's working fine

It never gets picked up for me. I've played through the Lexi story 4 times thinking I was doing something wrong or needed to get something special but I can't progress any further with her. I know there's a way to add it with console commands on PC but no dice on Android unless I want to use TeamViewer and another computer. Any assistance would be awesome, please.

We don't support console command uses, if you have a save with the issue where you did not use any console commands can you send it here ?

(+1)

Hi, I cannot start the demo on Mac:


I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/00layeredimage.rpy", line 804, in execute_layeredimage

    rai.execute()

  File "renpy/common/00layeredimage.rpy", line 791, in execute

    properties = { k : eval(v) for k, v in self.properties.items() }

  File "renpy/common/00layeredimage.rpy", line 791, in <lambda>

    properties = { k : eval(v) for k, v in self.properties.items() }

  File "renpy/common/00layeredimage.rpy", line 791, in <dictcomp>

    properties = { k : eval(v) for k, v in self.properties.items() }

  File "game/ch/harems/home/images.rpy", line 2136, in <module>

NameError: name 'lexi' is not defined

(+1)

Got the exact same error on windows

Deleted 104 days ago

I hit a problem with Shiori, i got her heart on 70 and got a lap dance from her, and now it say go to work and call shiori in, but it won't show

I'm not which event you're referring to.

Did you check the requirements in the wiki (https://wiki.andrealphusgames.com/wiki/Shiori) ?

how do i invite Hanna to a date in the stripclub?

Should be available in the date spots if you went already in the stripclub with her.

(1 edit)

Really good game and worth it becoming a Patreon 10/10

but  small question which I can't find in the wiki 

 how do I get more Talk topics?

I only got 4 and can't change them even in new game+

(1 edit) (+1)

Knowledge, by 100 you should have all the talk topics. it does not work if you use console commands to increase it.

thx for the quick reply

For Android how do I load or go to the main menu when I already in the game?

Swipe up?

Ah thanks

Oh my god thank you very much this is a very beautiful update. Good job.

I keep having Bree stop at 40 percent love, anybody know why?

You can find wiki under "more information" -> "support"

Hey For some reason I can't get Sasha to 100 hearts

best itchio/steam/patreon game i played so far in this genre i really like the characters and i really like the wiki it helps a lot the art,possibilitys and the characters have there own personality i really like it i hope there is still coming more im so exited about updates keep up the good work 20 out of 10 stars just a masterpiece

anyone know how to get threesome sasha and minami it on home harem minami event i still can't get that option am i missing something?

Same problem

Are Minari's Kink Points capped at 50% or have I missed something. Have completed her storyline and done everything but still capped at 50%. Thanks

there is one event where she & sasha are arguing, and you have to side with sasha & punish minami to get the sub point max to 100

Bug Report: 8/24/2022

I don't know if anyone else is having this problem, but whenever I try to load a save I either get redirected back where I was or get the screens shown above:

It is quite frustrating and I would greatly appreciate it if ya could resolve this issue whenever ya find the time.

Thanks for the report, that's a bug.

It will be fixed in the next release.

(+1)

There's options for instant everything i.e happiness, energy, food, but not for cleanliness. You can't get clean without wasting an hour. What about a deodorant option that you can buy from the drug store that gives +2 or something like that.

(+1)

Any news on upcoming update??

I would also like to know.  I have waited a long time :c

As usual, the update will be release the last Monday of the month (29/08)

So I'm trying to start home harem and i met all the required stat for the characters but the event won't trigger even if I meet Bree and Sasha in the same room🗿

XD

I'm sorry, but an uncaught exception occurred.

While running game code:

  File "renpy/common/000statements.rpy", line 609, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "game/cl/class_ui.rpy", line 29, in execute

  File "game/cl/class_ui.rpy", line 29, in execute

  File "game/cl/class_ui.rpy", line 49, in execute

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

  File "game/cl/class_ui.rpy", line 213, in execute

  File "game/cl/class_ui.rpy", line 218, in execute

  File "game/cl/class_ui.rpy", line 219, in execute

  File "game/cl/class_ui.rpy", line 224, in execute

  File "game/cl/class_ui.rpy", line 225, in execute

  File "game/cl/class_ui.rpy", line 225, in <module>

  File "game/cl/class_appointment.rpy", line 84, in get_agenda

  File "game/cl/class_appointment.rpy", line 87, in <lambda>

  File "game/cl/class_appointment.rpy", line 135, in format

  File "game/cl/class_game.rpy", line 162, in get_future_day_of_week_name

  File "game/cl/class_game.rpy", line 219, in _m1_class_game__get_future_day_of_week_name_for_days_played

  File "game/cl/class_game.rpy", line 155, in get_future_day_of_week

ValueError: Future days is in the past: 67 < 68

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

Full traceback:

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

  File "cl/class_room.rpyc", line 342, in script

  File "renpy/ast.py", line 2232, in execute

    self.call("execute")

  File "renpy/ast.py", line 2220, in call

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

  File "renpy/statements.py", line 281, in call

    return method(parsed, *args, **kwargs)

  File "renpy/common/000statements.rpy", line 609, in execute_call_screen

    store._return = renpy.call_screen(name, *args, **kwargs)

  File "renpy/exports.py", line 3161, in call_screen

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

  File "renpy/ui.py", line 299, in interact

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

  File "renpy/display/core.py", line 3377, in interact

    repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs) # type: ignore

  File "renpy/display/core.py", line 3804, in interact_core

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

  File "renpy/display/core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/core.py", line 582, in visit_all

    d.visit_all(callback, seen)

  File "renpy/display/screen.py", line 451, in visit_all

    callback(self)

  File "renpy/display/core.py", line 3804, in <lambda>

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

  File "renpy/display/screen.py", line 462, in per_interact

    self.update()

  File "renpy/display/screen.py", line 653, in update

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

  File "game/cl/class_ui.rpy", line 29, in execute

  File "game/cl/class_ui.rpy", line 29, in execute

  File "game/cl/class_ui.rpy", line 49, in execute

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

  File "game/cl/class_ui.rpy", line 213, in execute

  File "game/cl/class_ui.rpy", line 218, in execute

  File "game/cl/class_ui.rpy", line 219, in execute

  File "game/cl/class_ui.rpy", line 224, in execute

  File "game/cl/class_ui.rpy", line 225, in execute

  File "game/cl/class_ui.rpy", line 225, in <module>

  File "game/cl/class_appointment.rpy", line 84, in get_agenda

  File "game/cl/class_appointment.rpy", line 87, in <lambda>

  File "game/cl/class_appointment.rpy", line 135, in format

  File "game/cl/class_game.rpy", line 162, in get_future_day_of_week_name

  File "game/cl/class_game.rpy", line 219, in _m1_class_game__get_future_day_of_week_name_for_days_played

  File "game/cl/class_game.rpy", line 155, in get_future_day_of_week

ValueError: Future days is in the past: 67 < 68

Windows-10-10.0.19041 AMD64

Ren'Py 7.5.1.22070801

Love & Sex : Second Base 22.7.0b

Sat Aug 20 18:34:21 2022



I did became this error the second time when i look at the agenda.

Will be fixed in the next release

Okey cool. I have found what that error is. It's if you aren't going to the Office Party

Kleio won't call me about the car for some reason. I've waited over three weeks and I can't find the event conditions or a way to solve this problem anywhere.

Is there a way to time-skip? It's very annoying that I want to pursue a specific event (Audrey) that requires a season (summer), which is the season that just passed. I'd load a recent save but I just finished Palla's route and am going for the Bitchy Harem.

Will I seriously have to go through Palla's quest line again? Also, a time skip would be great for Cassandra's quest line, because hers is a huge pain. Especially for my potato pc.

How to change minami's status to girlfriend? 

Check the wiki

(1 edit)

hi, can someon help me, im stucked with sasha in 70 lp and the tv event from anna doesnt trigger stucking me in 30 lp. pls help :)

I'm having the same issue with Sasha, the dates don't seem to triggering her lp increase for me

Hi can someone please update the wiki so that you can have some guidance when playing the new content. Thanks

Volunteers take care of the wiki so it's normal it ain't always up to date. If you're looking for recent walkthrough, we make a new post every month on Patreon with walkthroughs on all our new events ( for our $10+ supporters)

(1 edit)

this game will be updated on itchio right even if it is on steam ? because i played the demo and find it really good

(+1)

yup it's updated every month on each platform! Glad you enjoyed our demo :)

i enjoy your full game best game on itchio that i found really like the characters and the stuff you can do btw i saw you have a wiki for the game its helped me alot ty for that love the game 

(2 edits)

btw i dont know where to report a bug so i will do it here if you want i can delete the post later so when you have sex with bree or sasha i got the moaning sound stuck even after the scene and you need to reloade the previos game file a restart didnt fixed it, it will start again with loding the save file that you make after the bug quick save before the event will solve the audio bug but it can happen again in the same scene even if you take different actions

hope that helps a bit ty for all your work.

Always FC,Android

Bootstrap to the start of init.init took 0.00s Bootstrap to the start of init.init took 0.00s Manufacturer vivo model V2043 Screen diagonal is 5.84845658652 inches. Early init took 0.24s Early init took 0.24s Android search paths: /storage/emulated/0/Android/data/androidadult.com.loveandsexsecondbase/files/../../../../AndroidAdult_Saves/androidadult.com.loveandsexsecondbase/game /data/user/0/androidadult.com.loveandsexsecondbase/files/game Loader init took 0.90s Loader init took 0.90s Loading error handling took 0.54s Loading error handling took 0.54s Loading script took 24.27s Loading script took 24.27s Saving to /storage/emulated/0/Android/data/androidadult.com.loveandsexsecondbase/files/../../../../AndroidAdult_Saves/androidadult.com.loveandsexsecondbase Loading save slot metadata. took 0.37s Loading save slot metadata. took 0.37s Loading persistent took 0.00s Loading persistent took 0.00s Importing _renpysteam: ImportError('No module named _renpysteam',) Set script version to: (7, 4, 10)  - Init at cl/class_util.rpyc:54 took 0.53630 s.  - Init at start.rpyc:205 took 9.00954 s.  - Init at cl/class_story.rpyc:26 took 9.70449 s.  - Init at start.rpyc:174 took 7.90436 s.  - Init at start.rpyc:162 took 0.34194 s.  - Init at bg/kitchen/images.rpyc:80 took 0.50116 s.  - Init at ch/aletta/images.rpyc:26 took 4.62213 s.  - Init at ch/alexis/images.rpyc:2 took 3.14203 s.  - Init at ch/angela/images.rpyc:2 took 0.39004 s.  - Init at ch/anna/images.rpyc:4 took 1.57835 s.  - Init at ch/anna/images.rpyc:332 took 0.77981 s.  - Init at ch/audrey/images.rpyc:2 took 3.18276 s.  - Init at ch/ayesha/images.rpyc:2 took 1.71496 s.  - Init at ch/bree/images.rpyc:2 took 6.41561 s.  - Init at ch/camila/images.rpyc:2 took 2.43493 s.  - Init at ch/cassidy/images.rpyc:2 took 3.43366 s.  - Init at ch/emma/images.rpyc:2 took 3.55192 s.  - Init at ch/gen/beach_cream.rpyc:28 took 0.52241 s.  - Init at ch/gen/beach_icecream.rpyc:19 took 0.81199 s.  - Init at ch/gen/beach_sandcastle.rpyc:24 took 0.87989 s.  - Init at ch/gen/beach_volleyball.rpyc:54 took 1.25933 s.  - Init at ch/gen/cuddles.rpyc:35 took 0.53647 s.  - Init at ch/gen/dance.rpyc:40 took 1.32132 s.  - Init at ch/gen/game_arcade.rpyc:27 took 0.40581 s.  - Init at ch/gen/hottub_sex.rpyc:48 took 1.59977 s.  - Init at ch/gen/images.rpyc:102 took 2.72438 s.  - Init at ch/gen/new_drink_scenes.rpyc:71 took 0.61410 s.  - Init at ch/gen/peeping.rpyc:20 took 0.72191 s.  - Init at ch/gen/photobooth.rpyc:2 took 0.37734 s.  - Init at ch/gen/playing_water.rpyc:41 took 1.21084 s.  - Init at ch/gen/slap.rpyc:57 took 1.96045 s.  - Init at ch/gen/sleep.rpyc:2 took 0.97513 s.  - Init at ch/gen/spank.rpyc:2 took 0.99578 s.  - Init at ch/gen/tattooparlor.rpyc:2 took 1.25549 s.  - Init at ch/gen_full/images.rpyc:2 took 0.41314 s.  - Init at ch/hanna/images.rpyc:2 took 1.70825 s.  - Init at ch/harems/home/images.rpyc:2 took 5.35995 s.  - Init at ch/harems_full/band/images.rpyc:2 took 1.59935 s.  - Init at ch/harems_full/fashion/images.rpyc:2 took 0.83645 s.  - Init at ch/harems_full/jealous/images.rpyc:28 took 0.80748 s.  - Init at ch/harems_full/office/images.rpyc:2 took 5.09829 s.  - Init at ch/harems_full/pixie/images.rpyc:2 took 0.26458 s.  - Init at ch/harmony/images.rpyc:26 took 2.52038 s.  - Init at ch/kylie/images.rpyc:2 took 3.77583 s.  - Init at ch/lavish/images.rpyc:2 took 2.96310 s.  - Init at ch/lexi/images.rpyc:50 took 5.05121 s.  - Init at ch/morgan/images.rpyc:67 took 2.71671 s.  - Init at ch/palla/images.rpyc:16 took 1.92197 s.  - Init at ch/samantha/images.rpyc:9 took 3.47492 s.  - Init at ch/sasha/images.rpyc:55 took 5.91911 s.  - Init at ch/scottie/images.rpyc:2 took 0.63634 s.  - Init at ch/shiori/images.rpyc:2 took 3.71588 s.  - Init at ch/kleio/images.rpyc:2 took 5.56558 s.  - Init at ch/minami/images.rpyc:2 took 4.83860 s.  - Init at 00director.rpyc:1355 took 0.43620 s. Running init code took 141.48s Running init code took 141.48s Loading analysis data took 0.33s Loading analysis data took 0.33s Analyze and compile ATL took 0.66s Analyze and compile ATL took 0.66s Index archives took 0.00s Index archives took 0.00s Dump and make backups. took 0.00s Dump and make backups. took 0.00s Cleaning cache took 0.00s Cleaning cache took 0.00s Making clean stores took 0.01s Making clean stores took 0.01s Initial gc. took 4.36s Initial gc. took 4.36s DPI scale factor: 1.000000 Creating interface object took 0.06s Creating interface object took 0.06s Cleaning stores took 0.00s Cleaning stores took 0.00s Init translation took 4.37s Init translation took 4.37s Build styles took 0.03s Build styles took 0.03s Load screen analysis took 0.34s Load screen analysis took 0.34s Analyze screens took 0.01s Analyze screens took 0.01s Save screen analysis took 0.00s Save screen analysis took 0.00s Prepare screens took 1.21s Prepare screens took 1.21s Save pyanalysis. took 0.00s Save pyanalysis. took 0.00s Save bytecode. took 0.00s Save bytecode. took 0.00s Running _start took 0.03s Running _start took 0.03s Interface start took 4.91s Interface start took 4.91s  Initializing gles renderer: primary display bounds: (0, 0, 1600, 720) swap interval: 1 frames Fullscreen mode. Vendor: 'Imagination Technologies' Renderer: 'PowerVR Rogue GE8320' Version: 'OpenGL ES 3.2 build 1.13@5776728' Display Info: None Number of texture units: 16 Using shader environment. Using FBO RTT. Root FBO is: 0 FBO Maximum Texture Size: 2048 Using gles renderer. Texture testing: - Hardware max texture size: 8192 - 64px textures work. - 128px textures work. - 256px textures work. - 512px textures work. - 1024px textures work. - 2048px textures work. Screen sizes: virtual=(1280, 720) physical=(1554, 720) drawable=(1554, 720) Root FBO is: 0 FBO Maximum Texture Size: 2048 Total time until interface ready: 185.707859039s Hid presplash.

What is this?

Text log

(1 edit)

can you please report this type of things directly on our discord? so the devs can easily see it 

(1 edit)

please add more locations for Weekend's Vacation like mountains camp and Villages  with selected friends. 🥰😍Please replay 👍

That's a nice idea

great idea! can you directly suggest it on our discord?

Quick question: I've been playing the demo on Steam and plan on buying it next paycheck. Will my save transfer over or will I have to start again?

Hello andrealphus, I have to admit that I love your game, it is a very well managed concept and your team is very talented, it is a pleasure to play this gold.  Although... ¿will more content come out for shiori?  she is my waifu and i can't wait to see more scenes of her.

Hey Zerffy, thanks for the kind words that's really nice from u. Yes Shiori will have new content don't worry!

If I buy the game will I get future updates?

Yes

What can I do to stop losing hearts at midnight for so many characters

https://wiki.andrealphusgames.com/wiki/Romances#Lesbian_Points

(1 edit) (-1)

Not sure if this is a bug or if I messed up somewhere. Aletta LP is frozen at 12, nothing works to increase it. Its not locked, the bar is shaded showing it should increase. But even with cheats, it wont increase past 12. Any advice?

I have an issue I need help with, I'm trying to get Sasha to 80 love so I can do Lexi's sex slave path but it doesn't go past 70, Whenever I go on a date with Sasha it goes immediately to the "Wanna go for a hot coffee" dialogue

can you report this bug on our discord please? 

I able to meet sam and emma at coffee shop sam is collared now.

For some reason when I start the game it crashes before I get to the main menu I'm on Android

(1 edit) (-1)

can you report this bug on our discord please? 

Hi, just bought the game a few days ago and i wanted to know if the Wiki page for this game is up to date, because i see events in the game which don't show on the wiki page. Thanks.

(1 edit)

Hey man! Our wiki isn't official, it is updated  by volunteers so it's not always up to date. If you're looking for walkthrough on our recent events, we're now doing it on our Patreon every month!

Ok i see, thanks bro

How do I update the game?

download the new version on our page when released

(1 edit)

I open Minami in the task prompt and prompt to send the error to the developer

where do i report an error? A screen showed up with what went wrong and could like copy and paste to the developer.

I want to know how to switch languages

Can't call Shiori in the office. Any suggestions?

Viewing most recent comments 677 to 716 of 2,376 · Next page · Previous page · First page · Last page