I'm sorry, but an uncaught exception occurred.
While running game code:
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 149, in execute
hbox pos (150, 150) spacing 30:
File "game/nm_cheats.rpy", line 174, in execute
viewport area (0, 30, 880, 800):
File "game/nm_cheats.rpy", line 175, in execute
has vbox spacing 20
File "game/nm_cheats.rpy", line 183, in execute
hbox pos (20, 0) xsize 810 spacing 5:
File "game/nm_cheats.rpy", line 184, in execute
viewport mousewheel 'change' draggable True id 'vp3':
File "game/nm_cheats.rpy", line 185, in execute
has vbox spacing 5
File "game/nm_cheats.rpy", line 186, in execute
frame xfill True background None:
File "game/nm_cheats.rpy", line 187, in execute
if CurChar == 'max':
File "game/nm_cheats.rpy", line 511, in execute
vbox spacing -1:
File "game/nm_cheats.rpy", line 585, in execute
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
File "game/nm_cheats.rpy", line 585, in <module>
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
NameError: name 'char_name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "renpy/bootstrap.py", line 331, in bootstrap
renpy.main.main()
File "renpy/main.py", line 662, in main
run(restart)
File "renpy/main.py", line 148, in run
renpy.execution.run_context(True)
File "renpy/execution.py", line 922, in run_context
context.run()
File "core/core.rpyc", line 570, in script call
File "core/core.rpyc", line 607, in script
File "core/core.rpyc", line 570, in script call
File "core/core.rpyc", line 607, in script
File "renpy/ast.py", line 2015, in execute
self.call("execute")
File "renpy/ast.py", line 2003, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "renpy/statements.py", line 278, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 569, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "renpy/exports.py", line 3136, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", 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 3325, 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 3737, 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 436, in visit_all
callback(self)
File "renpy/display/core.py", line 3737, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "renpy/display/screen.py", line 447, in per_interact
self.update()
File "renpy/display/screen.py", line 637, in update
self.screen.function(**self.scope)
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 135, in execute
screen menu_userinfo():
File "game/nm_cheats.rpy", line 149, in execute
hbox pos (150, 150) spacing 30:
File "game/nm_cheats.rpy", line 174, in execute
viewport area (0, 30, 880, 800):
File "game/nm_cheats.rpy", line 175, in execute
has vbox spacing 20
File "game/nm_cheats.rpy", line 183, in execute
hbox pos (20, 0) xsize 810 spacing 5:
File "game/nm_cheats.rpy", line 184, in execute
viewport mousewheel 'change' draggable True id 'vp3':
File "game/nm_cheats.rpy", line 185, in execute
has vbox spacing 5
File "game/nm_cheats.rpy", line 186, in execute
frame xfill True background None:
File "game/nm_cheats.rpy", line 187, in execute
if CurChar == 'max':
File "game/nm_cheats.rpy", line 511, in execute
vbox spacing -1:
File "game/nm_cheats.rpy", line 585, in execute
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
File "game/nm_cheats.rpy", line 585, in <module>
if (chars[CurChar] in infl) and (not infl[chars[CurChar]].freeze) and (flags.eric_banished is not 1) and (infl[chars[char_name]]._m1_01classes__m is not None): # influence cheat
NameError: name 'char_name' is not defined
Windows-10-10.0.19041
Ren'Py 7.4.11.2266
Большой брат: Другая история 0.08.0.05
Wed Mar 9 06:53:00 2022
What error do you get? What's the bug?