Belnick

Engaged Member
Sep 3, 2018
2,658
1,265
There are flaws in that logic. Try to spot them. Also perhaps consider the possibility that the problem is your end after all? If you cannot do that, the high horse isn't really an overstatement. Anyway, blaming and 1 star rating others isn't gonna solve your problem. Others have been trying to help you if you are willing to expand your logic so please try.

Also it might just be the universe telling that the game's not for you.
738 to 1 is not flawed logic, it is mathematical, simple base 10 math and the solve was to use an external program so yes if not fixed in later versions that will impact the review when it is written.
 

Modjoc00l

Member
Nov 10, 2020
203
269
738 to 1 is not flawed logic, it is mathematical, simple base 10 math and the solve was to use an external program so yes if not fixed in later versions that will impact the review when it is written.
Just a dumb idea, but your screenshot shows that your gamefolder has a # in its name, which isn't standard in there when you extract it.
Which means you must have added it.

I don't know how bugfree newer operating systems and software are, but an hash sign is a special symbol in machine code. If i remember correctly its a blank space or "null" command, which could possible interfere with running that executable because of the incorrect filepath...

Try renaming the folder without the # and see if it runs...
Perhaps we get lucky...

edit:
and still using torrent?
You shouldn't do this...since like...10years ago or so...
 
  • Angry
Reactions: Kripke

fried

Almost
Moderator
Donor
Nov 11, 2017
2,313
6,093
couldn't open this game. :cry:
If your antivirus is incorrectly removing the Apartment69.exe executable (which it shouldn't), then go into its quarantine settings and ask it to restore that file + add that file into its Exception list so that it doesn't delete it again.
 
  • Like
Reactions: pgm_01

Jememoi

Newbie
Mar 16, 2018
47
43
Anyone else stuck on Evelyn's progression? I'm supposed to meet her in her room at Day, but nothing happens. (0.03 with Improvements Mod and the patch)
 
  • Like
Reactions: Budman59

jaw1986baby

Chasing Redhead sm0ls
Donor
Jun 2, 2017
2,417
7,315
Anyone else stuck on Evelyn's progression? I'm supposed to meet her in her room at Day, but nothing happens. (0.03 with Improvements Mod and the patch)
Whenever you have an issue :
Step 1 Try WITHOUT any mod
If still broken
Step 2 clean the old version entirely off your PC and try a fresh install (The renpy folder for the game in {Drive letter}:\users\{username}\appdata\roaming should be cleared to be certain)
 

jospaghettio

Member
Donor
Feb 13, 2019
480
1,684
Regarding Evelyn, there were a couple of lines removed from the 0.03 files that breaks the progression. In 0.02 for her room scripts (game\scripts\locations\home\evelynroom\screen.rpy),line 20-21 read:

Python:
        elif evelyn_level == 2 and eve_event2_trigger_day < time.day_count():
            imagebutton auto "gui/event_btn/eve_event_%s.png" align (0.5, 1.0) action Jump("home_evelynroom_events")
that line is missing from version 0.03 and is what stops progression. I built a little patch where I just added this line back in and it works fine. Just overlay the game folder in the attached zip over the files in the Apartment69 folder.
While your fix seems to work for players having progression problems in the Eve story, this line(script) is NOT missing from the original 0.3. The Windows version of the game as released by Luxee on Patreon which I used contained the correct script.
 
Last edited:

fried

Almost
Moderator
Donor
Nov 11, 2017
2,313
6,093
can someone tell my why my win defender find a trojan after unzip?
because apartment69 32bit thats inside my folder
Ren'Py's latest 32-bit builds have reputation issues with antivirus engines sometimes, but they are false alarms. You should be trying to play the main (64-bit) .exe, anyway. Regardless, both are safe.
 

Endless

To Obtain My Infinite Dream I Shall Even Sink God
Donor
May 9, 2017
1,031
13,345

The progression bug in v0.03...

Heyya, as some of you have noticed, there's a bug in v0.03 where you can get locked out of a character's content and the game keeps telling you the scene will happen during the day at your old home. This is a known bug, but I figured it is not a big enough but to warrant a bug fix version. It will be fixed in v0.04.
Sorry for not posting this sooner but here's the workaround to get that scene to trigger. During her previous scene, when driving her to the school and meeting her friend in the frontyard of the school, the player tells her he'll come visit her tomorrow.
After this scene, the tracker should say "Wait one day" <- This part works fine, do wait one day.
After this, it should say the dreaded "Day Old home" <- The way this is supposed to work is if you come there on time i.e. tomorrow as you told her you would, there's a different scene played than if you come there late. In that one she's mad at you.
However the way this works in v0.03, is if you don't come to her right on time, you don't get the scene where she's mad, you just get locked out of her entire route.
So TL;DR: Go activate that scene as soon as it comes possible.
I'm sorry for the inconvenience. Also reminder to $25+ patrons to submit your scene ideas to me. Instructions here:
When yall $1 subs gain access to v0.03 on the 14th, keep this post in mind :)
 
  • Like
Reactions: Subyan
4.00 star(s) 71 Votes