Gian83

Active Member
Dec 5, 2017
645
748


We spent some extra time on bugfixes for 0.23, and as a bonus we've also managed to find some bugs from older versions, specifically from 0.19 and from 0.20.

  • Fixed a bug where players could start the special trial while someone was still in the shower. Because of that the event displayed extra characters that weren't supposed to be there.
  • The uniform checkup event didn't actually check whether Kate had her underwear or not. Oops!
  • Previously, whenever Kate would get hit with a side effect, Kate would waste 15 minutes if she refuses to advance the event in the restroom, and would spent 0 minutes if she stays in to continue the event. Now stopping the event costs 3 to 5 minutes and continuing the event costs 5 to 10 minutes.
  • Fixed a stupid bug where Kate would see the same picture every day in the basement.
  • Fixed a bug where spiders would always have a 40% chance to flee. Now it depends on time when Max plants it (between 5 and 90%).
  • Fixed a bug where Max would see changing Lisa even when she's long gone.
  • Ann profile used show her in the bathrobe she's not supposed to have yet.
  • Now Lisa won't be waking up Max just to change.


All fixes are already implemented, you don't have to manually patch anything

Now we're starting to work on 0.24. It will be focused on Max, specifically on Ann and Kira. Maybe some Lisa content, too.
 

Galin

Active Member
May 5, 2017
681
765
From Patreon:
"As usual, today is February 11th and 0.23 is released for our $40 Patrons. $20 Patrons will get it on the 18th, $10 Patrons — February 22nd, $5 Patrons — February 25th, same day we release the offline version for the 0.22. "
 
  • Like
Reactions: Femprotagonist

Naxos

Engaged Member
May 9, 2018
2,492
6,880


We spent some extra time on bugfixes for 0.23, and as a bonus we've also managed to find some bugs from older versions, specifically from 0.19 and from 0.20.

  • <snip>

Now we're starting to work on 0.24. It will be focused on Max, specifically on Ann and Kira. Maybe some Lisa content, too.
FFS Did they go and change it to 1:1 now?

21 - Kate,
22 - Max
23 - Kate
24 - Max

That sucks. I wish they'd drop the max stuff completely and focus on Kate. ya,ya I know others disagree and want the opposite.

Edit:

Oh sshew... found this...

So we had a poll about Kate/Max updates ratio and, not to make this post too, em, topical, but the result is a virtual tie and we're going to piss off half of you no matter we do next, yay :) Because of that we are going with a compromise so no one is happy! Politics! Kate won, so we will keep the old ratio (two Kate per one Max update ratio), but for being a close second, Max gets a consolation prize. 0.24 will be focused on Max, and after that 0.25 and 0.26 will be focused on Kate.
 

Snugglepuff

Conversation Conqueror
Apr 27, 2017
7,663
8,233
I for one am happy we'll see more of Ann more rapidly. She's so incredibly hot.
I'm just hoping that this time around, more is done with Kira.
After the "early" parts of the game, she was just "there"... taking up space with pretty much nothing to do that wasn't plot related.
 

Lukumoide

Well-Known Member
Jan 25, 2018
1,181
2,015
The game it extremely easy to play, I do not understand how you can have problems with it? In the beginning it was much better, there were no manual saves (only 5 autosaves) and much less hints. In my opinion, all quests should be at least as difficult as this old quest.
Screenshot_59.png
 
Last edited:

socylad

New Member
Sep 11, 2017
10
8
Okay so, I've been combing through, searching through previous posts about the Loading screen and I still can't get the game to work.

I'm trying to play the 0.21 offline version.
I've disconnected from the internet.
I've deleted sandlust games from the registry
I've deleted sandlust games from the localLow location
I'm running it in admin mode.
I've tried running both in wondowed and fullscreen mode.


The spinning loading thing seems to slow down after about 5 mins or so but that might just be my imagination.

I'm at a loss. Any help would be appreciated.
 

l8rdude

Member
Jan 13, 2020
157
603
Okay so, I've been combing through, searching through previous posts about the Loading screen and I still can't get the game to work.

I'm trying to play the 0.21 offline version.
I've disconnected from the internet.
I've deleted sandlust games from the registry
I've deleted sandlust games from the localLow location
I'm running it in admin mode.
I've tried running both in wondowed and fullscreen mode.


The spinning loading thing seems to slow down after about 5 mins or so but that might just be my imagination.

I'm at a loss. Any help would be appreciated.
Check if port 3000 is already bound to another process (the game runs its game server on that port). If it's not available the game server fails quietly in the background.

PowerShell
Get-Process -Id (Get-NetTCPConnection -LocalPort 3000).OwningProcess

Command Shell (cmd)
netstat -ano | findStr "3000"

Cheers,
 

I love Lisa

Newbie
Jul 9, 2017
98
436
Hello guys, I have a little problem. After buying a new PC my old offline savegames don't work anymore ... Is there a trick how to get them to run or do I have to start over?
 

Snugglepuff

Conversation Conqueror
Apr 27, 2017
7,663
8,233
Hey i´m actually brandnew here, also just started with glamour. I tried your advice for cheatengine but i cannot find the glamour server.exe there is only the glamour.exe hop you can help me!
If GlamourServer.exe doesn't appear at all in the process list, then you're not using the Offline version.
 

socylad

New Member
Sep 11, 2017
10
8
Thank you for your reply.

Check if port 3000 is already bound to another process (the game runs its game server on that port). If it's not available the game server fails quietly in the background.

PowerShell
Get-Process -Id (Get-NetTCPConnection -LocalPort 3000).OwningProcess

Command Shell (cmd)
netstat -ano | findStr "3000"

Cheers,
I've run the PowerShell process and I think it is saying nothing is occupying port 3000 although I'm out of my depth here.
Net.png

Running netstat -ano in the command prompt doesn't turn up any results either.
I should mention that I'm running windows 10 home.
I've also tried searching through Mcafee looking to see if anything is using port 3000 and haven't found anything. I recently tried shutting off Mcafee and running the game and that hasn't produced any different results.

Again, any help would be appreciated.

ps. I typically give the game 5-10 minutes to load when I've tried the various things to get it to work. Should I be giving it longer?
 

l8rdude

Member
Jan 13, 2020
157
603
I've also tried searching through Mcafee looking to see if anything is using port 3000 and haven't found anything. I recently tried shutting off Mcafee and running the game and that hasn't produced any different results.

Again, any help would be appreciated.

ps. I typically give the game 5-10 minutes to load when I've tried the various things to get it to work. Should I be giving it longer?
It takes less than 5 seconds for the menu to appear after clicking "Play!" in the Unity Config Launcher. Just as a reference point for you.

I still believe this is a game server issue, as that is the only time I can reproduce the spinning loading icon where nothing happens. Another way to check if the server started is to check in your browser shortly after clicking "Play!". The expected result should be {"status":"running"}. If you receive no response after waiting a while I am certain something is wrong with the game server (at this point, also check if a process glamour-server.exe is running).
If you do receive the aforementioned result, something else is messing up. At that point I would get a debugger out to check what's happening behind the scenes...

Good luck!
 
2.70 star(s) 187 Votes