jireir

Member
May 26, 2018
208
108
From the release notes I understand that the new girl is in the game(in some scene) - any hints as to how to access her?
 
Last edited:

Verphone

New Member
Dec 1, 2022
14
7
From the release notes I understand that the new girl is in the game(in some scene) - any hints as to how to access her?
If it's the character I believe you are referring to, then you must progress with Tara's quest, getting past the "collecting rent" scene.
 

ded inside

Member
Jan 3, 2019
133
163
Hello, quick question. Is there anything else here or is this the end of this quest for now? Because when I go to Kim's house, nothing happens.
1710596456975.png
 
  • Like
Reactions: Orieni01

Justgaming1695

New Member
Jul 19, 2019
10
0
I have encountered two bugs, in Kims last quest after speaking with the girls about the surprise I cant leave the school and after Bonnies last quest after step 5, the school is now grey for me and I cant enter it again
 

Leroy2012

Active Member
Game Developer
Apr 27, 2021
833
1,154
I have encountered two bugs, in Kims last quest after speaking with the girls about the surprise I cant leave the school and after Bonnies last quest after step 5, the school is now grey for me and I cant enter it again
I'll get them both fixed. They seem kinda easy to run into...

I know what caused the Kim one, but I'm confused about what I changed with the Bonnie quest thing.
 

lukoy

New Member
Jan 25, 2019
13
15
I have a bug with Bonnie at 4th mission ( Last straw) , she doesn't appear at school in the evening. I've clicked at every room, but no one there, I've time skipped for 10 min, but Bonnie doesn't appear.
 

KpaxMaJI

New Member
Sep 6, 2018
9
0
I get this all the time

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 796, in execute
File "game/screens.rpy", line 796, in execute
File "game/screens.rpy", line 800, in execute
File "game/screens.rpy", line 836, in execute
File "game/screens.rpy", line 836, in execute
File "game/screens.rpy", line 844, in execute
File "game/screens.rpy", line 619, in execute
File "game/screens.rpy", line 619, in execute
File "game/screens.rpy", line 628, in execute
File "game/screens.rpy", line 631, in execute
File "game/screens.rpy", line 637, in execute
File "game/screens.rpy", line 640, in execute
File "game/screens.rpy", line 671, in execute
File "game/screens.rpy", line 844, in execute
File "game/screens.rpy", line 856, in execute
File "game/screens.rpy", line 875, in execute
File "game/screens.rpy", line 883, in execute
File "game/screens.rpy", line 887, in execute
File "game/screens.rpy", line 896, in execute
File "game/screens.rpy", line 903, in execute
Exception: String u"'[" ends with an open format operation.

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, 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 3325, 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 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 796, in execute
File "game/screens.rpy", line 796, in execute
File "game/screens.rpy", line 800, in execute
File "game/screens.rpy", line 836, in execute
File "game/screens.rpy", line 836, in execute
File "game/screens.rpy", line 844, in execute
File "game/screens.rpy", line 619, in execute
File "game/screens.rpy", line 619, in execute
File "game/screens.rpy", line 628, in execute
File "game/screens.rpy", line 631, in execute
File "game/screens.rpy", line 637, in execute
File "game/screens.rpy", line 640, in execute
File "game/screens.rpy", line 671, in execute
File "game/screens.rpy", line 844, in execute
File "game/screens.rpy", line 856, in execute
File "game/screens.rpy", line 875, in execute
File "game/screens.rpy", line 883, in execute
File "game/screens.rpy", line 887, in execute
File "game/screens.rpy", line 896, in execute
File "game/screens.rpy", line 903, in execute
File "renpy/text/text.py", line 1669, in _scope
return self.set_text(self.text_parameter, scope, self.substitute, update)
File "renpy/text/text.py", line 1693, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
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 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u"'[" ends with an open format operation.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Project Possible Patch_14b
Tue Mar 26 20:06:25 2024
 

