CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

xf2000

New Member
Oct 25, 2018
12
3
when i get the message on Friday from sergey on the Phone after scene with alfred in toilet notihing is on the Phone just only warning sign
does anybody what to do?
i don't used the update file ( full game)
 

whoabacha

Member
Jul 17, 2017
261
763
God damn this has to be one of the buggiest updates ever. Makes you appreciate how much good bug testing some devs do.
 

leg28

Well-Known Member
Aug 15, 2018
1,043
1,914
here it is where my update ended
2021-07-18 (2).png
after fun in toillete anna received message from sergey, but it is nothing inside (see photo), as well as in journal.
in this photo i brought anna back home hoping to sleep until next day but it transfered me back to toillete while keeping image of both annas: in park and at home...
 
  • Like
Reactions: saraslife

stahalle

Engaged Member
Jul 11, 2018
2,162
3,858
i downloaded the normal windows version and had not one bug and old save worked just fine.
 

Ric

Well-Known Member
Oct 21, 2016
1,961
3,961
TORRENT ALL in 1
CH.1 V.2.0 ENG+RUS / CH.2 V.0.05 ENG

You don't have permission to view the spoiler content. Log in or register now.
Ch1 RPGM

zip Anna 20 big - Rus.zip (6.58 Gb)
apk AnnaExcitingAffection-v2.0-Rus.apk (1.09 Gb)
apk AnnaExcitingAffection-v2.0-the66-Eng.apk (1.09 Gb)
zip Here is Map.zip (487.04 Kb)
zip anna_ea_2.0_big-Eng.zip (6.5 Gb)
zip anna_ea_2.0_compressed-Eng.zip (1.46 Gb)
zip save.zip (784.82 Kb)

Ch2 Ren'Py

apk anna_ea_ch2_v0.05_lost_and_found_Eng.apk (1.09 Gb)
zip anna_ea_ch2_v0.05_lost_and_found_Mac.zip (1.04 Gb)
zip anna_ea_ch2_v0.05_lost_and_found_PC.zip (1.08 Gb)

zip Wallpaper_pack_Anna_EA.zip (169.4 Mb)
 

cold_arctus

Devoted Member
Sep 25, 2018
8,944
10,839
DeepSleep

Hey mate, there is indeed a problem with the original game version. I started a fresh game and deleted my old saves and persistent files to ensure to play a fresh game.

The problem is that on Day 4 you can't progress to do the pornshoot at Dilian's, if you are on Earl's path (possible that it is the same for Taxman, too).
Edit: Same issue on Taxmann path. Only Carl path + pornshoot works.

Reason: Missing variables for Day 4 Office and Gym event.

Code from CarlEventOne:
Code:
if GoodBadDoctorChoice == 2:
        $ HospitalDayFourSchmidt = True
    if GoodBadDoctorChoice == 1:
        $ HospitalEventThree = True
    $ RebeccaGymQuest = True
    $ OfficeGenericQuest = True
    $ newQuest = True
    $ calendar.AddTime(1)
    $ DayFourVariable = True
    jump mapshow
Edit: Here you can see that Gym quest is required for the pornshoot.
Code:
label DilanLogicGate:
    show screen DowntownScreen
    hide screen disableClick
    if calendar.TimeOfDay == 1:
        if RebeccaGymQuestDone == True:
            if DilanPornShootQuestDone == False:
                hide screen DowntownScreen
                jump DilanEventTwo
Right now the pornshoot is enabled after Day 4 office quest and Gym quest.

Nitpicking:
The scene order with Becca looks a bit weird. You meet her at the gym and then the next event is the pornshoot where she is too.

Suggestion:
Either the pornshoot needs to be moved to see both scenes or Gym quest, on the pornshoot path, needs to be removed.
 
Last edited:
  • Like
Reactions: Gisgo
4.00 star(s) 136 Votes