CREATE YOUR AI CUM SLUT ON CANDY.AI TRY FOR FREE
x

anonus86

New Member
May 21, 2023
7
1
If you bothered reading back a page you'd have found out.
I read back 2-3 pages and used the search option but still can't find it /: I just wanna know how to get full natalya and jasmine threesome scene since I did 2 playthroughs with no success
 

BBC246

Newbie
Nov 8, 2023
19
2
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens/choice.rpy", line 1, in execute
  File "game/screens/choice.rpy", line 1, in execute
  File "game/screens/choice.rpy", line 2, in execute
  File "game/screens/say.rpy", line 20, in execute
  File "game/screens/say.rpy", line 20, in execute
  File "game/screens/say.rpy", line 21, in execute
  File "game/screens/say.rpy", line 31, in execute
  File "game/screens/say.rpy", line 36, in execute
  File "game/screens/choice.rpy", line 2, in execute
  File "game/screens/choice.rpy", line 19, in execute
  File "game/screens/choice.rpy", line 20, in execute
  File "game/screens/choice.rpy", line 26, in execute
IndexError: tuple index out of range

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

Full traceback:
  File "script/episode3/ep3_scene10b_concierge_VJX.rpyc", line 75, in script
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\ast.py", line 1922, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\exports.py", line 1106, in menu
    rv = renpy.store.menu(new_items)
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\exports.py", line 1345, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\ui.py", line 299, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\display\core.py", line 3582, 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:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\display\core.py", line 4055, in interact_core
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\display\core.py", line 684, in visit_all
    d.visit_all(callback, seen)
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\display\screen.py", line 476, in visit_all
    callback(self)
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\display\core.py", line 4055, in <lambda>
    root_widget.visit_all(lambda d : d.per_interact())
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\display\screen.py", line 487, in per_interact
    self.update()
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\display\screen.py", line 680, in update
    self.screen.function(**self.scope)
  File "game/screens/choice.rpy", line 1, in execute
  File "game/screens/choice.rpy", line 1, in execute
  File "game/screens/choice.rpy", line 2, in execute
  File "game/screens/say.rpy", line 20, in execute
  File "game/screens/say.rpy", line 20, in execute
  File "game/screens/say.rpy", line 21, in execute
  File "game/screens/say.rpy", line 31, in execute
  File "game/screens/say.rpy", line 36, in execute
  File "game/screens/choice.rpy", line 2, in execute
  File "game/screens/choice.rpy", line 19, in execute
  File "game/screens/choice.rpy", line 20, in execute
  File "game/screens/choice.rpy", line 26, in execute
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\ui.py", line 988, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\text\text.py", line 1633, in __init__
    self.set_text(text, scope, substitute) # type: ignore
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\text\text.py", line 1763, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute) # type: ignore
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\renpy\substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 165, in vformat
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 205, in _vformat
  File "D:\Users\Lenovo-Gaming\Desktop\RaceOfLife-Episode_3.2-pc\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-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 270, in get_field
  File "/home/tom/ab/renpy-build-fix/tmp/install.linux-x86_64/lib/python3.9/string.py", line 225, in get_value
IndexError: tuple index out of range

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Race of Life Episode_3.2
Mon Dec 16 18:59:17 2024
 

Meabe37

Member
Mar 9, 2023
124
937
I read back 2-3 pages and used the search option but still can't find it /: I just wanna know how to get full natalya and jasmine threesome scene since I did 2 playthroughs with no success
You need to be involved with Nat and NOT be on the romance path with Jasmine.
 
  • Like
Reactions: VOYEUR

Blackheartz_

Member
Nov 18, 2020
136
56
does Camille ever become available as a path or LI, i know shes married with MC's best friend but maybe they will divorce? I really like Camille and would like her to become an LI or atleast a scene or two. Has the dev ever mention her as a possible option?
 

MagicMan753

Active Member
Nov 19, 2021
663
996
does Camille ever become available as a path or LI, i know shes married with MC's best friend but maybe they will divorce? I really like Camille and would like her to become an LI or atleast a scene or two. Has the dev ever mention her as a possible option?
I don't remember the dev mentioning anything of the sort, but if I had to gued she will never be a Li in the story.

The one thing I can see maybe is an extra scene they like to do every update. That could be a cool way to do something with her if they want.
 

Blackheartz_

Member
Nov 18, 2020
136
56
I don't remember the dev mentioning anything of the sort, but if I had to gued she will never be a Li in the story.

