Andrealphus

Engaged Member
Donor
Game Developer
Aug 17, 2017
2,118
4,083
I'm not aware so I can't say, but I've played games with the same engine and much larger size loading in seconds. I'm not saying it prevents me from playing it or spoils my enjoyment because that's exactly the type of game I love. It's perfect for relaxing after a few hours of session at My Time at Sandrock.
I am sorry but it's highly unlikely that you have played a bigger game than L&S running on renpy ;)
The game is currently made of:
- 35k image files
- 16k audio files
- Over 2M words
I am not aware of a bigger game out there...
For example BaDik season one only have a quarter of the content of Love & Sex.
Very happy you are enjoying the game BTW :)
 
Last edited:
Feb 26, 2021
22
11
View attachment 4094996
I'm getting slightly pissed off. How do I start this Battle of the Bands shit?
I have all the requirements, I've followed the wiki to a tee, restarted and reinstalled the game, and even tried an older version. Nothing works. I just keep getting the "we practiced together" message in the studio.

Is this a bug or can someone help?
There's a long delay before the beginning of the battle (~30 days maybe).
In your save, you still have to wait 25 days before the beginning of the event (you can check this kind of things if you enable the cryptic spoilers in the option)
 
Feb 26, 2021
22
11
I have tracebac.pyc not .txt. Event viewer shows an error, tells me that the .exe stopped using windows and was closed and redirects me to the conservation part of control panel where I have a bunch of signatures. It also says "A problem caused this program to stop interacting with Windows." which is rather peculiar
Can you send your log.txt file.
Multiple questions:
- do you have a I9 13/14th gen CPU?
- are your display drivers up to date?
- can you send the complete event crash failure?
This kind of things:
Faulting application name: LoSeSb.exe, version: 0.0.0.0, time stamp: 0x6670e991
Faulting module name: libpython3.9.dll, version: 3.9.10150.1013, time stamp: 0x6670dc08
Exception code: 0xc0000005
Fault offset: 0x000000000011989f
Faulting process id: 0x3be4
Faulting application start time: 0x01db122e67e50973
Faulting application path: F:\other\Andrealphus Games\LoSeSb-24.8.0c-pc_patreon\LoSeSb.exe
Faulting module path: F:\other\Andrealphus Games\LoSeSb-24.8.0c-pc_patreon\lib\py3-windows-x86_64\libpython3.9.dll
Report Id: cdcb06eb-d0ad-40c6-8fd8-94cae8f9caa7
 

Sanriela

Newbie
Dec 29, 2019
75
97
I am sorry but it's highly unlikely that you have played a bigger game than L&S running on renpy ;)
The game is currently made of:
- 35k image files
- 16k audio files
- Over 2M words
I am not aware of a bigger game out there...
For example BaDik season one only have a quarter of the content of Love & Sex.
Oh, I see, we're not talking about size in gigabytes, we're talking about size as the amount of stuff in the game. Then I guess it's understandable for the long loading time.
 

marnosta

Member
Dec 21, 2019
150
163
I am sorry but it's highly unlikely that you have played a bigger game than L&S running on renpy ;)
The game is currently made of:
- 35k image files
- 16k audio files
- Over 2M words
I am not aware of a bigger game out there...
For example BaDik season one only have a quarter of the content of Love & Sex.
Very happy you are enjoying the game BTW :)
Do you think deleting all the voiced lines would improve loading time and performance on android? I have it muted anyway or will it pop up errors?
 

Ilovekatz19

Member
Jul 24, 2021
267
258
Will using outside cheats count as using cheats in the game? Will it stop me from getting the gallery?
What do you mean by outside cheats cause if you're referring to save editing then no it will not lock you out of that, you see when you turn the in game cheats on the vanilla way a flag is changed (game.flags.cheat is the flag that changes) and every time the game checks to give you an achievement, unlock the gallery, NG+ it will check that variable to see if you "cheated" so as long as the variable that is checked for never changes you have free rein to do as you please. Turn on the in game cheats with a mod? go for it, make use of the developer console? extra yea since nothing in the code checks for if you have access to the console. Edit your save directly (not that I'm sure how since I've never done that)? Yea, just as long as you don't accidently change the wrong variable.

