and this?
-- Full Traceback ------------------------------------------------------------
Full traceback:
\Maxslife-0.31-Full\renpy\bootstrap.py", line 314, in bootstrap
renpy.main.main()
Maxslife-0.31-Full\renpy\main.py", line 373, in main
renpy.game.script.load_script() # sets renpy.game.script.
Maxslife-0.31-Full\renpy\script.py", line 271, in load_script
self.load_appropriate_file(".rpyc", ".rpy", dir, fn, initcode)
\Maxslife-0.31-Full\renpy\script.py", line 775, in load_appropriate_file
self.finish_load(stmts, initcode, filename=lastfn)
\Maxslife-0.31-Full\renpy\script.py", line 452, in finish_load
check_name(node)
\Maxslife-0.31-Full\renpy\script.py", line 435, in check_name
bad_node.filename, bad_node.linenumber))
ScriptError: Name (u'/home/tom/ab/renpy/renpy/common/000atl.rpy', 1504313599, 0) is defined twice, at renpy/common/000atl.rpy:25 and renpy/common/000atl_1.rpyc:25.
pach 0.32
Are you asking me. If so, I have this:
Full traceback:
File "game/SCRIPT/church.rpy", line 9, in script
call screen church_entry
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\ast.py", line 1947, in execute
self.call("execute")
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\ast.py", line 1935, in call
return renpy.statements.call(method, parsed, *args, **kwargs)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\statements.py", line 277, in call
return method(parsed, *args, **kwargs)
File "renpy/common/000statements.rpy", line 531, in execute_call_screen
store._return = renpy.call_screen(name, *args, **kwargs)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\exports.py", line 2896, in call_screen
rv = renpy.ui.interact(mouse="screen", type="screen", roll_forward=roll_forward)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\ui.py", line 295, in interact
rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 2699, in interact
repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 3091, in interact_core
root_widget.visit_all(lambda i : i.per_interact())
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 541, in visit_all
d.visit_all(callback, seen)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\screen.py", line 430, in visit_all
callback(self)
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\core.py", line 3091, in <lambda>
root_widget.visit_all(lambda i : i.per_interact())
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\screen.py", line 440, in per_interact
self.update()
File "K:\MEGAsync Downloads\MAX S LIFE\Maxslife-0.31-Full\Maxslife-0.31-Full\renpy\display\screen.py", line 625, in update
self.screen.function(**self.scope)
File "game/SCRIPT/church.rpy", line 71, in execute
screen church_entry:
File "game/SCRIPT/church.rpy", line 71, in execute
screen church_entry:
File "game/SCRIPT/church.rpy", line 72, in execute
if day < 4:
File "game/SCRIPT/church.rpy", line 74, in execute
if day == 1:
File "game/SCRIPT/church.rpy", line 83, in execute
if maria_feet == True:
File "<screen language>", line 83, in <module>
NameError: name 'maria_feet' is not defined
Windows-8-6.2.9200
Ren'Py 7.3.2.320
0.31
Fri Jul 17 17:55:43 2020