morgan1122

Member
Jan 11, 2018
235
353
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u"kate's"

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

Full traceback:
  File "ver07.rpyc", line 1414, in script
  File "renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1253, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1172, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1152, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "renpy/substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u"kate's"

Windows-10-10.0.22000 AMD64
Ren'Py 7.5.3.22090809 

KATE_ENG S1.0beta.fix
Sat Aug 26 00:04:43 2023
There are still bugs in the fixed version of 2nd massage event.
 
  • Like
Reactions: WetMelonPlay

hu lover

Forum Fanatic
Jul 27, 2022
4,132
5,591
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u"kate's"

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

Full traceback:
  File "ver07.rpyc", line 1414, in script
  File "renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1253, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1172, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1152, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "renpy/substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u"kate's"

Windows-10-10.0.22000 AMD64
Ren'Py 7.5.3.22090809

KATE_ENG S1.0beta.fix
Sat Aug 26 00:04:43 2023
There are still bugs in the fixed version of 2nd massage event.
Refer to this thread. ( ) Other people are having the similar problem. You might need to do some tweaking in your game files.
 

WetMelonPlay

Member
Game Developer
Dec 13, 2021
124
413
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
KeyError: u"kate's"

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

Full traceback:
  File "ver07.rpyc", line 1414, in script
  File "renpy/ast.py", line 921, in execute
    renpy.exports.say(who, what, *args, **kwargs)
  File "renpy/exports.py", line 1373, in say
    who(what, *args, **kwargs)
  File "renpy/character.py", line 1253, in __call__
    what = self.prefix_suffix("what", self.what_prefix, what, self.what_suffix)
  File "renpy/character.py", line 1172, in prefix_suffix
    return (sub(prefix) + sub(body) + sub(suffix))
  File "renpy/character.py", line 1152, in sub
    return renpy.substitutions.substitute(s, scope=scope, force=force, translate=translate)[0]
  File "renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 563, in vformat
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 585, in _vformat
  File "renpy/substitutions.py", line 168, in get_field
    obj, arg_used = super(Formatter, self).get_field(field_name, args, kwargs)
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 646, in get_field
  File "/home/tom/ab/renpy-build/tmp/install.linux-x86_64/lib/python2.7/string.py", line 605, in get_value
KeyError: u"kate's"

Windows-10-10.0.22000 AMD64
Ren'Py 7.5.3.22090809

KATE_ENG S1.0beta.fix
Sat Aug 26 00:04:43 2023
There are still bugs in the fixed version of 2nd massage event.
Thanks for sharing this. I'll fix it. For now, you can just hit ignore.
 

Nata4us

Newbie
Feb 12, 2018
34
27
:love:very tasty game, gorgeous, beautiful, believable, my pussy says thank you for several orgasms ^^:giggle:
 

SonsOfLiberty

Board Buff
Compressor
Sep 3, 2022
19,147
157,604
Hi i wanted to ask if the season one is finished with the beta fix or there's another update for the first season after this?
There is a final/bugfix build coming this weekend, dev has said it a few times now in the thread...
 

m3nic

Active Member
Feb 28, 2019
915
888
Sorry, from my sight developer should put male protagonist tag too coz the story tells about Archie Kate''s boyfriend too. We easy to find his scene almost the whole story and we also feel being forced when they both having sex or erotic moment there is no option to reject him. It will be more interesting if Kate could reject him with our order option when they both interact.
 

2MoshPit

Member
Sep 22, 2021
216
223
Maybe I'm the only one - but hey (who cares, right?), anyway: I can't stand this guy Archie. I wanted to state this - nothing more.
Is this only my opinion or does the (nasty) story around Kate develop so slow?
Neverless: good renders and story, dev!

best regards
 

hu lover

Forum Fanatic
Jul 27, 2022
4,132
5,591
Nope not from this game... but there are some other games I've seen with females that kinda look like Kate from this game
Feeling nostalgia? Some VN games have similar locations and characters, its rather funny really.
 

Tinez82

Member
Jan 6, 2023
251
341
After seeing the update... here is my opinion
I think Kate is one of the sexiest make believe chick on any of these games. Excellent renderings and decent story so far. That being said, the game is called Kate... not Lisa. I wanna see more of Kate with longer more in depth sexual escapades. I know it's the just the start of the story but all Kate does is give you blue balls. I'm just stating this for future reference. This is just my opinion but I'm sure I'm not alone in these thoughts. Great job and keep it up but don't rush your work just to get content for impatient people. Take your time to make your best work
 

Horny Little Brother

Active Member
Oct 23, 2017
841
4,035
AUG 26, 2023 10:29 PM
News
Hey, everybody. In related news.
I think you've all played the first season by now.
I hope you enjoyed the update. I've worked really hard on it. I recommend starting the game over. Because all the new content is distributed in different days of the game, not at the end. The final update with sounds will be released tomorrow(I hope).
Here is the full list of changes:
- Revamped event logic
- Translation bug fixes in the English version
- Added the second part of the "Massage" event
- Replaced "hot springs" and "beach" events
- New content in "fitness with Lisa" event
- Expanded the event in "John's photo studio"
- Added night event with Liam
- Added new event with Tom
- Cut some uninteresting content
- Replaced some renderings
- Added sounds
- Added new 8 animations


I'm now fully back to work on season two. And here I thought that you - my patrons, pay once a month, and you would like to get something for it. So I decided to do an update every month. Yeah, it won't be a big update. It's going to be one hot event with Kate. But, you will see the continuation of the story more often.
For example, it used to be like this: 3 days of Kate's life would come out at once, and it would usually take about 3 months.
And now: 1 day of Kate will be released once a month.
It will be in test mode for now. I don't know if I can do it. But let's give it a try!
I want people who love Kate's story as much as I do to see it more often.


Plans for season two.
A lot has happened in Kate's life, and now she is more courageous and independent. All the branches with the characters that are there now will be smoothly developed.
Her relationship with Archie is going through a bad time, there are debts and obligations to other people. To get out of it, she's going to have to get craftier. But sometimes you will have to give in to the current of fate. The second season will be more depraved.

Also, at the request of some subscribers, I am opening a collection for adding (by a separate patch, does not affect the main plot in any way) "Zoo" to the game.
If anyone is having trouble with payments, message me in private.
You can donate to the zoo here:


Thank you all for your support. Subscribe to our discord -
 
Last edited:
3.30 star(s) 30 Votes