Lust Harem 0.36
Lust Harem (NSFW) 18+ » Devlog
This update focuses on story again. There's some branching, hence you're unlikely to play through all the events. Key notes of this update are Willow sex scene and a reverse gangbang event.
Events:
- Asara gym
- After burning event (optional)
- Eileen (story 6, optional schemes event and repeat)
- Mizu the Cat hide and seek with her cats
- Monika & friend
- Varess
- Willow story 6
- Willow China
In this update, you get to sleep with: Alwyth, Eileen, Lena, Willow, Yua and three more girls in a reverse gangbang. Some scenes may be missable due to branching.
Others:
- added an outline to character names in dialogue window for better clarity
- changed history screen text spacing
Fixes
- -the music selection screen is now hidden after exiting the burger minigame if Johanna is off
- -fixed seduction party gallery error when going into music selection screen
Reworks:
- story 5
- story 6 part 2
Files
LustHarem-PC 4.2 GB
Version 0.36.0 Apr 17, 2024
LustHarem-mac 4.2 GB
Version 0.36.0 Apr 17, 2024
LustHarem-android 2.1 GB
Version 0.36.0 Apr 17, 2024
Get Lust Harem (NSFW) 18+
Download NowName your own price
Lust Harem (NSFW) 18+
18+ visual novel harem game
Status | In development |
Author | Xiongmao |
Genre | Visual Novel |
Tags | Adult, Dating Sim, Erotic, harem, Magic, Male protagonist, NSFW, Parody, Romance, Sandbox |
Languages | English |
More posts
- Lust Harem 0.43 devlog5 days ago
- Lust Harem 0.40.1B70 days ago
- Lust Harem 0.40.1A78 days ago
- Lust Harem 0.4079 days ago
- Lust Harem 0.40 releases 17th August85 days ago
- Lust Harem 0.40 devlogJul 21, 2024
- Lust Harem 0.36.1May 01, 2024
- Lust Harem 0.36 releases 17th AprilApr 12, 2024
- Lust Harem 0.32.1EDec 27, 2023
Comments
Log in with itch.io to leave a comment.
where do we find the third cat in the hide and seek game. There is no icon
Ran into a bug when loading existing saves:
Not sure if ignoring is safe or if I'm going to end up with weirdness.
Lots of weirdness. It's a guess, but I think you most likely pressed ignore during a previous update and it didn't update it properly.
You can try and salvage it with the renpy console. Use:
for xxx in allcharas:
try:
AvailableEvents(xxx)
except:
print "Error on xxx.name"
Had to change to sys.stdout.write to actually see the log. Eileen is the culprit, and specifically, story_6. If I execute the code in that function by hand, it fails at Check_Req(ev_var) in line 90 with self.story == 6.
Digging in further, the call to player_inv.qty(AliceOutfit) returns None, rather than 0 as one might reasonably expect.
I suspect the fix is as simple as
unless there's some reason to return NoneType instead of 0 for that function.
At least that keeps the exception from happening. I'm assuming that it will eventually get added to the inventory as expected when I do whatever thing I need to do.
Well, I guess it isn't quite that simple. Four spots in the code are expecting None (in my_events.rpy, 01_asara.rpy, and two spots in worldmap.rpy), and should also be adjusted to check for 0. But that's probably a better fix than trying to handle NoneType everywhere that a numeric value would normally be expected.
The game is built with renpy 7.7.0 which uses python 2, not 3. It doesn't error out when None is returned instead of int. Well, shouldn't at least.
I know it's what the error says, but there's no way that is the actual issue. It works for everyone else, in all the examples you posted. Try using vars(e_story6) and checking the var_req and others
Ah. I was getting load failures when running it from the 7.6.x SDK, so I jumped straight to 8.2. (I don't run randomly downloaded RP apps as-is for paranoia reasons.) I didn't even know they released a 7.7. :-D
Glad you got it working. Enjoy the game.
How do I unlock access to the gym? It's not on my map and everyone says, "No more content in version 0.36."
Can't find the Alwyth, Yua, or "three girls" scenes.
I also seem to be missing 3 side characters.
3rd one in row 3, 4th one in row 5, 1st one in row 8.
Side character screen doesn't scroll all the way to the bottom.
Possible bug with Mizu's hide-n-seek with the kittens.
I can only find 1 of them on the last park screen. The other 2 don't appear in the park anywhere.
The gym event is only available in the not finding Klaus route. It's an alternative to Willow sex which you miss on that route.
Some side characters stay locked as there's no content for them. I'm aware of the scrolling down issue.
As for the hide and seek, they go to different locations which are random. Use the map. Mind you, you can only find 2 atm. The third one is pending addition.
How do you start the no finding klaus route??
It's the pool event where u talk with Asara and she suggests finding Klaus for the reward.