Though if you're going to be messing with the variables of your saves I suggest sticking to the console, you just need to know the right command for each variable, if I didn't list one in my earlier post, you can also use UnRen.bat to extract the RPA files into RPYC files and then use to turn the RPYC files into RPY files making the code readable, you'll be able to find new commands that way for when something like a stat is changed the command you enter into the console to change that stat is the same in the code,
 
Jul 6, 2024
53
13
What do you mean by outside cheats cause if you're referring to save editing then no it will not lock you out of that, you see when you turn the in game cheats on the vanilla way a flag is changed (game.flags.cheat is the flag that changes) and every time the game checks to give you an achievement, unlock the gallery, NG+ it will check that variable to see if you "cheated" so as long as the variable that is checked for never changes you have free rein to do as you please. Turn on the in game cheats with a mod? go for it, make use of the developer console? extra yea since nothing in the code checks for if you have access to the console. Edit your save directly (not that I'm sure how since I've never done that)? Yea, just as long as you don't accidently change the wrong variable.

Though if you're going to be messing with the variables of your saves I suggest sticking to the console, you just need to know the right command for each variable, if I didn't list one in my earlier post, you can also use UnRen.bat to extract the RPA files into RPYC files and then use to turn the RPYC files into RPY files making the code readable, you'll be able to find new commands that way for when something like a stat is changed the command you enter into the console to change that stat is the same in the code,
I'm using the ATCMod but the issue is now that for some reason the icons I need to interact with people are all gone like the only ones I have now are moving time forward I guess it bugged out. I can't take the girl out on a date when I click her icon there are no options
 

marnosta

Member
Dec 21, 2019
150
163
I'm using the ATCMod but the issue is now that for some reason the icons I need to interact with people are all gone like the only ones I have now are moving time forward I guess it bugged out. I can't take the girl out on a date when I click her icon there are no options
Don't you have 0 on some needs?
 

Tetsuno

Newbie
Mar 30, 2019
86
153
Can you send your log.txt file.
Multiple questions:
- do you have a I9 13/14th gen CPU?
- are your display drivers up to date?
- can you send the complete event crash failure?
This kind of things:
1.Absolutely, I attach it here
2. I Have Ryzen 9 5980HX
3. I have all drivers up to date
4. I can, it's in Polish tho. If you need any translation, I'll happily provide. Idk if that's what you were talking about, I copied the details as text from the event manager. Below I'll also input the one from the conservation

Nazwa dziennika:Application
Źródło: Application Hang
Data: 03.10.2024 11:04:30
Identyfikator zdarzenia:1002
Kategoria zadania:Zdarzenia zawieszania
Poziom: Błędy
Słowa kluczowe:
Użytkownik: [Redacted]
Komputer: [Redacted]
Opis:
Program LoSeSb.exe w wersji 0.0.0.0 przestał korzystać z systemu Windows i został zamknięty. Aby sprawdzić, czy jest dostępnych więcej informacji o problemie, sprawdź historię problemów w panelu sterowania Zabezpieczenia i konserwacja.

