She's waiting...ready to tease you live - Jerkmate is free! Join Now!
x

Some_Guy86

Member
Apr 12, 2023
148
228
151
How is game now? Is it worth playing? I didn't played since remake/rework.
I personally think that the answer is definitely yes, worth playing. Let's face it, you may never get another chance to play new update again.

That being said, if you're asking if the update could have been better ... the answer to that one is unfortunately also going to be "Yes".
 

draggon1

Member
Apr 16, 2020
111
71
193
Man the game got erro in the main menu someone is having the same here my traceback:


Code:
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
Fri Apr 14 20:26:53 2023
 

hotdogBD

Active Member
Sep 21, 2017
728
876
209
I'm really disappointed. Usually you wait for updates to see new scenes, but here you wait about a year... and minus scenes with Maddie, questionable redrawing...
Too bad the first sex scene with Maddie was removed(at Vlad's mansion). I don't really like the way this whole thing is going. i'll keep the old wersion, and probably I won't wait much for the new updates

same here, id rather have the old version than whatever the hell they are trying to make with the story and hopefully not ruining it forever
 

JacobL

Newbie
Aug 21, 2018
19
20
187
what version should i play to get the most content? it sounds like the current one cut some scenes.
 

Some_Guy86

Member
Apr 12, 2023
148
228
151
what version should i play to get the most content? it sounds like the current one cut some scenes.
I keep repeating myself over and over to the point where I'm sounding like a broken record. Apart from that one, single scene at Vlad's house, they haven't removed anything from the game ... it still has more or less the same content as before. More content actually, since there are now two more additional scenes with Desiree & Ember.

That being said, if you prefer the older animation style over the current one, then you should stay with 0.9.5.

Man the game got erro in the main menu someone is having the same here my traceback:


Code:
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
Fri Apr 14 20:26:53 2023
Remove all the previous saved games (including the ones from your "User\AppData" folder) and try again. It doesn't work with old saves.
 
Last edited:

JacobL

Newbie
Aug 21, 2018
19
20
187
I keep repeating myself over and over to the point where I'm sounding like a broken record. Apart from that one, single scene at Vlad's house, they haven't removed anything from the game ... it still has more or less the same content as before. More content actually, since there are now two more additional scenes with Desiree & Ember.

That being said, if you prefer the older animation over the current one, then you should stay with 0.9.5.
Thank you, I was worried since I kept reading that stuff was removed/change so I wanted to be sure which one gives the most.
 

Some_Guy86

Member
Apr 12, 2023
148
228
151
Thank you, I was worried since I kept reading that stuff was removed/change so I wanted to be sure which one gives the most.
Yes, they removed three previous animations/sex scenes with Maddie but they replaced them with new ones. The only exception is the first one, at Vlad's house - instead of having sex with her, Danny will suck on her breast before they get interrupted by the bear-like ghost.
 

vNOM253

Member
Mar 7, 2018
224
520
281
I keep repeating myself over and over to the point where I'm sounding like a broken record. Apart from that one, single scene at Vlad's house, they haven't removed anything from the game ... it still has more or less the same content as before. More content actually, since there are now two more additional scenes with Desiree & Ember.

That being said, if you prefer the older animation style over the current one, then you should stay with 0.9.5.

Remove all the previous saved games (including the ones from your "User\AppData" folder) and try again. It doesn't work with old saves.
you're mistaken there buckaroo, the doggy style and cowgirl scenes were cut with no replacements, along with alot of mini interactions like her confident and spicy dialogue or the post fuck spank, all the cut content against what we got accumulates to less content
 

Some_Guy86

Member
Apr 12, 2023
148
228
151
you're mistaken there buckaroo, the doggy style and cowgirl scenes were cut with no replacements, along with alot of mini interactions like her confident and spicy dialogue or the post fuck spank, all the cut content against what we got accumulates to less content
Yes ... and no. The older, original Vlad scene was short, crude & repetitive in terms of animation. Judging by the animation style I would have to say that it was probably the oldest one, which makes sense chronologically.

Same thing with doggy style which (despite having two parts) was also getting repetitive & did not have as many details. On the other hand, 0.9.6 is far more detailed & comes with several different angles and clothing options but it lacks (what you described as) "soul". It actually looks as if it came from some hentai cartoon and not Amity Park.

That being said, I absolutely agree on self confidence & "attitude" issue, I was even the one who brought it up in the first place. Having as much doubts, worries & second thoughts now resembles something from real-life and not fictional cartoon character. So in the end it's kinda balanced ... there are many reasons why you shouldn't like the new version, but at the same time 0.9.6 does have a lot to offer so it all comes down to personal taste.

Edit
personally im torn, i think i like the new art more but not at the cost of the old attention to details and fluidity and speed of the old animations
Exactly, yes!

Edit2
Fun fact ... right after finishing the game, I went through the files & found all the previous animations left out from 0.9.5 including Vlad's house. Whenever they've been left there on purpose or devs simply forgot to take them out is whole other matter, but you can easily find them among the files & play.
 
Last edited:
  • Like
Reactions: drone4of2

vNOM253

Member
Mar 7, 2018
224
520
281
Yes ... and no. The older, original Vlad scene was short, crude & repetitive in terms of animation. Judging by the animation style I would have to say that it was probably the oldest one, which makes sense chronologically.

Same thing with doggy style which (despite having two parts) was also getting repetitive & did not have as many details. On the other hand, 0.9.6 is far more detailed & comes with several different angles and clothing options but it lacks (what you described as) "soul". It actually looks as if it came from some hentai cartoon and not Amity Park.

That being said, I absolutely agree on self confidence & "attitude" issue, I was even the one who brought it up in the first place. Having as much doubts, worries & second thoughts now resembles something from real-life and not fictional cartoon character. So in the end it's kinda balanced ... there are many reasons why you shouldn't like the new version, but at the same time 0.9.6 does have a lot to offer so it all comes down to personal taste.

Edit
Exactly, yes!
i'm fine with touch ups and think they needed it but completely gutting two scenes with no replacements i feel was a mistake and makes the game feel significantly less stacked, at least in terms of Danny's relationship with maddie, Also i don't like the change in attitude for a more "believable" approach, Amity Park was a breath of fresh air compared to other games in dealing with a mother's perspective on that kind of taboo. Also you know what's not realistic? Jumping to anal after only having vaginal sex once. At least if they kept the old scenes and just added the new scenes as post episode 6 and 7 content the new direction would've been more bearable. It just comes off as hollow, Maddie being eager to secretly get fucked around the house was hot and unique compared to other games, Take the yoga scene for example where she wants danny to "pull out his fat cock" and fuck her right then and there, that scene now doesn't fit the direction at all and her lines are so tame now, hell i recall better sex banter from my first couple of times compared to how good it was in the past version. All these months for this? a better sprite and replacing two sex scenes while gutting two others? nah this was an L update
 

Some_Guy86

Member
Apr 12, 2023
148
228
151
i'm fine with touch ups and think they needed it but completely gutting two scenes with no replacements i feel was a mistake and makes the game feel significantly less stacked, at least in terms of Danny's relationship with maddie, Also i don't like the change in attitude for a more "believable" approach, Amity Park was a breath of fresh air compared to other games in dealing with a mother's perspective on that kind of taboo. Also you know what's not realistic? Jumping to anal after only having vaginal sex once. At least if they kept the old scenes and just added the new scenes as post episode 6 and 7 content the new direction would've been more bearable. It just comes off as hollow, Maddie being eager to secretly get fucked around the house was hot and unique compared to other games, Take the yoga scene for example where she wants danny to "pull out his fat cock" and fuck her right then and there, that scene now doesn't fit the direction at all and her lines are so tame now i recall better sex banter from my first couple of times compared to how good it was in the past version. All these months for this? a better sprite and replacing two sex scenes while gutting two others? nah this was an L update
Agreed, I wish they've kept (and remastered) doggy style. Oh well, perhaps some day in Ep9...? By the way, speaking of which ... I can understand that Patreons feel cheated and that of all the people in here, they have every right to be angry.

But the most important thing to keep in mind is that the game is free. In 12 days it will be publicly uploaded for everyone - regardless of their financial support. And from what I can tell, those games are becoming rare nowdays, as devs keep blocking their work behind paywall, in order to squeeze extra $$.
 
  • Like
Reactions: Mastershake

vNOM253

Member
Mar 7, 2018
224
520
281
Agreed, I wish they've kept (and remastered) doggy style. Oh well, perhaps some day in Ep9...? By the way, speaking of which ... I can understand that Patreons feel cheated and that of all the people in here, they have every right to be angry.

But the most important thing to keep in mind is that the game is free. In 12 days it will be publicly uploaded for everyone - regardless of their financial support. And from what I can tell, those games are becoming rare nowdays, as devs keep blocking their work behind paywall, in order to squeeze extra $$.
Agreed, it's a free game, or paid i guess kinda so getting mad about it isn't worth it (its a sex game) but i feel it's necessary to let disappointment be heard and for it to be turned into feedback, or risk creators getting complacent and lazy because they are still making money from it. And honestly Gzone from what i've heard and seen as a former patron (back after the maddie episode dropped) isn't exactly great at being responsive at least to patrons
 
  • Like
Reactions: Some_Guy86
3.50 star(s) 70 Votes