Speedy1505

Member
Jul 1, 2018
229
184
Python:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/screens.rpy", line 223, in execute
  File "game/screens.rpy", line 223, in execute
  File "game/screens.rpy", line 226, in execute
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 236, in execute
  File "game/screens.rpy", line 240, in execute
NameError: Name 'Lexie' is not defined.

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

Full traceback:
  File "scriptJASON.rpyc", line 1608, in script
  File "renpy/ast.py", line 1683, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1062, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1298, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward)
  File "renpy/ui.py", line 298, in interact
    rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
  File "renpy/display/core.py", line 3276, 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 3694, 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/screen.py", line 432, in visit_all
    callback(self)
  File "renpy/display/core.py", line 3694, in <lambda>
    root_widget.visit_all(lambda i : i.per_interact())
  File "renpy/display/screen.py", line 443, in per_interact
    self.update()
  File "renpy/display/screen.py", line 631, in update
    self.screen.function(**self.scope)
  File "game/screens.rpy", line 223, in execute
  File "game/screens.rpy", line 223, in execute
  File "game/screens.rpy", line 226, in execute
  File "game/screens.rpy", line 230, in execute
  File "game/screens.rpy", line 236, in execute
  File "game/screens.rpy", line 240, in execute
  File "renpy/ui.py", line 992, in _textbutton
    text = renpy.text.text.Text(label, style=text_style, substitute=substitute, scope=scope, **text_kwargs)
  File "renpy/text/text.py", line 1551, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1670, 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 585, in _vformat
  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
  File "renpy/substitutions.py", line 228, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'Lexie' is not defined.

Windows-10-10.0.19041
Ren'Py 7.4.8.1895
Prologue #1/2 V0.3.2
Fri Nov 19 12:48:34 2021
 
  • Like
Reactions: Lexie lecoeur

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,929
14,207
Torrent: ( ) ❤
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
- get torrents a few minutes early! (rpdl#6652)
 

Vleder

Member
Dec 14, 2020
465
1,199
Hi Jason Lecoeur,
Really enjoying your work. A bit of a different approach, true, but that's only bound to make it more interesting.
I have a question regarding this update: when in the top of the building you have a choice concerning Lexie's behavior. But what does it mean exactly? Are the choices mutually exclusive? If you choose for her to fall in love she'll never get handsy or into exhibitionism? If you choose the other two she won't fall in love, or there's a possibility add those kinks as the story progresses?
Thanks.
 

Lexie lecoeur

Active Member
Game Developer
Sep 18, 2021
652
4,189
Hello Vleder,
Thank you for your feedback.
As far as personality choices are concerned, they are not exclusive. Later in the story we will find a Lexie in love and exibitionist, or exibitionist then tactile.
You have to see these choices for short term effects but they will influence the story all the same.
It is difficult to have everything at the same time.
To deprive oneself on certain choices, will reveal other options later on.
 
  • Like
Reactions: Vleder

Hyperserver

often the biggest step forward is to "step back"
Donor
Jun 30, 2018
2,932
7,791
really good game - but i really suggest BEFORE adding 1000 languages, add more content.
In my humble opinion your native language FR and english should be enough.
Don't waste your ressources into scripting language packs. (y)

I mean: The last 2 updates were only language packs - one for IT and one for ES - 2 wasted updates and we haven't even left the prologue :FacePalm:
 
Last edited:

RPDL

do torrent. go fast.
Donor
Dec 17, 2020
4,929
14,207
Torrent: ( ) ❤
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
You don't have permission to view the spoiler content. Log in or register now.
- get torrents a few minutes early! (rpdl#6652)
 
4.50 star(s) 124 Votes