KingAgamemnon

Active Member
Aug 7, 2022
921
2,491
359
I noticed that some events can hardlock progress with a given character depending on your choices, like how if you don't take Desiree to the prom, you don't get any new scenes with her until the foursome at the end of chapter 8? Is this permanent, or will future updates allow you to continue their storylines?
 

Some_Guy86

Member
Apr 12, 2023
148
228
151
I noticed that some events can hardlock progress with a given character depending on your choices, like how if you don't take Desiree to the prom, you don't get any new scenes with her until the foursome at the end of chapter 8? Is this permanent, or will future updates allow you to continue their storylines?
Permanent, you make your choices throughout the game & cannot have all the girls in one go. If you ask me, it makes the game more interesting & gives it a considerable replay value, since you'd have to replay the scene(s) multiple times to explore ALL the possibilities.

The same thing goes for pretty much all the characters in AP, and not just Desiree (Sam, Paulina, Star, Maddie, Desiree, etc)
 

KingAgamemnon

Active Member
Aug 7, 2022
921
2,491
359
Permanent, you make your choices throughout the game & cannot have all the girls in one go. If you ask me, it makes the game more interesting & gives it a considerable replay value, since you'd have to replay the scene(s) multiple times to explore ALL the possibilities.

The same thing goes for pretty much all the characters in AP, and not just Desiree (Sam, Paulina, Star, Maddie, Desiree, etc)
That's a little funky since it seems like they're trying to build up multiple characters at once, considering there's a bit of a ghost harem going on while Jazz's story is progressing, AND we still get to interact with characters like Desiree in sexual situations like the aforementioned foursome, even though my playthrough hadn't gone all the way with her before that point.

EDIT: It's also not obvious that your choices permanently lock out some characters, considering if I click on Star's Spookchat profile after turning the prank around on her, the text seems to indicate that it should be possible to progress further in some currently unimplemented future update. I thought the choice was more, who do you want first, then you get the ones you missed later on. You'd still need to replay to get the scenes you missed, but that's what I thought the game was doing.
 
Last edited:
  • Thinking Face
Reactions: drone4of2

sexypeanut

Engaged Member
Jun 30, 2020
2,207
3,715
340
It would be nice if the game had a 'scorecard' where you mark which girls you're currently pursuing. That way, you can see which ones you'll skip in that playthrough
 
  • Like
Reactions: pika2018

hm4steve

Member
Oct 5, 2017
152
113
168
The game crashes as soon as it starts. The traceback.txt is enclosed. Any help would be appreciated.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/code/base/screens.rpy", line 402, in execute
File "game/code/base/screens.rpy", line 402, in execute
File "game/code/base/screens.rpy", line 468, in execute
File "game/code/base/screens.rpy", line 469, in execute
File "game/code/base/screens.rpy", line 473, in execute
File "game/code/base/screens.rpy", line 474, in execute
File "game/code/base/screens.rpy", line 474, in keywords
File "game/code/base/screens.rpy", line 475, in <module>
File "game/code/base/helper_functions.rpy", line 30, in get_next_background
ValueError: u'gui/main_menu2.jpg' is not in list

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3213, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3630, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3630, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/code/base/screens.rpy", line 402, in execute
File "game/code/base/screens.rpy", line 402, in execute
File "game/code/base/screens.rpy", line 468, in execute
File "game/code/base/screens.rpy", line 469, in execute
File "game/code/base/screens.rpy", line 473, in execute
File "game/code/base/screens.rpy", line 474, in execute
File "game/code/base/screens.rpy", line 474, in keywords
File "game/code/base/screens.rpy", line 475, in <module>
File "game/code/base/helper_functions.rpy", line 30, in get_next_background
ValueError: u'gui/main_menu2.jpg' is not in list

