- Dec 23, 2018
- 5,194
- 20,097
Use the walkthroughDoes anyone have information on which are the winning bets? so that I don't have to replay time after time.
Use the walkthroughDoes anyone have information on which are the winning bets? so that I don't have to replay time after time.
I couldn't agree with you more if someone held a gun to my head.yea. i love this game in fact... that's why i'm a bit pissed about the fact that updates timing is increasing so much ...not about only this VN, but many of them...some being delayed cuz dev want to redo things that worked great or restart the whole game for a slighty better looking render..and this ends often in stopping development ..so many good VNs such as AOA, AS Mother Love, etc where put on hold or deleted for these silly reasons
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 31332, in script
call screen Mission1Launch
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/screens.rpy", line 15565, in execute
screen Mission1MyTeam():
File "game/screens.rpy", line 15565, in execute
screen Mission1MyTeam():
File "game/screens.rpy", line 15567, in execute
if TeamBoys == True:
File "game/screens.rpy", line 15568, in execute
imagemap:
File "game/screens.rpy", line 15570, in execute
use M1FirstSuspect
File "game/screens.rpy", line 15587, in execute
screen M1FirstSuspect():
File "game/screens.rpy", line 15587, in execute
screen M1FirstSuspect():
File "game/screens.rpy", line 15590, in execute
vpgrid:
Exception: VPGrid overfull.
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/script.rpy", line 31332, in script
call screen Mission1Launch
File "renpy/ast.py", line 2232, in execute
self.call("execute")
File "renpy/ast.py", line 2220, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 281, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 609, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3181, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "renpy/ui.py", line 299, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "renpy/display/core.py", line 3377, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore
File "renpy/display/core.py", line 3810, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/core.py", line 582, in visit_all
d.visit_all(callback, seen)
File "renpy/display/screen.py", line 451, in visit_all
callback(self)
File "renpy/display/core.py", line 3810, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 462, in per_interact
self.update()
File "renpy/display/screen.py", line 653, in update
self.screen.function(**self.scope)
File "game/screens.rpy", line 15565, in execute
screen Mission1MyTeam():
File "game/screens.rpy", line 15565, in execute
screen Mission1MyTeam():
File "game/screens.rpy", line 15567, in execute
if TeamBoys == True:
File "game/screens.rpy", line 15568, in execute
imagemap:
File "game/screens.rpy", line 15570, in execute
use M1FirstSuspect
File "game/screens.rpy", line 15587, in execute
screen M1FirstSuspect():
File "game/screens.rpy", line 15587, in execute
screen M1FirstSuspect():
File "game/screens.rpy", line 15590, in execute
vpgrid:
File "renpy/display/viewport.py", line 647, in add
raise Exception("VPGrid overfull.")
Exception: VPGrid overfull.
Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Defending Lydia Collier v.0.15.2
Sun Apr 30 01:20:45 2023
It doesn't, Danielle and Yennifer aren't interested in the MC.Sorry if I'm dumb but that Lydia/Yennifer or Lydia/Danielle doesn't have the possibility of the Mc getting involved, right? I mean like a 3 way relationship?
I always wonder why the lawyer (MC) or the police never talks to her. She was getting extortionate amounts of money from the victim and is the sister of the prime suspect. Wouldn't it make sense to talk to her?Sooo.. something I have been wondering... Lydia her sister... I know she pissed and all that good stuff but em... do we ever get to meet her and well.. you know..
The police did talk to her, she even confirmed that everything that happened in the photos was consensual.I always wonder why the lawyer (MC) or the police never talks to her. She was getting extortionate amounts of money from the victim and is the sister of the prime suspect. Wouldn't it make sense to talk to her?
Also idk much about law, but couldn't you subpoena her?
Makes sense. Still...if I was the lawyer I think I would want to talk to her. For more reasons than one.The police did talk to her, she even confirmed that everything that happened in the photos was consensual.
And she was in Canada at the time, so I don't think they could subpoena her.
Well... I'm sure you will be able to do that in the next update if you follow Lydia RouteMakes sense. Still...if I was the lawyer I think I would want to talk to her. For more reasons than one.
Hey don't talk badly about the doctor! She will transform Lydia into a Bimbo!Why does simona the doctor gives me michael jackson vibes just looking at her face??
I have posted to ask the same question but there is still no answer, look like we are the only one that ran into this errorHey bud. great game. I get this error. after I choose my suspects
Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/script.rpy", line 31332, in script call screen Mission1Launch File "renpy/common/000statements.rpy", line 609, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/screens.rpy", line 15565, in execute screen Mission1MyTeam(): File "game/screens.rpy", line 15565, in execute screen Mission1MyTeam(): File "game/screens.rpy", line 15567, in execute if TeamBoys == True: File "game/screens.rpy", line 15568, in execute imagemap: File "game/screens.rpy", line 15570, in execute use M1FirstSuspect File "game/screens.rpy", line 15587, in execute screen M1FirstSuspect(): File "game/screens.rpy", line 15587, in execute screen M1FirstSuspect(): File "game/screens.rpy", line 15590, in execute vpgrid: Exception: VPGrid overfull. -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/script.rpy", line 31332, in script call screen Mission1Launch File "renpy/ast.py", line 2232, in execute self.call("execute") File "renpy/ast.py", line 2220, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "renpy/statements.py", line 281, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 609, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "renpy/exports.py", line 3181, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "renpy/ui.py", line 299, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "renpy/display/core.py", line 3377, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, pause=pause, pause_start=pause_start, pause_modal=pause_modal, **kwargs) # type: ignore File "renpy/display/core.py", line 3810, in interact_core root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "renpy/display/core.py", line 582, in visit_all d.visit_all(callback, seen) File "renpy/display/screen.py", line 451, in visit_all callback(self) File "renpy/display/core.py", line 3810, in <lambda> root_widget.visit_all(lambda i : i.per_interact()) File "renpy/display/screen.py", line 462, in per_interact self.update() File "renpy/display/screen.py", line 653, in update self.screen.function(**self.scope) File "game/screens.rpy", line 15565, in execute screen Mission1MyTeam(): File "game/screens.rpy", line 15565, in execute screen Mission1MyTeam(): File "game/screens.rpy", line 15567, in execute if TeamBoys == True: File "game/screens.rpy", line 15568, in execute imagemap: File "game/screens.rpy", line 15570, in execute use M1FirstSuspect File "game/screens.rpy", line 15587, in execute screen M1FirstSuspect(): File "game/screens.rpy", line 15587, in execute screen M1FirstSuspect(): File "game/screens.rpy", line 15590, in execute vpgrid: File "renpy/display/viewport.py", line 647, in add raise Exception("VPGrid overfull.") Exception: VPGrid overfull. Windows-10-10.0.19041 AMD64 Ren'Py 7.5.3.22090809 Defending Lydia Collier v.0.15.2 Sun Apr 30 01:20:45 2023
you shouldtouchsmoke grass
So you hate the women (save one) and you hate the dialogue? Why are you even playing this?and it isn t the women , are the dialogues too, i smell woke in every aspect of the game, like the women always have to have the last word and right in the conversations, it really makes me genuinly mad