BadWarThunder

Member
May 9, 2020
158
117
I began encountering this:
You don't have permission to view the spoiler content. Log in or register now.

What's this? All quests done, including the Pawn Shop ones. I chose both NTR options when the MC went to the club with Kiley and found Paul there with another woman.
 

Deleted member 2253388

Member
Game Developer
Apr 23, 2020
190
366
I began encountering this:
You don't have permission to view the spoiler content. Log in or register now.

What's this? All quests done, including the Pawn Shop ones. I chose both NTR options when the MC went to the club with Kiley and found Paul there with another woman.
That's one of her random scenes. Just wait till 23:00 and walk around MC's house to trigger the scene.

EDIT: or it's her second random scene in which she can be found in the living room in MC's house when you see that text
 

Deleted member 2253388

Member
Game Developer
Apr 23, 2020
190
366
How do I invite Michelle to my house?
When you enter your house it should trigger a scene that ends with you inviting her to stay. If you never were inside the house, just go in, then out and then back in and the scene should trigger. The other requirement for the trigger is having her on corruption level bigger than 2 and it has to be after 16:00.
 
May 6, 2022
4
1
When you enter your house it should trigger a scene that ends with you inviting her to stay. If you never were inside the house, just go in, then out and then back in and the scene should trigger. The other requirement for the trigger is having her on corruption level bigger than 2 and it has to be after 16:00.
Ah man, it still won't work, idk why, I'm meeting all the criteria. She's on lvl 4, and I have my own house but she's still at the Duncan's. Also, How do I get Kiley to come over to Duncan's? I have to complete her quest with her peeping at me in the shower but I can't get to it
 

Deleted member 2253388

Member
Game Developer
Apr 23, 2020
190
366
Ah man, it still won't work, idk why, I'm meeting all the criteria. She's on lvl 4, and I have my own house but she's still at the Duncan's.
That's weird, maybe I messed up something as usual. She will stay at Duncan's house until that scenes triggers. It triggers when you enter your house from the 'Town' page (or any other page other than a room in your house). If you don't mind, you can attach your save file and I will try fixing it. Sorry...

Also, How do I get Kiley to come over to Duncan's? I have to complete her quest with her peeping at me in the shower but I can't get to it
You have to take a shower at Duncan's house while she's over and she's there only on weekends, between 12:00 and 14:59.
 
May 6, 2022
4
1
That's weird, maybe I messed up something as usual. She will stay at Duncan's house until that scenes triggers. It triggers when you enter your house from the 'Town' page (or any other page other than a room in your house). If you don't mind, you can attach your save file and I will try fixing it. Sorry...
 

Deleted member 2253388

Member
Game Developer
Apr 23, 2020
190
366
It's fixed. The variable that makes the scenes not appear after you went through it was set to true somehow. I still haven't found a way you managed to set it to true so I have no idea how it happened yet. Sorry :(
 

korte7

Newbie
Jul 20, 2020
37
56
First of all, great game! I have a quick question though. Does Summer not have a replay gallery? Or can it be that using cheats messed something up for me so that I don't see it?
 

Deleted member 2253388

Member
Game Developer
Apr 23, 2020
190
366
First of all, great game! I have a quick question though. Does Summer not have a replay gallery? Or can it be that using cheats messed something up for me so that I don't see it?
Thank you! No, Summer still isn't available in 'Replay scenes' in v0.18 since I want to add characters there when I'm mostly done implementing all of their scenes. She will be there in v0.19.
 
  • Like
Reactions: korte7

Deleted member 2253388

Member
Game Developer
Apr 23, 2020
190
366
I dont know if its only a issue with the compressed version but some video tags for the same character have invalid paths.
For example Michelle. Some video tags call the path in ./media/Michelle and others in ./media/michelle but only the michelle folder exists
How to reproduce:
Start a fresh game, go to the living room(passage home-livingroom) now the video of michelle sitting there shouldnt show up because the path is set to Michelle folder. Click on continue the conversation and the other videos should show up because now the path is correct
Yeah, I'm currently going through every line that displays Michelle's videos and fixing it. You're playing on Linux, right?
 

Deleted member 2253388

Member
Game Developer
Apr 23, 2020
190
366
yep I'm on linux. "Temporarly" fixed it by copying the folder and renaming it to Michelle :D
You're probably the first person playing the game on linux. The lines of code that had the capital 'M' are one of the first lines I wrote for the game. I had no idea they had the capital 'M' because Windows doesn't see a problem between small and capital characters. Sorry about this...

Hopefully I fixed most of the lines, but even Notepad++ doesn't see that difference in it's search function, so I have to go through every single line. Your fix won't probably work since it won't now display the lines of code with a small 'M'.

Try running the game with this html:
 

Sgoing

New Member
Jun 21, 2018
1
0
You're probably the first person playing the game on linux. The lines of code that had the capital 'M' are one of the first lines I wrote for the game. I had no idea they had the capital 'M' because Windows doesn't see a problem between small and capital characters. Sorry about this...

Hopefully I fixed most of the lines, but even Notepad++ doesn't see that difference in it's search function, so I have to go through every single line. Your fix won't probably work since it won't now display the lines of code with a small 'M'.

Try running the game with this html: WORKUPLOAD
In Notepad++
Search:Find... (or Ctrl+F)
Check "Match case" in Find dialog box
 
4.70 star(s) 12 Votes