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

The Pie Rat

Active Member
Aug 26, 2021
988
2,514
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch3.rpy", line 3930, in script
    menu:
  File "game/screens.rpy", line 212, in execute
  File "game/screens.rpy", line 212, in execute
  File "game/screens.rpy", line 215, in execute
  File "game/screens.rpy", line 216, in execute
  File "game/screens.rpy", line 217, in execute
NameError: Name 'JEV21' is not defined.

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

Full traceback:
  File "game/ch3.rpy", line 3930, in script
    menu:
  File "renpy/ast.py", line 1903, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1010, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1250, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, 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 212, in execute
  File "game/screens.rpy", line 212, in execute
  File "game/screens.rpy", line 215, in execute
  File "game/screens.rpy", line 216, in execute
  File "game/screens.rpy", line 217, 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 1594, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1712, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  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 "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/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 236, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'JEV21' is not defined.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Radiant 0.4
Thu Sep 15 08:47:49 2022

I get this error after Brooke starts to go for a "help" in MC pants and after this error MC stops her.... is this error part of a choice?
This is a problem with the Unofficial WT Mod.
 

Uthuriel

Conversation Conqueror
Jan 26, 2021
6,889
21,490
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch3.rpy", line 3930, in script
    menu:
  File "game/screens.rpy", line 212, in execute
  File "game/screens.rpy", line 212, in execute
  File "game/screens.rpy", line 215, in execute
  File "game/screens.rpy", line 216, in execute
  File "game/screens.rpy", line 217, in execute
NameError: Name 'JEV21' is not defined.

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

Full traceback:
  File "game/ch3.rpy", line 3930, in script
    menu:
  File "renpy/ast.py", line 1903, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1010, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1250, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, 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 212, in execute
  File "game/screens.rpy", line 212, in execute
  File "game/screens.rpy", line 215, in execute
  File "game/screens.rpy", line 216, in execute
  File "game/screens.rpy", line 217, 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 1594, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1712, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  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 "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/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 236, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'JEV21' is not defined.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Radiant 0.4
Thu Sep 15 08:47:49 2022

I get this error after Brooke starts to go for a "help" in MC pants and after this error MC stops her.... is this error part of a choice?
1663229889998.png

Probably this... redownload the mod and overwrite.
 

SrRK

Well-Known Member
Donor
Game Developer
Jun 18, 2018
1,119
6,637
View attachment 2044919
I choose Maddie First but this text appears like i choosed Olivia before coming for Maddie.
This would again be the unofficial WT Mod. Nothing we can do about that unfortunately... seems a lot of 'if/else statements' were removed or changed around for reasons I'm not quite sure of.

Seeing that text isn't possible in the base code unless you visited Liv before Maddison.

The exception that occurred is related to the WT mod also, since 'JEV21' doesn't exist in the base-game.

Dammed
What are the effects of having dark points ??
If it's just a few?

Nothing really at all. Even later in the game, it's possible to have more than a dozen or so dark points with no real effect.

It's only when you've made quite a few dark choices or intentionally steered yourself down the Dark Path that you'll notice anything that impacts the game. So long as your highest stats are "lust" or "purity" you don't have to worry about that.
 
Last edited:

dolfe67

Forum Fanatic
Apr 25, 2020
5,081
14,096
You never lose points with any of the girls or get punished on any technical level for going full throttle and seeking out that ultimate harem. Happy hunting, sir.
Not even when you fuck the girl while on phone with Brooke? :unsure: She looks sad but I guess she'll overlooked it
 

SrRK

Well-Known Member
Donor
Game Developer
Jun 18, 2018
1,119
6,637
Not even when you fuck the girl while on phone with Brooke? :unsure: She looks sad but I guess she'll overlooked it
There's usually other variables at play for these kinds of choices, outside of just the usual pure/lust/dark points and relationship changes.
 
  • Like
Reactions: Allan Trumbull

SirWilliam