Kod XML zdarzenia:
<Event xmlns=" ">
<System>
<Provider Name="Application Hang" Guid="{c631c3dc-c676-59e4-2db3-5c0af00f9675}" />
<EventID>1002</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>101</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2024-10-03T09:04:30.9525147Z" />
<EventRecordID>81200</EventRecordID>
<Correlation />
<Execution ProcessID="3252" ThreadID="15936" />
<Channel>Application</Channel>
<Computer>[Redacted]</Computer>
<Security UserID=[Redacted] />
</System>
<EventData>
<Data Name="AppName">LoSeSb.exe</Data>
<Data Name="AppVersion">0.0.0.0</Data>
<Data Name="ProcessId">0x7b78</Data>
<Data Name="StartTime">0x1db15732db724b7</Data>
<Data Name="TerminationTime">9</Data>
<Data Name="ExeFileName">C:\Users\[Redacted]\LoSeSb-24.9.1-pc_patreon\LoSeSb.exe</Data>
<Data Name="ReportId">5b6e3caa-829c-437c-9dda-8bb8a017ea95</Data>
<Data Name="PackageFullName">
</Data>
<Data Name="PackageRelativeAppId">
</Data>
<Data Name="HangType">Unknown</Data>
</EventData>
</Event>
Źródło
LoSeSb.exe

Podsumowanie
Stopped responding and was closed

Data
‎03.‎10.‎2024 09:20

Stan
Niezgłoszony

Opis
A problem caused this program to stop interacting with Windows.
Ścieżka do aplikacji powodującej błąd: C:\Users\[Redacted]\LoSeSb-24.9.1-pc_patreon\LoSeSb.exe

Sygnatura problemu
Nazwa zdarzenia problemu: AppHangB1
Application Name: LoSeSb.exe
Application Version: 0.0.0.0
Application Timestamp: 66dfb641
Hang Signature: 0499
Hang Type: 134217728
Wersja systemu operacyjnego: 10.0.22631.2.0.0.768.101
Identyfikator ustawień regionalnych: 1045
Additional Hang Signature 1: 0499fb22f6f9fb00dc0aa9ce8c94f21a
Additional Hang Signature 2: b780
Additional Hang Signature 3: b780b429065b421c4b1f2b7109ff3170
Additional Hang Signature 4: 0499
Additional Hang Signature 5: 0499fb22f6f9fb00dc0aa9ce8c94f21a
Additional Hang Signature 6: b780
Additional Hang Signature 7: b780b429065b421c4b1f2b7109ff3170
 

snipina

New Member
May 14, 2020
6
0
Can Someone tell me how to get Harmony pregnant and/or marry her? I tried several times on the highest fertility and nothing so I guess there has to be some special conditions for getting her pregnant or am I just unlucky?
 

Evil13

Engaged Member
Jun 4, 2019
3,753
16,086
Can Someone tell me how to get Harmony pregnant and/or marry her? I tried several times on the highest fertility and nothing so I guess there has to be some special conditions for getting her pregnant or am I just unlucky?
From what I've been able to see, Harmony only gets pregnant in missionary. Your best bet is to save before you have sex and reload.
 

NoZeR17

Member
Sep 7, 2020
142
37
hey, i've question, did author add sex interactions? Or is it like it was, like if u want to have sex interaction u need to go to the date or do different actions
 

snipina

New Member
May 14, 2020
6
0
From what I've been able to see, Harmony only gets pregnant in missionary. Your best bet is to save before you have sex and reload.
Thank you for your answer. Before I asked, I had been doing that and reloading about 20 times and nothing, so I asked because there is no way I tried so many times on the highest fertility and nothing, right? Well, right after I read your answer, I loaded the save and tried again, and she got pregnant the first time.
 

Bob69

Uploading the World
Uploader
Donor
Compressor
Mar 2, 2019
15,288
171,441
Love & Sex Second Base [v24.9.1d] [Andrealphus] - Compressed

Win/Linux [670 MB]
- - - -

Mac [666 MB]
- - - -

You don't have permission to view the spoiler content. Log in or register now.
 
Last edited:

Evil13

Engaged Member
Jun 4, 2019
3,753
16,086
Thank you for your answer. Before I asked, I had been doing that and reloading about 20 times and nothing, so I asked because there is no way I tried so many times on the highest fertility and nothing, right? Well, right after I read your answer, I loaded the save and tried again, and she got pregnant the first time.
Were you trying Doggy style? Because that sees to be a bug with Harmony because she'd never get pregnant in that position. Which was reported months ago.
 
3.60 star(s) 300 Votes