i have a problem with the first scene with anais. it jumps from you eating her out, to 2 dialog lines form the call, then skips the call and blowjob and jumps to the sex scene. (images in order)
i dont know why but if i use the outdated walkthrough mod i dont have that problem (thats why i know the scene is missing)
i had the same problem, probably a bug. its a betaI have a question, can anyone help me figure out what's wrong? :
in the latest S1 0.2.9.4 update ,
I found that in the initial anais scene,
the sex scene was interrupted by a phone call,
where anais gave the MC a handstand 69 scene is missing.
Is it a bug?
Or deleted by the developer in the new version?
If anyone knows, please answer me. Thank you very much.
![]()
hey, I'm a supporter of MrBaker and if ya go to his Patreon page he explains that there is going to be three seasons in total, I hope this helps, if you don't want to support financially you could always join his page for free and you would get some updates with limitations because of being freeWait, so does this just mean that it's the end of season 1 and there will be a season 2 or are they just going to polish up whats here? The ending screens sorta give mixed signals.
He said he had three fully planned, but many more mapped out. Or something like that. I assume the story has many more, but those need planning first.hey, I'm a supporter of MrBaker and if ya go to his Patreon page he explains that there is going to be three seasons in total, I hope this helps
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/Scenes/Episode Three/!Roam one.rpy", line 62, in script
call screen ep3_map_screen_first
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/Scenes/Episode Three/!Roam one.rpy", line 65, in execute
screen ep3_map_screen_first():
File "game/Scenes/Episode Three/!Roam one.rpy", line 65, in execute
screen ep3_map_screen_first():
File "game/Scenes/Episode Three/!Roam one.rpy", line 79, in execute
fixed:
File "game/Scenes/Episode Three/!Roam one.rpy", line 101, in execute
if ep3_roam_dated_ellie == True and flirting_with_ellie == True:
File "game/Scenes/Episode Three/!Roam one.rpy", line 101, in <module>
if ep3_roam_dated_ellie == True and flirting_with_ellie == True:
NameError: name 'flirting_with_ellie' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/Scenes/Episode Three/!Roam one.rpy", line 62, in script
call screen ep3_map_screen_first
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\ast.py", line 1987, in execute
self.call("execute")
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\ast.py", line 1966, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\statements.py", line 374, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 671, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\exports\statementexports.py", line 345, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\ui.py", line 301, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\core.py", line 2218, 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 "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\core.py", line 2748, in interact_core
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\displayable.py", line 434, in visit_all
d.visit_all(callback, seen)
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\screen.py", line 480, in visit_all
callback(self)
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\core.py", line 2748, in <lambda>
root_widget.visit_all(lambda d : d.per_interact())
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\screen.py", line 491, in per_interact
self.update()
File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\screen.py", line 700, in update
self.screen.function(**self.scope)
File "game/Scenes/Episode Three/!Roam one.rpy", line 65, in execute
screen ep3_map_screen_first():
File "game/Scenes/Episode Three/!Roam one.rpy", line 65, in execute
screen ep3_map_screen_first():
File "game/Scenes/Episode Three/!Roam one.rpy", line 79, in execute
fixed:
File "game/Scenes/Episode Three/!Roam one.rpy", line 101, in execute
if ep3_roam_dated_ellie == True and flirting_with_ellie == True:
File "game/Scenes/Episode Three/!Roam one.rpy", line 101, in <module>
if ep3_roam_dated_ellie == True and flirting_with_ellie == True:
NameError: name 'flirting_with_ellie' is not defined
yeah got same bug, before you click return - open console and drop inHey, i got some issue with flirting_with_ellie function, seems like it's not defined?
My first time playing this VN, is there any route that i have to avoid for this function to work correctly?Code:I'm sorry, but an uncaught exception occurred. While running game code: File "game/Scenes/Episode Three/!Roam one.rpy", line 62, in script call screen ep3_map_screen_first File "renpy/common/000statements.rpy", line 671, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "game/Scenes/Episode Three/!Roam one.rpy", line 65, in execute screen ep3_map_screen_first(): File "game/Scenes/Episode Three/!Roam one.rpy", line 65, in execute screen ep3_map_screen_first(): File "game/Scenes/Episode Three/!Roam one.rpy", line 79, in execute fixed: File "game/Scenes/Episode Three/!Roam one.rpy", line 101, in execute if ep3_roam_dated_ellie == True and flirting_with_ellie == True: File "game/Scenes/Episode Three/!Roam one.rpy", line 101, in <module> if ep3_roam_dated_ellie == True and flirting_with_ellie == True: NameError: name 'flirting_with_ellie' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "game/Scenes/Episode Three/!Roam one.rpy", line 62, in script call screen ep3_map_screen_first File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\ast.py", line 1987, in execute self.call("execute") File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\ast.py", line 1966, in call return renpy.statements.call(method, parsed, *args, **kwargs) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\statements.py", line 374, in call return method(parsed, *args, **kwargs) File "renpy/common/000statements.rpy", line 671, in execute_call_screen store._return = renpy.call_screen(name, *args, **kwargs) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\exports\statementexports.py", line 345, in call_screen rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\ui.py", line 301, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\core.py", line 2218, 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 "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\core.py", line 2748, in interact_core root_widget.visit_all(lambda d : d.per_interact()) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\displayable.py", line 434, in visit_all d.visit_all(callback, seen) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\displayable.py", line 434, in visit_all d.visit_all(callback, seen) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\displayable.py", line 434, in visit_all d.visit_all(callback, seen) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\screen.py", line 480, in visit_all callback(self) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\core.py", line 2748, in <lambda> root_widget.visit_all(lambda d : d.per_interact()) File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\screen.py", line 491, in per_interact self.update() File "D:\Driver\SomewhereIBelong-0.2.9.4-pc\renpy\display\screen.py", line 700, in update self.screen.function(**self.scope) File "game/Scenes/Episode Three/!Roam one.rpy", line 65, in execute screen ep3_map_screen_first(): File "game/Scenes/Episode Three/!Roam one.rpy", line 65, in execute screen ep3_map_screen_first(): File "game/Scenes/Episode Three/!Roam one.rpy", line 79, in execute fixed: File "game/Scenes/Episode Three/!Roam one.rpy", line 101, in execute if ep3_roam_dated_ellie == True and flirting_with_ellie == True: File "game/Scenes/Episode Three/!Roam one.rpy", line 101, in <module> if ep3_roam_dated_ellie == True and flirting_with_ellie == True: NameError: name 'flirting_with_ellie' is not defined
those ?Has anyone replay the game and try to trigger scene in the vehicle, when MC is the driver?
It seems like it can not longer triggered by normal play now.
Yes you can I did it the other day. Be sure to follow the walkthrough. Be a good boy in the shower with her and "use an excuse" to touch her, rather than just touching.Has anyone replay the game and try to trigger scene in the vehicle, when MC is the driver?
It seems like it can not longer triggered by normal play now.