The one thing I can see maybe is an extra scene they like to do every update. That could be a cool way to do something with her if they want.
i was hoping maybe her and Cooper have a really bad fight and she comes to the MC and that opens the path into something? or they just straight up divorce so it wouldn't be considered cheating or betrayal to Cooper(just a bit of breaking bro code LOL)
 
  • Heart
Reactions: priyabrata

Dessolos

Devoted Member
Jul 25, 2017
11,761
15,153
i was hoping maybe her and Cooper have a really bad fight and she comes to the MC and that opens the path into something? or they just straight up divorce so it wouldn't be considered cheating or betrayal to Cooper(just a bit of breaking bro code LOL)
I honestly hope this doesn't happen I like Coop and don't want to see him and his wife split up. tbh even if they did I would not play her path because of Coop because still a shitty thing to do even if they are split.
 

Garvelt

Member
Aug 26, 2020
226
678
does Camille ever become available as a path or LI, i know shes married with MC's best friend but maybe they will divorce? I really like Camille and would like her to become an LI or atleast a scene or two. Has the dev ever mention her as a possible option?
Can't speak for the devs, but I just can't see that happening. It wouldn't make sense at all. The MC is very good friends with both of them and even with a huge amount of porn logic involved, I couldn't even imagine a threesome involving the MC, Cooper and Camille, let alone something between the two of them.

If she is popular enough with the Patreons though, I could see her being in one of the extra scenes.
 

byaaahh

Member
Feb 3, 2018
184
302
My only issue with the update is the topless pool scene, but not the one everyone else views as an issue. Allie is a divorcee, single and questions her self worth so gets talked into freeing the titties.

My issue is the Veronica scene. She is in a relationship, where both parties just professed their love to each other, only for her to be goaded into exposing herself to a stranger to prove she is more attractive than the competition. Like, Lady, you already have the man, why are you flashing the lifeguard to prove a point?
 

Old Grumpy Wolf

Devoted Member
Jul 17, 2021
8,916
13,633
Anyone else have this error:

Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/script/episode3/ep3_scene9.rpy", line 205, in script
    $ phone_data["am"]["showInBio"] = True
  File "game/script/episode3/ep3_scene9.rpy", line 205, in <module>
    $ phone_data["am"]["showInBio"] = True
KeyError: 'am'

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

Full traceback:
  File "game/script/episode3/ep3_scene9.rpy", line 205, in script
    $ phone_data["am"]["showInBio"] = True
  File "F:\VNs\Race of Life\RaceOfLife-EP3.2\renpy\ast.py", line 1138, in execute
    renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
  File "F:\VNs\Race of Life\RaceOfLife-EP3.2\renpy\python.py", line 1122, in py_exec_bytecode
    exec(bytecode, globals, locals)
  File "game/script/episode3/ep3_scene9.rpy", line 205, in <module>
    $ phone_data["am"]["showInBio"] = True
KeyError: 'am'

Windows-10-10.0.19045 AMD64
Ren'Py 8.1.3.23091805
Race of Life Episode_3.2
Mon Dec 16 20:23:05 2024
 

LSC82

Engaged Member
Jul 27, 2020
2,250
4,628
Man this game is really good, humor is top notch, touching moments, great best friend, awesome graphics...
And as a car nerd even the car lingo is well done (y)

People have told me this was good, but it exceed my expectations.
 
Last edited:

Krytax123

Well-Known Member
Dec 29, 2022
1,833
3,905
My only issue with the update is the topless pool scene, but not the one everyone else views as an issue. Allie is a divorcee, single and questions her self worth so gets talked into freeing the titties.

My issue is the Veronica scene. She is in a relationship, where both parties just professed their love to each other, only for her to be goaded into exposing herself to a stranger to prove she is more attractive than the competition. Like, Lady, you already have the man, why are you flashing the lifeguard to prove a point?
Lmao she does WHAT? :ROFLMAO: :ROFLMAO:

I want to say stuff like that is why i never liked her but i would never suspected her out of all the LI's to behave like that considering how obsessed and desperate she is.

Like uh ... is she really flashing him or is it like the allie scene just with a added lifeguard who walks by ?
 

lorddarkam

Active Member
Jan 1, 2018
924
805
Lmao she does WHAT? :ROFLMAO: :ROFLMAO:

I want to say stuff like that is why i never liked her but i would never suspected her out of all the LI's to behave like that considering how obsessed and desperate she is.

Like uh ... is she really flashing him or is it like the allie scene just with a added lifeguard who walks by ?
Fun fact i know i guy who has been trying to get his wife to do those things for 1year now, fun how some guy want it and the girl wont do it no matter what, and some guys are all worried they will be cucked and the GF is sending eveyone Nudes on Whatsapp
 
4.80 star(s) 196 Votes