- Oct 6, 2017
- 5
- 1
Can somebody help I got the below error when trying to load the saves in Dating my Daughter v0.16 chapter 2
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch2_day0.rpy", line 3744, in script
NameError: name 'd_name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ch2_day0.rpy", line 3744, in script
File "E:\Compressed\Dating My Daughter\renpy\ast.py", line 613, in execute
renpy.exports.say(who, what, interact=self.interact)
File "E:\Compressed\Dating My Daughter\renpy\exports.py", line 1147, in say
who(what, interact=interact)
File "E:\Compressed\Dating My Daughter\renpy\character.py", line 847, in __call__
who = renpy.python.py_eval(who)
File "E:\Compressed\Dating My Daughter\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Compressed\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 'd_name' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.16
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/ch2_day0.rpy", line 3744, in script
NameError: name 'd_name' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "game/ch2_day0.rpy", line 3744, in script
File "E:\Compressed\Dating My Daughter\renpy\ast.py", line 613, in execute
renpy.exports.say(who, what, interact=self.interact)
File "E:\Compressed\Dating My Daughter\renpy\exports.py", line 1147, in say
who(what, interact=interact)
File "E:\Compressed\Dating My Daughter\renpy\character.py", line 847, in __call__
who = renpy.python.py_eval(who)
File "E:\Compressed\Dating My Daughter\renpy\python.py", line 1749, in py_eval
return py_eval_bytecode(code, globals, locals)
File "E:\Compressed\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 'd_name' is not defined
Windows-8-6.2.9200
Ren'Py 6.99.12.4.2187
DMD Chapter 2 0.16