Jul 10, 2020
96
44
Just skip time until a pop-up comes on, had the same confusion yesterday.
tried doing that i skipped a month or so and nothing happens , there is nothing new either it appears any other idea of how to start the thing because i couldnt find anything to do
only thing i can do is work at the burger joint and thats it
edit : i actually skipped a whole lot more than a month nothing changes
 
Last edited:

KingAgamemnon

Active Member
Aug 7, 2022
626
1,292
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
125
187
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
626
1,292
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,000
3,277
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
139
103
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
104
55
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
3.60 star(s) 66 Votes