Re: Left of Center [Comedy, Friendship, BxB/BxG, NaNo13]
Posted: Tue Apr 02, 2013 5:03 am
I've played some of this, and I like it so far, but I got one line into day 5:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1897, in script
File "game/script.rpy", line 1897, in python
NameError: name 'midight_dissolve' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Elibro\Downloads\Extracted(if needs to be) VNs or KNs\Left of Center-0.9-all\renpy\execution.py", line 288, in run
node.execute()
File "C:\Users\Elibro\Downloads\Extracted(if needs to be) VNs or KNs\Left of Center-0.9-all\renpy\ast.py", line 955, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Users\Elibro\Downloads\Extracted(if needs to be) VNs or KNs\Left of Center-0.9-all\renpy\ast.py", line 920, in show_imspec
at_list = [ renpy.python.py_eval(i) for i in at_list ]
File "C:\Users\Elibro\Downloads\Extracted(if needs to be) VNs or KNs\Left of Center-0.9-all\renpy\python.py", line 1292, in py_eval
return eval(py_compile(source, 'eval'), globals, locals)
File "game/script.rpy", line 1897, in <module>
NameError: name 'midight_dissolve' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 6.15.1.275
Left of Center 0.9
It looks like "midnight" was just misspelled, but I could be wrong.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script.rpy", line 1897, in script
File "game/script.rpy", line 1897, in python
NameError: name 'midight_dissolve' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Users\Elibro\Downloads\Extracted(if needs to be) VNs or KNs\Left of Center-0.9-all\renpy\execution.py", line 288, in run
node.execute()
File "C:\Users\Elibro\Downloads\Extracted(if needs to be) VNs or KNs\Left of Center-0.9-all\renpy\ast.py", line 955, in execute
show_imspec(self.imspec, atl=getattr(self, "atl", None))
File "C:\Users\Elibro\Downloads\Extracted(if needs to be) VNs or KNs\Left of Center-0.9-all\renpy\ast.py", line 920, in show_imspec
at_list = [ renpy.python.py_eval(i) for i in at_list ]
File "C:\Users\Elibro\Downloads\Extracted(if needs to be) VNs or KNs\Left of Center-0.9-all\renpy\python.py", line 1292, in py_eval
return eval(py_compile(source, 'eval'), globals, locals)
File "game/script.rpy", line 1897, in <module>
NameError: name 'midight_dissolve' is not defined
Windows-7-6.1.7601-SP1
Ren'Py 6.15.1.275
Left of Center 0.9
It looks like "midnight" was just misspelled, but I could be wrong.