Sure. Please share your details : platform, DMD story knowledge, downloading history...
when Im trying to load some save file from the i download this is the error I receive
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch2_day0.rpy", line 681, in script
NameError: name 'y_name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "J:\games\Dating My Daughter\renpy\bootstrap.py", line 295, in bootstrap
renpy.main.main()
File "J:\games\Dating My Daughter\renpy\main.py", line 487, in main
run(restart)
File "J:\games\Dating My Daughter\renpy\main.py", line 147, in run
renpy.execution.run_context(True)
File "J:\games\Dating My Daughter\renpy\execution.py", line 761, in run_context
context.run()
File "game/ch2_day0.rpy", line 681, in script
File "J:\games\Dating My Daughter\renpy\ast.py", line 613, in execute
renpy.exports.say(who, what, interact=self.interact)
File "J:\games\Dating My Daughter\renpy\exports.py", line 1147, in say
who(what, interact=interact)
File "J:\games\Dating My Daughter\renpy\character.py", line 847, in __call__
who = renpy.python.py_eval(who)
File "J:\games\Dating My Daughter\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "J:\games\Dating My Daughter\renpy\python.py", line 1743, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "<none>", line 1, in <module>
NameError: name 'y_name' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.16