- Aug 11, 2020
- 28
- 4
try smearing margarine all over yourself and licking yourself to sleeptaking a nap and then selecting 'sleep naked' doesn't work for me
In the "Take a Short Nap" activite the "Sleep Naked" action should be available when John Level 1 and Lust/Arousal level 4Does anyone know how to get the last house-wife point? Repeating 'Cooking in the Kitchen' doesn't seem to award the 7th point.
EDIT: Figured it out. Looks like it might be a logic bug, LustfulDev.
The last house-wife point seems to be awarded for the "Take a Short Nap" activity, but that activity is grayed out until John is level 2. However, the player can't "deepen the relationship" to advance to level 2 unless the house-wife perk is completed.
Yup! That's how I found the logic error, but it's awesome that you posted the fix for others. I probably should have been as thoughtful as you were. Thanks!In the "Take a Short Nap" activite the "Sleep Naked" action should be available when John Level 1 and Lust/Arousal level 4
Open the html file with Notepad++ and search for Sleep Naked
then edit that line like this:
I think the problem is in the code itself.Does anybody know what my damage is?
Could not load image 'nudist1.jpg'.
Error interpreting JPEG image file (Not a JPEG file: starts with 0x00 0x00)
This happens on quite a lot (though by no means all) images in the download.
Redownloading doesn't change anything, extraction finishes with no error (*.rar files sometimes are finicky on my Linux system, so that was my first suspicion), different picture viewers have no more success.
That would have been nice. But I don't really believe it. For one i did try opening the images outside the game, directly from the folders and for two, the files are all named *.jpg and some of them do work.I think the problem is in the code itself.
In the game code, the file is read as "nudist 1.jpg ", in the folder it reads as JPEG.
I think the mistake here is that you have a different OS.That would have been nice. But I don't really believe it. For one i did try opening the images outside the game, directly from the folders and for two, the files are all named *.jpg and some of them do work.
Some of the working ones:
img/background/map0.jpg
img/icons/liya-icon.jpg
Some of the not-working ones:
img/background/school.jpg
img/icons/female-icon.jpg
For the record: When I changed the name of the img/icons/john-icon.jpg file to JPEG it stopped working ingame (but remained viewable directly), so you are maybe onto some other failure.
Too bad. Thanks for the quick reply anyway.I think the mistake here is that you have a different OS.
Also, most developers do not test games of this genre on Linux, so users of this system may have errors.
In truth, this is a universal answer for Linux OS owners.Too bad. Thanks for the quick reply anyway.