Leroy2012

Active Member
Game Developer
Apr 27, 2021
833
1,154
I get this all the time

I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/screens.rpy", line 796, in execute
File "game/screens.rpy", line 796, in execute
File "game/screens.rpy", line 800, in execute
File "game/screens.rpy", line 836, in execute
File "game/screens.rpy", line 836, in execute
File "game/screens.rpy", line 844, in execute
File "game/screens.rpy", line 619, in execute
File "game/screens.rpy", line 619, in execute
File "game/screens.rpy", line 628, in execute
File "game/screens.rpy", line 631, in execute
File "game/screens.rpy", line 637, in execute
File "game/screens.rpy", line 640, in execute
File "game/screens.rpy", line 671, in execute
File "game/screens.rpy", line 844, in execute
File "game/screens.rpy", line 856, in execute
File "game/screens.rpy", line 875, in execute
File "game/screens.rpy", line 883, in execute
File "game/screens.rpy", line 887, in execute
File "game/screens.rpy", line 896, in execute
File "game/screens.rpy", line 903, in execute
Exception: String u"'[" ends with an open format operation.

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

Full traceback:
File "renpy/common/_layout/screen_main_menu.rpym", line 28, in script
python hide:
File "renpy/ast.py", line 928, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "renpy/python.py", line 2245, 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 3325, 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 3737, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 568, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 796, in execute
File "game/screens.rpy", line 796, in execute
File "game/screens.rpy", line 800, in execute
File "game/screens.rpy", line 836, in execute
File "game/screens.rpy", line 836, in execute
File "game/screens.rpy", line 844, in execute
File "game/screens.rpy", line 619, in execute
File "game/screens.rpy", line 619, in execute
File "game/screens.rpy", line 628, in execute
File "game/screens.rpy", line 631, in execute
File "game/screens.rpy", line 637, in execute
File "game/screens.rpy", line 640, in execute
File "game/screens.rpy", line 671, in execute
File "game/screens.rpy", line 844, in execute
File "game/screens.rpy", line 856, in execute
File "game/screens.rpy", line 875, in execute
File "game/screens.rpy", line 883, in execute
File "game/screens.rpy", line 887, in execute
File "game/screens.rpy", line 896, in execute
File "game/screens.rpy", line 903, in execute
File "renpy/text/text.py", line 1669, in _scope
return self.set_text(self.text_parameter, scope, self.substitute, update)
File "renpy/text/text.py", line 1693, in set_text
i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
File "renpy/substitutions.py", line 270, in substitute
s = formatter.vformat(s, (), kwargs)
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 572, in _vformat
File "renpy/substitutions.py", line 160, in parse
raise Exception("String {0!r} ends with an open format operation.".format(s))
Exception: String u"'[" ends with an open format operation.

Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Project Possible Patch_14b
Tue Mar 26 20:06:25 2024
Eeeh... this seems like your files being fucked. This is the core renpy stuff being broken. I'd suggest you redownload the game and if that doesn't work, then you'll have to reinstall renpy itself ^ ^ '
 

DivineDeviant

Newbie
Mar 8, 2020
57
12
I've gotten all of Kim's stuff to trigger but I haven't seen any more of Shego or Tara's stuff from this save. Been a while so I don't know if I'm missing any triggers. I think I got all of Monique's and I know I had gotten Ann's.
 

EroKala

Newbie
Jul 18, 2019
58
18
I'm having a consistent exception issue. When I order Shego for a handjob, once she finishes, the game crashes. I got through the first time the scene occured, but any time after the 1st crashes. It's some sort of invalid syntax?

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

BitesZaDusto

Member
Jul 4, 2017
106
366
Is there any reason why I’m specifically stuck on this step for this Kim Quest? I’ve gone to the school for a week straight and interacted with Kim whenever I could and no new dialogues/advancements have happened since the beach date.
screenshot1.png
 
4.40 star(s) 56 Votes