apenasumcaraqualquer
New Member
- Jun 5, 2017
- 4
- 1
Hi! I got this error while trying to do the meteorology assignment and I'm unable to go on in professor Zhou line.
Any hint about it?
Code:
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/script/story/legacy/computer_stuff/homework/assignments.rpy", line 20, in <module>
NameError: name 'can_write_meteorology_essay' is not defined
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "script.rpyc", line 22, in script call
File "script/story/legacy/computer_stuff/homework/assignments.rpyc", line 19, in script
File "renpy/ast.py", line 1618, in execute
File "renpy/exports.py", line 1075, in menu
File "renpy/python.py", line 1209, in py_eval
File "renpy/python.py", line 1202, in py_eval_bytecode
File "game/script/story/legacy/computer_stuff/homework/assignments.rpy", line 20, in <module>
NameError: name 'can_write_meteorology_essay' is not defined
Any hint about it?