Windows-10-10.0.19041
Ren'Py 7.4.5.1648
Amity Park 0.9.6
Sat May 13 17:53:56 2023
```
 
Oct 8, 2021
106
55
115
The game crashes as soon as it starts. The traceback.txt is enclosed. Any help would be appreciated.

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/code/base/screens.rpy", line 402, in execute
File "game/code/base/screens.rpy", line 402, in execute
File "game/code/base/screens.rpy", line 468, in execute
File "game/code/base/screens.rpy", line 469, in execute
File "game/code/base/screens.rpy", line 473, in execute
File "game/code/base/screens.rpy", line 474, in execute
File "game/code/base/screens.rpy", line 474, in keywords
File "game/code/base/screens.rpy", line 475, in <module>
File "game/code/base/helper_functions.rpy", line 30, in get_next_background
ValueError: u'gui/main_menu2.jpg' is not in list

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 922, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2218, in py_exec_bytecode
exec(bytecode, globals, locals)
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in <module>
python hide:
File "renpy/common/_layout/screen_main_menu.rpym", line 35, in _execute_python_hide
ui.interact()
File "renpy/ui.py", line 298, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3213, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, **kwargs)
File "renpy/display/core.py", line 3630, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 567, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 432, in visit_all
callback(self)
File "renpy/display/core.py", line 3630, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 443, in per_interact
self.update()
File "renpy/display/screen.py", line 631, in update
self.screen.function(**self.scope)
File "game/code/base/screens.rpy", line 402, in execute
File "game/code/base/screens.rpy", line 402, in execute
File "game/code/base/screens.rpy", line 468, in execute
File "game/code/base/screens.rpy", line 469, in execute
File "game/code/base/screens.rpy", line 473, in execute
File "game/code/base/screens.rpy", line 474, in execute
File "game/code/base/screens.rpy", line 474, in keywords
File "game/code/base/screens.rpy", line 475, in <module>
File "game/code/base/helper_functions.rpy", line 30, in get_next_background
ValueError: u'gui/main_menu2.jpg' is not in list

Windows-10-10.0.19041
Ren'Py 7.4.5.1648
Amity Park 0.9.6
Sat May 13 17:53:56 2023
```
If you still have the last version or if it's even still in your recycle bin open it up, unlock the title screen background and switch it to the one where Maddie is clothed. That should work.
 
  • Like
Reactions: hm4steve

Rayvenrock

Newbie
Jun 20, 2022
23
13
45
Does anyone know how to get all the H-Scenes in the game? the current walkthrough guide is pretty outdated
 

teetytreaty

New Member
Sep 15, 2020
6
7
38
For the mission A New Frienemy how do i get it started?
You have to finish the "Psycho Analysis" quest first. You can start this mission by going to school in the morning. The quest tracker will not show you the progress on this quest due to it not being coded properly to the game. At least it wasn't working for me when I went through it.
 

teetytreaty

New Member
Sep 15, 2020
6
7
38
Does anyone know how to get all the H-Scenes in the game? the current walkthrough guide is pretty outdated
Were you talking about this ? If show it still tells you how to get most of the quests properly. I think the only ones it doesn't tell you how to get are the two new bathroom scenes which you get by visiting the bathroom after you clear Episode 8 (You have to check through different times and days after completing Ep 8).
 

zzyyxx

Member
Jun 16, 2017
104
90
105
I saw online a video of maddie and danny doggystyle, but in the game it's nowhere to be found. As well, it seems like the walkthrough is a little incongruent with the game as I'm guessing things have been switched around? Is this scene still in the game or was it removed?

Also, as much as I really like the higher detailed scenes, I also kind of miss the more on model ones (ie the maddie cowgirl with jack scene)
 

Tal921

Newbie
Oct 30, 2019
66
38
203
I saw online a video of maddie and danny doggystyle, but in the game it's nowhere to be found. As well, it seems like the walkthrough is a little incongruent with the game as I'm guessing things have been switched around? Is this scene still in the game or was it removed?

Also, as much as I really like the higher detailed scenes, I also kind of miss the more on model ones (ie the maddie cowgirl with jack scene)
yes it was removed along with another maddie scene at Vlad's
 
3.50 star(s) 70 Votes