so i am wondering it something triggered improperly.
so wondering if something went wrong here.
You don't have permission to view the spoiler content.
Log in or register now.
This happening isn't possible in the base-game's code for v0.4. Did some digging, and it seems your problem comes directly from the linked WT Mod.so i am wondering it something triggered improperly.so wondering if something went wrong here.You don't have permission to view the spoiler content. Log in or register now.
Hey bro, fan of your kinks, and I've said shit about the game before but it's really just because I'm a fan and I want more. I don't care if it takes years but keep the Maddie content comingThis happening isn't possible in the base-game's code for v0.4. Did some digging, and it seems your problem comes directly from the linked WT Mod.
Checked on my end. It's not SanchoMod doing it... but then again it's obviously not installed in your case according to your screen grabs but I checked it nonetheless. Regards.so i am wondering it something triggered improperly.so wondering if something went wrong here.You don't have permission to view the spoiler content. Log in or register now.
In ch3.rpy JEV21 should probably be JEV22 since JEV21 doesn't exist in JokerMod/JokerModMC.rpy and i can't find JEV22 in ch*.rpyRadiant [v0.4] Walkthrough
Features:
You don't have permission to view the spoiler content. Log in or register now.
Installation:
You don't have permission to view the spoiler content. Log in or register now.
Download:You must be registered to see the links-You must be registered to see the links
As always if you like the game please show your support for the Dev,You must be registered to see the links.
If you like my work, please consider supporting me on myYou must be registered to see the linksorYou must be registered to see the links, check myYou must be registered to see the links.
Fixed, thank you.In ch3.rpy JEV21 should probably be JEV22 since JEV21 doesn't exist in JokerMod/JokerModMC.rpy and i can't find JEV22 in ch*.rpy
i actually have the walkthrough mod installed thats linked at page 1. just got further along and found that allice has the same problem.Checked on my end. It's not SanchoMod doing it... but then again it's obviously not installed in your case according to your screen grabs but I checked it nonetheless. Regards.
Damn. You must be fun at parties. MC is based on you...right? If that's the caseMy dude... I married a girl who'd been with 3 dudes before me. I dated a girl in high school that had 7 partners before I even touched her. I've even tag teamed a girl with a close friend/ex-roommate.
I hope MC won't come with this side of yours.I've even tag teamed a girl with a close friend/ex-roommate.
BLOOD FOR THE BLOOD GO.... wait... wrong type of bloody...Bloody Deflowering (Optional)
Do I smell heresy?BLOOD FOR THE BLOOD GO.... wait... wrong type of bloody...![]()
the blood you want for blood god, is the blood of your enemies, not waifusDo I smell heresy?
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.If i get romance path with vanessa do i lose points with brooke?
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
This is a problem with the Unofficial WT Mod.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?
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?