Member
Feb 16, 2019
222
94
Code:
I'm sorry, but an uncaught exception occurred.

While running game code:
  File "game/ch3.rpy", line 3930, in script
    menu:
  File "game/screens.rpy", line 212, in execute
  File "game/screens.rpy", line 212, in execute
  File "game/screens.rpy", line 215, in execute
  File "game/screens.rpy", line 216, in execute
  File "game/screens.rpy", line 217, in execute
NameError: Name 'JEV21' is not defined.

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

Full traceback:
  File "game/ch3.rpy", line 3930, in script
    menu:
  File "renpy/ast.py", line 1903, in execute
    choice = renpy.exports.menu(choices, self.set, args, kwargs, item_arguments)
  File "renpy/exports.py", line 1010, in menu
    rv = renpy.store.menu(new_items)
  File "renpy/exports.py", line 1250, in display_menu
    rv = renpy.ui.interact(mouse='menu', type=type, 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 212, in execute
  File "game/screens.rpy", line 212, in execute
  File "game/screens.rpy", line 215, in execute
  File "game/screens.rpy", line 216, in execute
  File "game/screens.rpy", line 217, 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 1594, in __init__
    self.set_text(text, scope, substitute)
  File "renpy/text/text.py", line 1712, in set_text
    i, did_sub = renpy.substitutions.substitute(i, scope, substitute)
  File "renpy/substitutions.py", line 278, in substitute
    s = formatter.vformat(s, (), kwargs) # type: ignore
  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 "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/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 236, in __getitem__
    raise NameError("Name '{}' is not defined.".format(key))
NameError: Name 'JEV21' is not defined.

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Radiant 0.4
Thu Sep 15 08:47:49 2022

I get this error after Brooke starts to go for a "help" in MC pants and after this error MC stops her.... is this error part of a choice?
Me Too you think they going to fix soon?
 

theMickey_

Engaged Member
Mar 19, 2020
2,244
2,932
running game code name error jev21
Me Too you think they going to fix soon?
"They" (if you're referring to the developers of this game) won't do anything about this "JEV21" bug. Because it's not in their code. It's caused by the Walkthrough mod you've got installed.

// EDIT: I just checked and the WT mod got updated yesterday, so maybe download the new version and try again. I can't see any "JEV21" jump in the updated mod anymore. As mentioned by the mod author here.
 
Last edited:

SrRK

Well-Known Member
Donor
Game Developer
Jun 18, 2018
1,119
6,637
running game code name error jev21
Yeah sorry buddy we can't do anything about that one, as it's caused by the mod you're using rather than the game itself. That said I'm sure Joker will release a fix for it, if it wasn't already fixed in his latest mod update.

In the meantime, you can uninstall/remove the mod and then use the official written walkthrough located here.
 
Last edited:
  • Like
Reactions: HathgarNiche

SirWilliam

Member
Feb 16, 2019
222
94
Yeah sorry buddy we can't do anything about that one, as it's caused by the mod you're using rather than the game itself. That said I'm sure Joker will release a fix for it, if it wasn't already fixed in his latest mod update.

In the meantime, you can uninstall/remove the mod and then use the official written walkthrough located here.
OK thank you :)
 
  • Heart
Reactions: SrRK

Sancho1969

Message Maven
Modder
Donor
Jan 19, 2020
12,382
48,874
Something wicked this way comes....

SanchoMod proudly presents:
Radiant - MultiMod Edition (v0.4 Update)
View attachment 2027019

Go get you some.
( simply click on the banner pic above )
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.
Please enjoy. Mod core is updated to the latest v6a with even more features. I hope you find at least one feature beneficial to your experience. Remember absolutely everything can be toggled on/off as desired and on the fly. Complete information and exhaustive previews can be found on the mod's thread (simply click the banner above). Regards and be well.

- Sancho
Shameless plug for those that don't know it's a thing. So many features they have to put inside spoilers :p
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.
Go get you some.
 
  • Like
Reactions: JennaJJ
4.30 star(s) 281 Votes